Remix.run V2 Full Stack Tutorial 2023 | Crash course

preview_player
Показать описание


Ressources used:

Timestamps
00:00 Intro
00:25 Demo
01:05 Installation
03:10 Project Structure
08:25 Meta Function
10:30 Basic Routes
13:20 Nested Routing
17:00 Dynamic Routing
19:30 Coding Application
01:15:00 Deployment

@TailwindLabs @Remix-Run
#tailwindcss #remix
Рекомендации по теме
Комментарии
Автор

Thank you very much for this excellent tutorial! As you said in a recent video.... it's so much needed compared with so many ones existing for Next. I do not understand what Remix doesn't get the attention it deserves.
I would like to ask you to make, if possible, more Remix videos. In particular focusing in the cache strategies with Remix (I think it's done with metadata information). Thanks again!!!

davidentzat
Автор

Very crisp explanation and.. pretty much everything... 🙂.. thank you.

ShahnawazSayyad
Автор

Thank you for your great contribution, you helped me a lot, keep it up!

DevKevinFelix
Автор

One of the best teachers I have ever met on yr 😊

hasnainraza
Автор

wow, 🤩 thank you very much. you are great at explaining things

alonaalona
Автор

lovely video, I appreciate it. This also doubles as a tailwind advert. I've been on the fence about it, but the latest create-remix comes with it already setup, and the way you're styling this interfaces so easy and quickly is amazing! Looks like a learning curve tho, remembering all those classNames. The github link is broken btw

babycheesus
Автор

Excellent tutorial!! One area I struggled was when you code a bunch of steps (particularly tailwind css stuff) at one go. It will be even more useful for beginners if you showed the browser output after making incremental changes. That said, I am finding your tutorials very helpful. Thank you.

bg-mqhz
Автор

can you show how to use spinners when components fetching data? I have an case when i have root route, and outlet route, when i change outlet route, i have spinners in both root and outlet components.

_renamed_
Автор

Very nice course to learn about Remix really enjoyed it and learnt a lot and I would like to know the name of the place where you got the API Thanks.

chukwuemekaorji
Автор

Awesome tutorial. Clean and simple explanation. Have a query. Can we show form validation or submission errors using 'ActionData'? Please reply asap. Thanks a ton.🙌

soultouchingsongs
Автор

hi. any idea on how to create a custom layout on 2.14 ? it seems like customs layots from v1 are not working

manumene
Автор

Bro pls add video for pathless route v2 changes

AbhishekMishra-kgyy
Автор

Nice video. I also like Remix more than Next JS. I also love to interview other developers. If you want to do a live stream together let me know. My channel is geared towards folks looking to learn to code and switch careers. It was a hard journey for me, so love to hear about how other developers got there fist job.

CodingAfterThirty
Автор

Going through this tutorial today (15 Aug 2024) and the dashboard router part is just not working. I am seeing the content of dashboard._index and dashboard.sales only. The layout content is not displayed. I've checked and double-checked my code matches what is shown in the video.. could there have been such a major breaking change since the video was made?

sszzt
Автор

You said it's V2 but package.json in the video says V1

HungerAndWonder
Автор

The API website isn't working, there's no "regenerate" page and it's asking me for my personal details and project url (which I don't even have yet because I'm just now learning remix not hosting an actual app) to get an API key.

imaginary
Автор

Hi, can we create a new folder inside the route folder named dashboard and inside it has login.tsx is that can link? Is it working?

web-advisor
Автор

Hi!. I am using it through the proxy (I need to run it on the proxy to make it work with something.)
So Cors origin issue due to proxy. I already added the crossOrigin="anonymous" in the Scripts Components of Remix and Access-Control-Allow-Origin header in the entry.server. Due to the header, it's working for routes defined in the routes folder. But I am facing CORS on the build folder.

DEV_Wasiq
Автор

Does Remix JS latest version does not support FOLDERs to group and organize routes? :(

polaq
Автор

How we can structure rutes in folders&

promasarachesskit