React Overview - Learn Next.js

  Рет қаралды 21,836

leerob

leerob

Күн бұрын

Пікірлер: 24
@foundingfreedom1537
@foundingfreedom1537 4 жыл бұрын
1:02 Classes vs Functional Components 3:18 Arrow Functions 4:29 Props 7:25 ES6 Destructure 8:41 State 9:30 Fragment 12:48 ES6 Spread Items 13:22 ES6 Filter 15:20 React Hooks 19:02 ES6 Rest Spread 20:23 Wrap up.
@ilug5197
@ilug5197 3 жыл бұрын
Thanks! :*
@hfx
@hfx 3 жыл бұрын
This was really helpful, great voice great explanation!
@yashdeephinge
@yashdeephinge 3 жыл бұрын
Great Video Just a comment for viewers If you are a beginner the current version of react doesn't supports this. const comp = ()=>{ 1} you need to add return const comp = ()=>{ return 1} to make it work.
@quartz2844
@quartz2844 3 жыл бұрын
Thank you so much! Your videos are so helpful! :)
@tomrago844
@tomrago844 4 жыл бұрын
Amazing tutorial 💙
@stanstanstan
@stanstanstan 3 жыл бұрын
Awesome introduction, thank you!
@redbeard1891
@redbeard1891 4 жыл бұрын
Awesome content mate. Could you do a vid on how to setup a next+react native monorepo
@e11world
@e11world 4 жыл бұрын
I love the way you teach and I'm so excited that I found your channel (subbed) and learning this course from you. Can't wait to go through the rest of this playlist! I've been doing the cpanel way with WP or static html sites for years and finally getting on this train but have doubts since my JS level isn't much. Would you say this is a good alternative to building blogs, ecommerce sites for someone who's learning still (I do that stuff with ease for my clients with woocoomerce for example) but just not knowing enough about how you'd have the blog post be edited, adding products, integrating shopping cart system (with db) is still putting me off. Seems like your playlist has answers to lots of my questions but wondering if I can still upload / export a next.js site to cpanel easily?
@leerob
@leerob 4 жыл бұрын
Try vercel.com/import. Even easier than cpanel!
@svahora
@svahora 4 жыл бұрын
It's amazing what you're able to do with React, but it's difficult for me to read and conceptualize the code at 15:00 - Can NextJS only be used if one understands React well?
@leerob
@leerob 4 жыл бұрын
Yes, Next.js is built on top of React. What about 15:00 is confusing for you? I can try and explain more 😁
@svahora
@svahora 4 жыл бұрын
​@@leerob I can't keep track of all the "this" used. I'm a visual person and I'm struggling to understand what data is being moved around.
@leerob
@leerob 4 жыл бұрын
@@svahora This is one of the big reasons to go directly to hooks. "this" was really confusing. If you're just getting started, just immediately go to hooks and forget about classes :) My opinion.
@aashiqahmed5273
@aashiqahmed5273 4 жыл бұрын
for me the super(props) is automatically striken down and says deprecated?
@leerob
@leerob 4 жыл бұрын
Explaining class components is to help provide context to those who might have worked with React in the past, but not the newer features. Going forward, I would recommend using hooks for everything.
@aashiqahmed5273
@aashiqahmed5273 4 жыл бұрын
@@leerob cool
@pr7solo919
@pr7solo919 4 жыл бұрын
@@leerob i think in present version of react we no longer need to use constructor and defining this.state ...we can simply write state without using constructor ....am i right?
@leerob
@leerob 4 жыл бұрын
@@pr7solo919 This is mostly for historical context. I'd recommend using hooks!
@pr7solo919
@pr7solo919 4 жыл бұрын
@@leerob i got it ,,thanks for the respond
@unmy400
@unmy400 4 жыл бұрын
do people still use Classes components for new components? thought it was a legacy thing now
@leerob
@leerob 4 жыл бұрын
Yeah, it's rarely used anymore. Helpful to understand, though!
@anatolenavarro6351
@anatolenavarro6351 3 жыл бұрын
whats the best way to use bootstrap with nextjs
@theseanmodd
@theseanmodd 3 жыл бұрын
who downvotes this gold?
Managing Assets and SEO - Learn Next.js
14:18
leerob
Рет қаралды 18 М.
Navigating Between Pages - Learn Next.js
19:25
leerob
Рет қаралды 25 М.
Don't Use Websockets (Until You Try This…)
6:46
Code With Ryan
Рет қаралды 327 М.
Developing Locally - Learn Next.js
9:49
leerob
Рет қаралды 16 М.
The TRUTH About Golang Backend Frameworks
6:31
Melkey
Рет қаралды 135 М.
Is Next.js 15 any good? "use cache" API first look
8:16
Beyond Fireship
Рет қаралды 129 М.
All 17 React Best Practices (IMPORTANT!)
1:46:11
ByteGrad
Рет қаралды 218 М.
Styling (CSS, Sass, CSS-in-JS) - Learn Next.js
20:04
leerob
Рет қаралды 29 М.
How to use TypeScript with React... But should you?
6:36
Fireship
Рет қаралды 949 М.
Internationalization (i18n) with Next.js!
9:16
leerob
Рет қаралды 57 М.
Client-Side VS Server-Side Rendering - Data Fetching with Next.js
13:20
freeCodeCamp Talks
Рет қаралды 184 М.