Code your first React app | Beginner React app | To Do List

preview_player
Показать описание
Code your first React app with me! Once you have a solid understanding of how to make a to do list with React, it is much easier to continue to build on to that knowledge and build more intensive applications.

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

A tad fast paced for a beginner. Slowing down the explanations and the writing/deleting of things would really help us slow folks. :)

PupiThePoopster
Автор

Thank you for making such a simple project only a 10 min video. Idk how other youtube videos need an hour and a half for such a simple tutorial. Thank You!

nikhilpatolia
Автор

Finally a tutorial that’s to the point and uses decent coding conventions. It really made the React concepts stand out, which is important as a beginner. Thanks for your hard work!

SameenIslam
Автор

I feel like the to do list is the hello world for React. XD

iLoveTurtlesHaha
Автор

5th video i made it to looking for how to properly make an updating component like this and it's the ONLY one that used proper conventions. Thanks!

PvmCurtis
Автор

Finally found a guide where I don't need to watch 40+ minutes to get how it all works :D

nabiisakhanov
Автор

Dear Tiffin,

I tried this example and found it very useful. This was the quickest and the easiest example and I would like to thank you for this. One thing i struggled with was setup of initial project. I was using npm create-react-app instead of npx create-react-app and it was not creating the required files.

muazzamsayeed
Автор

My dream course **, understanding a whole technology only in 11 min, i think this what all programmers need, thank you

youcefguichi
Автор

lately I have been trying to learn react and i prefer the function component because I think its much easier to use the hooks and the props.

jetspray
Автор

this is fantastically concise and direct. wish I could find more videos like this. nice job

jacob.peters
Автор

That was very informative, As a beginner I never felt overwhelmed or intimidated while watching you code. This video just made me more inspired thank you so much! You Rock Tiff ✌

vegobrand
Автор

I finally understand how this works in React. Thanks! <3

SportMovesManiac
Автор

Nice I have been looking for this so long that you are the only one who can make to-do list in one file thank you so much

OOOscarW
Автор

I like your usage of slice(), filter() and not pulling in other libraries like lodash, etc.

arc_n_tech
Автор

very practical and simple tutorial, thank you very much for this

mrbugbear
Автор

Thank you much ma'am it was really was to the you make us understood the concept within 10 minutes where as other can't do this in one

SumanDas-fxvu
Автор

If you're having trouble, make sure to write "npx create-react-app todo" to create your project and then cd into your project folder and type "yarn start" to launch the page NOT "npx start". Apparently, this has changed in React since this video was released.

aidandavis
Автор

Thank you. Been trying to add an item with an ID in it so I can delete it by clicking, your video helped alot.

Abda
Автор

Dope video. The speedy pace is good. Found this after taking the intro to react courses on codeacademy. I find myself pausing and reflecting and then moving forward. I learned some new tricks here like attaching functions to buttons. Thanks :-)

BlakViper
Автор

Thanks! you explained short to the point and focused on the important things to know for a beginner. It really helped me. Thanks a lot. Please create more such tutorials.

yeminhtun
visit shbcf.ru