How to Master ReactJS?

preview_player
Показать описание


Timestamps
0:00 Teaser
3:53 React EcoSystem
5:32 Advanced React Concepts
7:01 Conclusion
7:36 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
How to Master ReactJS?
React 18 full course
React free tutorials
React course
React beginner tutorial
react tutorial
react js
learn react
react javascript
react tutorial 2021
react js tutorial
react tutorial for beginners

Рекомендации по теме
Комментарии
Автор

If someone's JavaScript is really good, it becomes a great weapon to learn react

bikidas
Автор

Things which are not in this video are redux, context api and react testing library and jest.

imnishantsharma
Автор

What i like about him is that he always gives his 100% honest advices.

mohitmohlia
Автор

I made News app with Angular...It 2 static page which is home and about...And 3 dynamic page/components which display news by getting it through api...How Can i improve rendering as it is only CSR?What will be best combination?For Example if i should use CSR+SSR...Where can i find tutorial on how to use both Angular and Angular Universal?

convolutionalnn
Автор

Just a suggestion after watching most of your videos.
Use of some motion graphics and youtube TIMESTAMP would be very well useful and user friendly for the viewers.

Apart from that, your videos are really really resourceful and knowledgable. Really love it.

rohitkf
Автор

I recorded each online class videos and used it to create a streaming website with react so students can watch it anytime..

jagannathkv
Автор

You could do a Vídeo showing where ( courses, articles, tutorials, websites) can we master React

samerkayali
Автор

Any tutorial or courses for that sorting in 3:10?

Автор

I watched this video till the end. Thanks!

thetranquilchannel
Автор

Hey Mehul, I have watched full video, Could you make a video on how to master responsive design using plain css.

prathameshpatil
Автор

I watched this video till the end. Thank you as well.

JTRCha
Автор

hey do you advice to learn the fundamental of functional programming before learning react? to really get the full understanding?

siddhant
Автор

How to approach that bar sorting animation?

susmitobhattacharyya
Автор

I watched to the end
I'm a great fan of your channel, kudos to you

kizzykizz
Автор

Thanks for the advice. I can judge me now :)

thewpwing
Автор

I watch your all videos till the end 😎

xyz-ebky
Автор

Thanks for the content! Really helped my understanding of react. Could you improve the audio though please.

lewitness
Автор

The thing is that angular also doesn't have lots of things which is exclusive to Angular only. For instance, Observable, which is used for subscribing data flows. And the observable is a part of the RXJS library. If angular needs to communicate between components that need <Subject> which is also a part of RXJS. The difference is that RXJS has come bundled with Angular itself whereas in React these libraries has to be added later through Node Package Manager. It has been done in React due to performance and to keep bundle size optimized.
But in nutshell, both are JS library and remember Angular which is developed with TypeScript is only a superset of JavaScript only. Most browser doesn't have the ability to compile typescript and even ES6 version. You are gonna need polyfill or transpiler like babel. Mastering react or angular is not practical cause one cannot master any one programming entirely. There will always be something that remain to learn.

SoumyajitMandal
Автор

Where do you explain how hooks work? I went from a short that was an ad for this video, and this video is a long ad for your course. Misleading

collinthomas
Автор

if possible, can you use a black marker? red is sometimes not visible to me fue to eye issues.. and it becomes too light for me.😅

Unknown-iiiw