Phase-2 Let’s Talk About React Router What is Client-Side Routing? Client Side Routing - handles all the routing logic with JavaScript, without additional GET requests for some new HTML docu...
Happy Coding
CancelPhase 2-Let's Talk About React Router
Phase 1-Let's Talk About JSON
All About JSON When it came time to create my first project, I was going in so many different directions before finally landing on creating something to do with books. I opted to create my o...
Phase 1-Let's Talk About JavaScript
A Study Guide For JavaScript The Basics Variables Container in which we can store values for later retrieval let Can’t redeclare a va...