Remix Crash Course 2023 (React Framework)

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 165

  • @kikevanegazz325
    @kikevanegazz325 Год назад +6

    Max, I watched and followed the tutorial inside out. I stopped, rewound, compare, and investigate. All in all around 6 -8 hours with this tutorial. All I have to say is thanks, it was greatly explained.

  • @johnconnor9787
    @johnconnor9787 2 года назад +25

    Bought this course as soon as it was released on Udemy even without knowing exactly what Remix is :) Max is the best

    • @KylanHurt
      @KylanHurt 5 месяцев назад

      Well the repo for that course doesn't even work anymore. Wish he would fix it!

    • @Av-fn5wx
      @Av-fn5wx 2 месяца назад

      ​@@KylanHurtwhich course is best now

  • @ecode5225
    @ecode5225 10 месяцев назад +2

    The first toturail on Remix that makes sense to me. This tutorial set me up for taking Remic in my stack. This is more than a crash course.
    Remix is cool, and thank you for such a content.

  • @nyashachiroro2531
    @nyashachiroro2531 2 года назад +24

    You know a framework is relevant once the courses start coming out... Great video. I love Remix. It simplifies working with React. I don't have to do with useEffect and all those weird data fetching patterns in React. Once they add caching and all the other functionality in TanStack Query it will be even better. It still does a lot to help you with data fetching, mutations and error handling.

  • @carmenmanuela8747
    @carmenmanuela8747 7 дней назад

    great course. Fast paced, but covers very important and useful knowledge and explains it in a clear, organized and logical manner.

  • @matanon8454
    @matanon8454 Год назад +4

    Remix is so much better than next. Thanks for this course

  • @telmodias
    @telmodias Год назад +2

    Congratulations, you are such a great teacher! I really enjoy the way you present and organize your content. Godspeed!

  • @KMUGHALJE
    @KMUGHALJE 2 года назад +7

    Excellent tutor and fantastic course Max. Keep it up!

  • @lescobrandon2202
    @lescobrandon2202 Год назад +9

    Great course and well put together like usually. A good teacher like Max has skills to explain things clearly and thoroughly.

  • @AbrahamGuerrero-cp9vp
    @AbrahamGuerrero-cp9vp 4 месяца назад

    This was an amazing crash course! Thank you for helping me understand Remix in such a short amount of time!

  • @natforyou
    @natforyou Месяц назад

    I might be late to the party to praise your content but as usual you are a great teacher and the content is as great as you are. Thanks so much

  • @bambalbino
    @bambalbino Год назад +1

    Thanks for this quick course. It's the best one in a whole RUclips.

  • @manumene
    @manumene 17 дней назад

    wow, after following some tutorials about Next...I can tell why Remix is way more cool, and easier to understand for those coming from php background
    Thank you for this tutorial

  • @manavagarwal3405
    @manavagarwal3405 Месяц назад

    watched a pretty cool tutorial after a very long time. simply amazing!

  • @duckceratops
    @duckceratops 2 года назад +1

    Glad to see Remix getting some love. Always love your courses!

  • @loftyrama
    @loftyrama 9 месяцев назад

    Thank you, that was a fantastic Remix introduction!

  • @HartleySan
    @HartleySan 2 месяца назад

    Max, you always do a great job. Thanks.

  • @ota-ke
    @ota-ke Год назад +1

    Really impressive delivery!

  • @kartikmishra3940
    @kartikmishra3940 Год назад +1

    Hi Max... Please launch your complete blockchain application development course...waiting for such a course from you...lots of Love❤️❤️

  • @hloesilen
    @hloesilen Год назад

    thanks! l always prefer to watch your lessons, cuz I know how easily you can explain everything!

  • @the_beckers_food
    @the_beckers_food 21 день назад

    Do you have an updated Remix crash course? I had to abandon Next JS due to conflicts with dependencies in React 19. I need to learn Remix.

  • @gauthier13
    @gauthier13 11 месяцев назад +4

    My dynamic segment $noteId is not working, I can't show the note details. The URL is changing to notes/{current note id} but the nav is staying on the note list :(

    • @arthurgartner
      @arthurgartner 10 месяцев назад +4

      Had the same issue. Rename your notes.jsx to notes._index.jsx.

    • @gauthier13
      @gauthier13 10 месяцев назад

      I ended up doing the same, it works perfectly ! @@arthurgartner

    • @jocodes
      @jocodes 10 месяцев назад +1

      I had to:
      1. update 'notes.jsx' to 'notes._index.jsx'
      2. update '' in the NoteList.jsx file to '

    • @kimfom
      @kimfom 22 дня назад

      @@arthurgartner super thank you

  • @andrewhamel8892
    @andrewhamel8892 Год назад

    Thanks very much for this crash course video Sir! Just purchased the practical guide course. I will very likely be using #Remix for my next project!!!

  • @Frank2tek
    @Frank2tek Год назад +2

    Max is still the best developers teacher of the whole Internet 🙂

  • @jaguilar718
    @jaguilar718 Год назад +2

    Will the Udemy course be updated for V2 any time soon?

  • @TheOfficialMovmnt
    @TheOfficialMovmnt Год назад

    Awesome crash course!!!

  • @WasanSulaiman-sy4yg
    @WasanSulaiman-sy4yg Год назад

    Thank you so much for this awesome course, I really liked Remix and planning to use it in future

  • @soultouchingsongs
    @soultouchingsongs Год назад

    You are the best. Brought your course today.. Thanks a ton.. 👍

  • @ahmadfariz7173
    @ahmadfariz7173 4 месяца назад

    I want to thank you for providing this tutorial

  • @najiaahmadi134
    @najiaahmadi134 2 месяца назад

    Your explanation is excellent.

  • @jocodes
    @jocodes 10 месяцев назад

    Very helpful! I had to take extra time to adjust my code because I was using typescript (which I'd never used before) and had to consider updates with remix v2 but debugging didn't take terribly long. Thanks so much for this tutorial

  • @joonesmusic
    @joonesmusic Год назад

    This crash course gives a good insight into Remix. I really liked it, however the way errors are handled I found it a little confusing at first time. Anyway thanks for explaining so well, Max.

  • @renatoknot
    @renatoknot 2 года назад +2

    The best teacher ❤️

  • @vishnumanikantan8213
    @vishnumanikantan8213 8 месяцев назад

    Nice video that explains how we use remix

  • @sainathmandavilli6538
    @sainathmandavilli6538 Месяц назад

    The course is really good

  • @cubanlincoln1767
    @cubanlincoln1767 7 месяцев назад

    Excellent job, this framework is easier to catch-up than Nextjs

  • @CodeBigInt
    @CodeBigInt 4 месяца назад

    I have been looking for course on remix like for ever

  • @anuj7286
    @anuj7286 2 года назад

    I made the project with remix run few months ago i faced some issues with swiper js library. You have to change import statement in swiper react and do some error blocking configuration on remix directory files to run it properly in remix. Remix is great for frontend and i guess react and remix both has the same performance. I don't see much difference in performance.

  • @RainbowJet1
    @RainbowJet1 Год назад

    Amazing explanation, thank you!

  • @it2923
    @it2923 11 месяцев назад

    This is amazing video on remix ❤

  • @manumene
    @manumene 15 дней назад

    It seems like in Remix 2, the routes are handled differently. Any idea on how to create a custom layout on 2.14?

  • @yashwantsahu3002-ram
    @yashwantsahu3002-ram 11 месяцев назад

    Great to have this video. Thanks you so much paid grad content for providing for free Sir. " Heads Off " to you.

  • @roykim9033
    @roykim9033 Год назад

    This course is best!!

  • @phucnguyen0110
    @phucnguyen0110 2 года назад +1

    Thank you, Max!

  • @shahji0001
    @shahji0001 9 месяцев назад +1

    I guess in the newer version there is a CSS bundler. Not sure how it works. Can you create a separate video explaining `export const links: LinksFunction = () => [
    ...(cssBundleHref ? [{ rel: "stylesheet", href: cssBundleHref }] : []),
    ];`?

  • @jacintofleta
    @jacintofleta Год назад

    Thank you so much. Great course.

  • @RubenvanLeeuwen-o5d
    @RubenvanLeeuwen-o5d 2 месяца назад

    Thanks man!

  • @3minutesbibletruth
    @3minutesbibletruth 2 года назад +1

    Thanks for your good work boss

  • @chopsueey
    @chopsueey 4 месяца назад

    nice, tyvm!

  • @walter7812
    @walter7812 Год назад

    Thanks, that's very helpful 👍

  • @sweeperq
    @sweeperq Год назад

    Nice job on the content. Bookmarks would be helpful on a 2+ hour video.

  • @bubblestrap
    @bubblestrap Год назад

    Excellent ✨

  • @patrickpelletier6237
    @patrickpelletier6237 4 месяца назад

    im getting No routes matched location "/*%20%7B%20%20box-sizing:%20border-box;%7D:root%20%7B%20%20--color-primary-10:%20" when adding the main.css in the project and proper import, what should i look for

  • @archrodney
    @archrodney Год назад

    Love it. I would appreciate if the content was searchable though. Not complaining, just giving feedback. ✌

  • @osmangonisufy629
    @osmangonisufy629 Год назад

    You are the best for me.

  • @Vicer_Exciser
    @Vicer_Exciser Год назад +2

    Great vid but would very much appreciate labeled timestamps

  • @arshadaboo1798
    @arshadaboo1798 Год назад +1

    With later versions of Remix, meta() should return an array of objects

  • @TheRikyregna
    @TheRikyregna 13 дней назад

    thx very nice intro

  • @mpdpsycho01
    @mpdpsycho01 3 месяца назад

    I have not been asked Javascript or Typescript, bit it set in typescript by default. How to use it with Javascript?

  • @jamesr2408
    @jamesr2408 4 месяца назад +1

    What a difference one year makes? Remix 2 broke Remix 1 :-(

  • @MDImran-fv5ov
    @MDImran-fv5ov 2 года назад +1

    Thanks max

  • @vasyl8889
    @vasyl8889 Год назад

    very great video

  • @PersianShare
    @PersianShare Год назад

    Could you please make one video for pagination of Remix Run, or introduce some useful resources

  • @k1chko
    @k1chko Год назад

    So max when are you releasing a rust course? I need to train someone in Rust :)

  • @AndreiNedelus
    @AndreiNedelus 2 года назад +1

    Omg I was literally searching for this 2 days ago 😇

  • @SKIkbalAli-gr4eo
    @SKIkbalAli-gr4eo 4 месяца назад +1

    hi i am getiing issue in redirect i am using Form from remix react and redirect from remix node but its still reloding what should i do?

  • @awebcode
    @awebcode 5 месяцев назад +1

    Remix vs Nextjs whice is better?

    • @aleksandrmatyka3118
      @aleksandrmatyka3118 4 месяца назад

      remix is too specific and is not used that often while nextjs has already become the gold standard

  • @it2923
    @it2923 11 месяцев назад

    Super duper ❤😍

  • @bambanx
    @bambanx Год назад +2

    remix have built in backend?

  • @parichaypari7872
    @parichaypari7872 10 месяцев назад

    I'm watching this on 2024, for me when I run the npm run dev, it says > dev
    > remix dev --manual
    💿 remix dev
    info building...
    info built (696ms)
    after this there is no such remix development server started notification comes. how to solve it?

  • @Chiberia
    @Chiberia 2 месяца назад

    1:19:15 - following this guide, any refresh of the page results in raw JavaScript being returned as a server-side render (I presume by the loader() function). Any idea what causes this?

  • @spinningaround
    @spinningaround Год назад

    Ruby on Rails is so much readable!

  • @andyengle
    @andyengle Месяц назад

    I'm following through this tutorial, but something's up with my main.css style import. I see the styling in the UI just fine, but in my console I am getting this error:
    No routes matched location "/body%20%7B%20%20background:%20orange;%7D/*%20*%20%7B%20%20box-sizing:%20border-box;%7D:root%20%7B%20%20--color-primary-10:%20"
    ErrorResponseImpl {
    status: 404,
    statusText: 'Not Found',
    internal: true,
    data: 'Error: No route matches URL "/body%20%7B%20%20background:%20orange;%7D/*%20*%20%7B%20%20box-sizing:%20border-box;%7D:root%20%7B%20%20--color-primary-10:%20"',
    error: Error: No route matches URL "/body%20%7B%20%20background:%20orange;%7D/*%20*%20%7B%20%20box-sizing:%20border-box;%7D:root%20%7B%20%20--color-primary-10:%20"
    It looks like it's trying to treat the style as a URL or something, which isn't correct. I've double-checked everything, did what Chat GPT told me to fix, etc. Any advice?

  • @anaverageguitarist6088
    @anaverageguitarist6088 Год назад

    How is this course different from the course I just bought on Udemy?

  • @brucegenerator2755
    @brucegenerator2755 Год назад

    dang wish I'd had this available when we did a big Remix project at work 7 months ago. I'd like to work with it again but it looks like my company is all in on Next 13

    • @MahmoudAshraf
      @MahmoudAshraf Год назад

      are you able to use next13 for production ? , app directory still in beta and i could not find a way to use next export to build prod version of it

    • @brucegenerator2755
      @brucegenerator2755 Год назад

      @@MahmoudAshraf yes we use it in prod for multiple projects

    • @Daniiela533
      @Daniiela533 Год назад

      @@MahmoudAshraf i had the same issue but seems like that next js already fixed it

  • @pradeepmax1
    @pradeepmax1 11 месяцев назад +2

    Is this course updated according to Remix v2?

  • @someoneudontknow3470
    @someoneudontknow3470 11 месяцев назад

    Does the Remix backend run in NodeJS environment?

  • @DEV_XO
    @DEV_XO Год назад

    🔥🔥🔥

  • @SumitUniyal-p7w
    @SumitUniyal-p7w Год назад

    ____________SCSS WITH REMIX________________
    is there anyone using scss with remix. i've tried multiple way read so many blogs. whenever i try to complile scss it stucks at Rebuilding (in terminal remix server).
    please help is anyone knows the solution.

  • @semihcanbilgen3477
    @semihcanbilgen3477 Год назад +1

    Is anybody know how will it deploy to IIS ?

  • @randomtrendz
    @randomtrendz Год назад

    something is wrong with live load and its not my extension its remix i can never get it to show the changes i make

  • @bbmerong
    @bbmerong Месяц назад

    how about upgrade to V2

  • @mr.nice_
    @mr.nice_ 2 года назад

    Astro course, when?

  • @christianpham5022
    @christianpham5022 2 года назад

    Can we use some UI framework like: MUI, Mantine UI, ...?

  • @sumanthprabhu11
    @sumanthprabhu11 2 года назад +7

    Remix, Nextjs, Astro What the hell should i learn

    • @snookandrew
      @snookandrew 2 года назад +2

      There are too many Frameworks. I am trying to stick with one tech stack but I get distracted so easily

    • @MaxProgramming
      @MaxProgramming 2 года назад +1

      Don't learn them all. Learn one of them, and expand upon that one framework

    • @phucnguyen0110
      @phucnguyen0110 2 года назад +1

      I would say NextJS - after you've understood React well :D

    • @vignesh_m_1995
      @vignesh_m_1995 2 года назад +1

      Pick any one first, switching later shouldn't be too difficult. I have seen a few recruiters asking for Next.JS. But not the other 2 as of now.

    • @MaxProgramming
      @MaxProgramming 2 года назад +1

      @@phucnguyen0110 Yeah Next is quite good honestly. I don't know if it's better than Remix but I am most productive in Next

  • @MominRaza
    @MominRaza 2 года назад +2

    Please add timestamps in description

    • @keepforever726
      @keepforever726 2 года назад +1

      Yeah, like, these guys are lesson creator pros that have been at this for 10 years. This has to be intentional to inflict pain on the viewer in hopes of selling the course.

    • @developer_hadi
      @developer_hadi Год назад

      Is remix better than next ?

    • @keepforever726
      @keepforever726 Год назад

      @@developer_hadi Next has a very large head start, but, I like Remix more because it requires less "framework specific" knowldage, vs Remix where you're leveraging more universal web standards. I always learn something about web standards when deving with Remix.

  • @Thilina4321
    @Thilina4321 2 года назад +1

    ❤️

  • @salmansaleem531
    @salmansaleem531 Год назад +1

    dynamic routes are not working

  • @anuj7286
    @anuj7286 2 года назад

    How to add custom fonts face in remix?

  • @EVolkan
    @EVolkan Год назад

    I wish there were more errörs in the video.

  • @kishanbsh
    @kishanbsh 6 месяцев назад

    Is react still a "library" though?

  • @peterschaeffer
    @peterschaeffer 10 месяцев назад

    For some reason my NoteDetailsPage() function is not being called. I put this function in notes.$noteid.tsx and the loader works exactly as expected. What am I doing wrong? I can provide all of the source code if need be. Is this a Remix V1 vs. V2 problem? Did I accidentally create a resource route? How do I debug this problem? I am at 1:55:14 of ruclips.net/video/RBYJTop1e-g/видео.html. Thank you.

    • @peterschaeffer
      @peterschaeffer 9 месяцев назад

      I looked into this a bit more. The problem was 'solved' by adding Outlet to NotesPage() in notes.tsx. It is quite unclear if this is a V1 vs. V2 bug or if I have made a mistake somewhere else. Note that Outlet should be preceded by a less than sign and followed by a blank, a forward slash, and a greater than sign.

  • @vignesh_m_1995
    @vignesh_m_1995 2 года назад +3

    Does Remix have SEO?

    • @nikoszervo
      @nikoszervo 2 года назад +2

      Since every page is server side rendered, when the clients get the response, the whole data of that page is already there, meaning search engines can scan that response. So yeah, Remix is SEO friendly.

    • @anuj7286
      @anuj7286 2 года назад +2

      Yes remix is great for seo performance.

  • @itacirgabral8586
    @itacirgabral8586 Год назад

    routes to juggle pages

  • @zaibakela
    @zaibakela Год назад

    What is different between remix and react?

    • @coderlicious6565
      @coderlicious6565 Год назад

      Remix can be compared with nextjs. Both add capabilities to the core react which runs underneath both.

  • @ramizazhar8891
    @ramizazhar8891 13 дней назад

    Watch this on 2x is better

  • @achaabni
    @achaabni 7 месяцев назад

    Remix is getting love because NextJs isn't stable

    • @achaabni
      @achaabni 7 месяцев назад

      and keeps breaking things

  • @zainwasem
    @zainwasem Год назад

    why we need remix/ next? why not just react

  • @user-zw8fp1hd2d
    @user-zw8fp1hd2d 7 месяцев назад

    i need timeline >:(

  • @richardjecooke8036
    @richardjecooke8036 Год назад

    Please add timestamps