Тёмный
Academind
Academind
Academind
Подписаться
There's always something to learn!

We create courses and tutorials on tech-related topics since 2016!

We teach development and web development (Python, React.js, JavaScript, Next.js, Flutter and many more) but also new technologies like ChatGPT. Check our RU-vid channel, official website and social media and start learning today!

🖥️ Official Website
academind.com/

🎥 Udemy Courses
www.udemy.com/user/academind

👉Academind Pro Membership (50+ courses included)
pro.academind.com/

🤝 Social Media
• Twitter: @maxedapps (twitter.com/maxedapps) and @academind_real (twitter.com/academind_real)
• Instagram: @academind_real (instagram.com/academind_real/)
• Facebook: academindchannel (facebook.com/academindchannel)

💻 Academind Official Website
academind.com/

See you in the videos!

Imprint: academind.com/impressum/en
You might not need useEffect() ...
21:45
Месяц назад
How To Use It & Why It's Awesome
8:12
2 месяца назад
Understanding Signals
8:04
2 месяца назад
OpenAI did it again ... with SORA!
4:11
3 месяца назад
You might not need useState()!
8:31
3 месяца назад
Launching something new...
1:48
3 месяца назад
React's becoming a bit weird...
8:23
4 месяца назад
Thank you 🙏 We added 200 extra slots
0:49
5 месяцев назад
This is going to sell out fast!
0:37
5 месяцев назад
Angular's Renaissance
5:34
6 месяцев назад
NEW content everywhere!
3:38
6 месяцев назад
Is ChatGPT Still Best?
11:34
Год назад
Getting Started with SolidJS
18:53
Год назад
It's end-to-end testing time!
1:31
Год назад
Комментарии
@tiagox9
@tiagox9 17 часов назад
Well with React 19 useEffect it's becoming obsolete. The use() hook will take care of it
@kishanbsh
@kishanbsh День назад
Is react still a "library" though?
@odinVenom
@odinVenom День назад
whens rust ? pleaaaase....
@Iamkehny
@Iamkehny День назад
Hi Max, Please do you have a PHP and/or Laravel course lined up???
@Chaoseweebedits
@Chaoseweebedits День назад
How to i add my own images in image
@drksy-wf7of
@drksy-wf7of 2 дня назад
1.75x playback with Max. Every time. Good video tho.
@AbdurrahmanASUR
@AbdurrahmanASUR 2 дня назад
yooo 0 comments
@cse6055
@cse6055 2 дня назад
I hate 21 minute videos that could have been 2
@ewr34certxwertwer
@ewr34certxwertwer 3 дня назад
why would anyone want server rendering when your goal is to put as much load into the client side as possible?
@tiennsloit
@tiennsloit 3 дня назад
Thanks so much 💓💞💕
@GiuranRadu
@GiuranRadu 4 дня назад
Outdated, cannot be followed, sorry. I got too many errors till min 40... sorry
@dastaten
@dastaten 5 дней назад
Everything worked perfectly until 3:08:00. Now I'm getting "[plugin:vite:import-analysis] Failed to resolve import "react-router-dom" from "src\main.jsx". Does the file exist?" Did something change with React Router? Another tutorial I saw was importing { BrowserRouter, Routes, and Route } and not { RouterProvider, createBrowserRouter }.
@TheKauddin
@TheKauddin 5 дней назад
What happened to the source file?
@JakeTheChav
@JakeTheChav 5 дней назад
You shouldn't be using that key trick. It causes components to remount, which breaks the performance and may cause the component/page blinks/jumps if it's big.
@buku69420
@buku69420 5 дней назад
Js is a crime
@technophileit711
@technophileit711 5 дней назад
my angular 15 does't support this package
@quanbh
@quanbh 6 дней назад
How to have roads connecting locations together?
@nelsonmonroy5478
@nelsonmonroy5478 7 дней назад
Was the course updated? 🤔
@siddharthkumaryadav
@siddharthkumaryadav 7 дней назад
pls make a course over it
@Jose-fr6lp
@Jose-fr6lp 7 дней назад
Reset state with keys 🔥thanks for sharing
@tanya4406
@tanya4406 8 дней назад
Thank you for the video! It would be even more precious to know how many hours of practice for each technology required to get enough level of knowledge to move to the next one.
@aydagunes9130
@aydagunes9130 8 дней назад
Thank you for this great video,very helpful 🙏❤
@jjjj5452
@jjjj5452 8 дней назад
"don't pay attention to those roadmaps because you'll get overwhelmed" also Max: "you should learn php, node, go, java, rust, asp, sql, mongodb..."
@yahayaoyinkansola8258
@yahayaoyinkansola8258 9 дней назад
This is the best video I have found that has been able to make the whole concept behind OOP to make sense to me, thank you very much!!. To think this was 4 years ago
@Rebel101
@Rebel101 10 дней назад
Using a key is a terrible idea as it cannot be enforced, hence your component depends on the attribute you are unable to control. And yes, you can define an interface, but not its implementation! You should never use this pattern.
@satyasharma59
@satyasharma59 10 дней назад
@agm/core library in not compatible with the angular ^16 versions, its of no use now
@zweitekonto9654
@zweitekonto9654 10 дней назад
18:10 wouldn't this now run everytime the component is rerendered? with useEffect with empty dependencies, it would only get run once and thats what we want?
@maxalmonte14
@maxalmonte14 11 дней назад
Let's give it a year or so, will have a video called "Is LiquidJS the better SolidJS!?".
@cvai
@cvai 11 дней назад
Yup - this is the best one I've seen. This guy is a very experienced teacher who knows exactly how much detail to include.
@invalid.reference
@invalid.reference 11 дней назад
How come your zsh has autocomplete when hitting tab out of the box? The only way I can get that functionality is by editing the .zshrc file.
@vinothkumarv9722
@vinothkumarv9722 12 дней назад
wow sir, Its really a amazing explation about the topics :)
@TNG_22
@TNG_22 13 дней назад
Great Video!
@himanshusinha6456
@himanshusinha6456 13 дней назад
00:03 Visual Studio Code is a free code editor with IDE features, available for all platforms. 02:15 Visual Studio Code provides integrated tools for auto-completion and making coding more convenient. 06:11 Visual Studio Code has several important features like source control, debugging, and extensions. 08:17 Visual Studio Code enables multiple terminals and customization options 12:30 Creating elements in HTML, CSS, and JavaScript using Visual Studio Code 14:26 Intellisense feature helps in suggesting properties or methods based on context. 18:09 Visual Studio Code comes with essential extensions and themes. 19:55 Visual Studio Code offers various helpful shortcuts and features for improved productivity. 23:21 Navigate quickly through files and switch between projects using shortcuts. 25:09 Customize your Visual Studio Code settings easily. 28:48 Save and access workspaces in Visual Studio Code 30:46 Workspace settings allow managing specific project settings
@HarinashRajaSagar
@HarinashRajaSagar 13 дней назад
this guy sounds like ohnopixel
@suryakumars6358
@suryakumars6358 14 дней назад
Thanks
@Nyx-xy1ru
@Nyx-xy1ru 14 дней назад
awesome content on git
@juelmapereira4277
@juelmapereira4277 14 дней назад
thank u!
@DevonteEdward
@DevonteEdward 14 дней назад
25:23 use deleteOne instead of remove it has been deprecated.
@prehistoricedu1096
@prehistoricedu1096 15 дней назад
when i try to put a v-time-picker, the next message appears [Vue warn]: Failed to resolve component: v-time-picker
@DevonteEdward
@DevonteEdward 15 дней назад
the whole "useMongoClient: true" is deprecated and should be removed as its no longer needed in the newer versions of node.js
@codeNameMoose907
@codeNameMoose907 15 дней назад
Max is always so passionate whenever he talks about programming. How can you not love this guy? 🤗
@mdlindsey
@mdlindsey 15 дней назад
Do people really make these mistakes in their code?
@fabienlemoan4182
@fabienlemoan4182 16 дней назад
@fabienlemoan4182 il y a 11 jours can we have French subtitling on udemy?
@chandrasekharrachapudi5758
@chandrasekharrachapudi5758 16 дней назад
Hi, Sir with real-time projects there are no courses jest React unit test cases with in-depth knowledge. So Can you please do one course on udemy sir will learn from u please....
@chandrasekharrachapudi5758
@chandrasekharrachapudi5758 16 дней назад
Hi, Sir with real-time projects there are no courses jest React unit test cases with in-depth knowledge. So Can you please do one course on udemy sir will learn from u please....
@chandrasekharrachapudi5758
@chandrasekharrachapudi5758 16 дней назад
Hi, Sir with real-time projects there are no courses jest React unit test cases with in-depth knowledge. So Can you please do one course on udemy sir will learn from u please....
@chandrasekharrachapudi5758
@chandrasekharrachapudi5758 16 дней назад
Hi, Sir with real-time projects there are no courses jest React unit test cases with in-depth knowledge. So Can you please do one course on udemy sir will learn from u please....
@chandrasekharrachapudi5758
@chandrasekharrachapudi5758 16 дней назад
Hi, Sir with real-time projects there are no courses jest React unit test cases with in-depth knowledge. So Can you please do one course on udemy sir will learn from u please....
@mwaqarshahid
@mwaqarshahid 16 дней назад
Please avoid using React Query/TanStack Query as it will make your life miserable. Other than that, good stuff. 👏🏽
@fanzo_muciq5464
@fanzo_muciq5464 17 дней назад
Thank you very very very so much bro❤🎉😊