Today we will continue from working day one and we will use a pre-developed json merchandise catalog to establish out a shop site with filtering, and of training course, a purchasing cart! To do this we will be using useState, useEffect, useContext, and correct element design!
This sequence is specific at beginners, but it is not dumbed down to be useless. This screencast will be fantastic for mid degree reactjs builders as effectively!
Working day one video listed here (set up, router, webpages)
#BeginnerReactJSCourse #reactjslocalstorage #reactjscontext
Code will be here (soon!): (seem for a day-two branch)
I live stream every Wednesday and Friday, times will vary to allow more people to participate. I will try to schedule them ahead of time, make sure to subscribe and click the notification bell so you don't miss it! Like what you see? Think it sucks? Let me know if the comments! š
Love your content! Will you be doing a tutorial on how to integrate stripe with react?
Thank you for your online courses!
I like the way you code and I like the fact that you reply to your subscribers. Maybe in some future projects, you can do a modal or some project that includes storing data into a database (maybe some register form for ex.)
You are way too energetic considering how much whiskey you had last night š
Viva Mexico!, I'm moving to React JS, this is helpful
If you are an autodidact like me, you might be interested on https://wozzii.com. Is an App where you can import any Youtube tutorial (like this Intro to React), take notes while you watch the video and share those notes with friends or other students. All your notes are saved on the cloud and the App it's FREE. You're welcome!
Great content!
Subscribed <3
I'm running into an error at 1:14:15 when we call JSON.parse(data) :
"Error: Objects are not valid as a React child (found: object with keys {id, name, price}). If you meant to render a collection of children, use an array instead."
Any suggestions?
Hello @devmentorlive please post the Github link for this project