[Academind Pro] Remix.js - The Practical Guide

Udemy [Academind Pro] Remix.js - The Practical Guide

Register & Get access to index

1668451008638.png

Requirements​

  • Basic React knowledge is required
  • NO prior Remix knowledge is required
  • NO advanced React knowledge is required

Description​

Remix is a strongly growing React framework that (vastly!) simplifies the process of building feature-rich, interactive fullstack React applications and websites.
With Remix, backend and frontend code work together seamlessly, and, as a developer, you don't have to worry about managing multiple, separated projects or codebases. Instead, you implement your backend logic next to your frontend code and let Remix handle the rest.
In this course, you will learn how to build fullstack React.js applications and websites with Remix from the ground up. All key Remix concepts are covered in-depth and taught step-by-step, slowly building up on each other. By the end of this course you will therefore be able to build your own Remix fullstack websites!
As part of this course, you will build two major demo projects, including an "Expenses Management Website" where users can sign up, manage their expenses and view expense analytics. As part of this project, you will learn how to perform CRUD (Create, Read, Update, Delete) operations with Remix and how to connect your React app to a database.
In general, in this course, the following concepts are covered in great detail:
  • What Remix is & how it works
  • Remix vs NextJS
  • Adding routes and pages
  • Working with nested routes
  • Managing (potentially nested) layouts
  • Combining pages with non-page components
  • Styling pages and components
  • Fetching data (also for nested pages)
  • Submitting data - via forms & programmatically
  • Handling data submissions on the backend
  • Storing data in databases & fetching data from databases
  • Validating user input
  • Authenticating users (signup & login)
  • Managing sessions via cookies
  • Optimizing Remix applications
  • Deploying Remix applications
  • And much more!

Who this course is for:​

  • React developers who want to build fullstack applications with React
Author
Deccanprince
Downloads
422
Views
2,420
First release
Last update
Rating
5.00 star(s) 1 ratings

Latest updates

  1. Bump

    Link changed with tutflix drive for backup

Latest reviews

It is good if you want to learn about the framework and also a deep dive on how remix handles the full stack architecture. The instructor explains it well, since He is Max from Academind. I suggest you to have an intermediate knowledge on ReactJS and JavaScript.