Remix Fundamentals

Workshop from:
React Summit
React Summit 2022
Bookmark

Building modern web applications is riddled with complexity And that's only if you bother to deal with the problems


Tired of wiring up onSubmit to backend APIs and making sure your client-side cache stays up-to-date? Wouldn't it be cool to be able to use the global nature of CSS to your benefit, rather than find tools or conventions to avoid or work around it? And how would you like nested layouts with intelligent and performance optimized data management that just works™?


Remix solves some of these problems, and completely eliminates the rest. You don't even have to think about server cache management or global CSS namespace clashes. It's not that Remix has APIs to avoid these problems, they simply don't exist when you're using Remix. Oh, and you don't need that huge complex graphql client when you're using Remix. They've got you covered. Ready to build faster apps faster?


At the end of this workshop, you'll know how to:

- Create Remix Routes

- Style Remix applications

- Load data in Remix loaders

- Mutate data with forms and actions

by

136 min
04 Jul, 2022

Watch more workshops on topic

Check out more articles and videos

We constantly think of articles and videos that might spark Git people interest / skill us up or help building a stellar career