0.14 - 16
^3.0.0
React Router is the defacto router for any React application and it allows us to extract the state of our application from the browser's address bar.
In this course we'll explore the core features of React Router in common examples. From routing with individual components to more complex routing consisting of multiple components, query-strings, route parameters, and redirects.
This WAS definitely a great course at the time of Router V2 being the highest Router version. It is a bit outdated now but thanks anyways!
Very well put together, I learned something new and it sparked new thoughts in my head on how to use and where I can apply Routing, thank you
Super, thanks! Quick, easy, clear and usefull
Very simple and to the point. Only thing is, the title of the course says "Intro to react router V3", although version 2 is being used. I do know there aren't that many breaking changes in version 3, so everything covered here should apply to 3 as well..
react router 3 basics are clear.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.