Build a Notes App with React.js (for Beginners)

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


📚 Resources

🔗 My Links

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

39:40 **FIX** @48:53
Add this above your <Main.js> return statement ==> if (!activeNote) return <div className="no-active-note">No Active Note</div>;

devtopia_
Автор

I mean you are a React JS Genius and even gifted us with a local storage bonus without sense you wont get it. More Videos we need!!!

dadasuccess
Автор

You are the only guy who explained how to use the local storage. Thank you😄

statuscode
Автор

38:40 giving functioning to getActiveNode( ) in Main and then, passing activeNode as object in Main is not working, when i pass activeNode.title them that title wanish away from that colomn, any suggestion regarding this ?? your help will be appriciated

divanshusharma
Автор

Bro, you really are a good teacher, you really explaining things soo well. Hope you don't quit doing YouTube videos, you deserve more subscribers, God will grant you more students, keep doing you, again, thanks.

philipmwangi
Автор

Keep it up bro!!!! top notch content 👏👏👏👏👏

maneesh
Автор

Live tutorials are growing on me, nice video!

SuboptimalEng
Автор

I checked out your portfolio. I care. Its unfortunate here we're 2022, and you havent updated! :) Get on it son! You got this! Hey Great content! Thanks for sharing!

againstthegrain
Автор

Honestly best react tutorial I've found online, really hope you intend to make more! Do you have any suggestion for other small projects to start with? Thanks again :)

SamSergeant
Автор

awesome tutorial, loved it, please make more videos on react . all the best to you

kalaiselvib
Автор

Thank you so much for the amazing tutorial :D

jadkhalil
Автор

bro please make more on react js projects video, simple website for beginners i love the way explain

crispinbeatz
Автор

*24:05* cant we just put the new note into the already existing array of previous notes? (instead of taking all the existing notes and put it in a new array just because one note is being added)
*why complicate it like that?*

devviz
Автор

Keep it up bro we need more projects like these and also we need courses like js and php or python and more

preadsy
Автор

at 39:38 error is coming, it is showing cannot read property title of undefined

sbarbeloa
Автор

38:06 It is giving error that TypeError: Cannot read property 'find' of undefined. Please help

sabaris
Автор

55:09 infact without adding sort function it's sorting recent formated at the top

myclassroom
Автор

Thanks for it. Looking forward for a node.js Beginner tutorial form you. As your teaching style is a lot better than others.

UmarKhan-cpfd
Автор

Hey James, excellent tutorial. What do you think is the effect on performance when you use so many map/filter/find functions on arrays since worst case they're O(n)? Isn't it better to use a data structure with constant lookup time?

NarenBRao
Автор

This is the best and most informative video that I am a video on the topic of React, you are doing very well, I am waiting for more of your work.
Even for me, it became clear how it works under the hood, and by the way, I am from Russia, or rather from Siberia, we have minus 30 degrees here.
So it's time to start learning react.
I would like to see more dynamics in the application, and maybe something related to the database.
I had never written a comment before, but then I had to use a translator =)



На русском:
Это самое лучше и информативное видео что я видео по теме React, у вас очень хорошо получается, жду еще ваших работ.
Даже для меня стало понятно как оно работает под капотом, и да я кстати из России, а точнее из Сибири, у нас тут минус 30 градусов.
Так что в самый раз начать react изучать.
Хотелось бы увидеть больше динамики в приложении, и может что- то связанное с базой данных.
Никогда до этого не писал коментарии, но тут пришлось воспользоваться переводчиком =)

Ноунейм-пяи