Learn to build Single Page Applications (SPA) using the Reactjs library. Along the way, use the Remix framework for building maintainable reactjs projects!
20 topics
42 hours
Intermediate
Certificate
In this course we learn the ropes for building Single Page Applications (SPA) using the Reactjs library. Directly start with modern day reactjs using functional components. Play with JSX UI templating. Learn how to build easy forms in reactjs. Get into some advanced UI design patterns for building maintainable components. Dive into the world of the Remix framework for structuring and building maintainable react applications.
While doing all this, learn to write tests to verify the working of the software!
Pre requisites : Javascript, HTML, a little bit of CSS, web fundamentals, optimism
ES6
JSX
Unit tests
Integration tests
Remix
State management
Api calls
HTML
UI composition
Design patterns
Project 1Library management
During the course code along, build a nice, almost functional library management system for managing books, authentication, issuing/returning books
Project 2Movie ticket booking
As part of the capstone project, build a movie ticket booking system using Reactjs and Remix