janhesters/react-router-saas-template
Create B2B and B2B SaaS apps with React Router.
In this video, I will go deeper into the core concepts in @Remix as We build a blog app with Prisma and Sqlite. Remix is a full-stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff. π Join Discord - https://discord.com/invite/amsZty2hkM β¬ π Chapters β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬ βοΈ 00:00:00 Remix Intro βοΈ 00:07:27 Remix Project Initialization - File Structure Overview βοΈ 00:12:26 React Overview - Class/Functional Component βοΈ 00:16:57 React Overview - Props βοΈ 00:22:00 React Overview - State βοΈ 00:25:00 React Overview - Handling Events βοΈ 00:29:00 React Overview - Functional Component [hooks] βοΈ 00:33:37 What/Why Remix βοΈ 00:35:40 Add Tailwind CSS with Configuration βοΈ 00:46:00 Configure Prettier and Eslint βοΈ 00:53:00 Your First Route βοΈ 00:46:00 Loading Data - Loader βοΈ 01:10:00 Refactoring and Models βοΈ 01:19:00 Dynamic Route Params βοΈ 01:33:54 Nested Routing βοΈ 01:41:03 Actions βοΈ 02:03:00 Progressive Enhancement - Data Mutation βοΈ 02:11:00 Delete Data βοΈ 02:27:00 Prisma and Pulling from a data source βοΈ 02:50:00 Error Boundary βοΈ 02:54:00 Outro β¬ π Resources β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬ βοΈ Github Repo: https://github.com/moelzanaty3/complete-intro-to-remix-run β¬ π₯ Contact Me β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬ BIO: https://moelzanaty3.bio.link/ π Become a Patron: Show support & get perks! https://www.patreon.com/mohammedelzanaty βοΈ You Don't need to meet me to buy a coffee: https://www.buymeacoffee.com/moelzanaty3 π GitHub: https://github.com/moelzanaty3 π LinkedIn: https://www.linkedin.com/in/moelzanaty3 π Twitter: https://twitter.com/moelzanaty3 πͺ mohammedelzanaty129@gmail.com β¬ βοΈ My Equipment Gear β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬ π https://kit.co/mohammdelzanaty/my-youtube-and-teaching-gear β¬ π¨ My Editor Settings β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬ π Night Owl Color Theme. π Dank Mono Font or more information - https://www.youtub.com/watch?v=ykA7WnUQuV0
This video shows how to configure VS Code to debug your Remix loaders and actions. NOTE: You can now use the `debugger` statement instead of the external `debug()` function. I tried this before, but it didn't work. Not sure why it works now. You still can't set a breakpoint inside a route module, but you can add `debugger` statement and it will break there. You can then step through your code. I will be re-recording this video with this new info. Get the launch configuration here: https://rmx.fyi/debug
Have you heard about our new Remix Stacks template the K-pop Stack? It combines Remix, Supabase, Tailwind, and more to give you a note creation app with auth to help jump start your own Remix creation. Check out how to make it your own and get it deployed to fast and free! Repo: https://github.com/netlify-templates/kpop-stack Blog Post: https://www.netlify.com/blog/deploy-your-remix-supabase-app-today!/
HTTP Caching is a web fundamental every web developer should eventually learn. The quickest way to a slow website is to not understand caching and ofc, the best way to make your website fast is to take advantage of it. In this video we'll explain the basics of HTTP caching, how web browsers respond to it, and how CDNs take advantage of it, by building a bare-bones Node.js server and then quickly see how to specify caching headers in a Remix App.
In Today's episode will cover: - @Stripe Integration - Webhook Setup - Checkout Session and Payment Testing These videos are free and created for the community, support will be much appreciated! π«Ά
Learn more at https://remix.run
Check out the new v2_dev docs π https://remix.run/docs/en/main/other-api/dev-v2 Indie stack π https://github.com/remix-run/indie-stack