Why I STOPPED Using Next.js And Chose Astro Instead

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

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

  • @GuiMont
    @GuiMont Год назад +32

    I used Astro.js in a Learning System Project, because there was a lot of texts, images, videos, dynamic exercises, like, in fact I needed to turn 6 learning books into multimedia content. So I thought this framework that could help me so much to finish this job. And now I really want to do my portfolio in Astro to, specially because markdown support. Seeing your video give more motivation and inspiration. Thank you!

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

      So glad this was helpful for you!

  • @TomHermans
    @TomHermans Год назад +12

    when Astro came out, I immediately saw the perfect in-between for eleventy and nextjs and jumped on it. And it only got better.

  • @i4o
    @i4o Год назад +16

    Just last weekend, I rebuilt my personal website in Astro. And that was the first time I used Astro. It was such a delight to use.

  • @mentoriii3475
    @mentoriii3475 Год назад +10

    honestly i felt the same with Nextjs, error after error and started feeling frustrated, switched to astro and i like it a lot

  • @ComisarioLobo
    @ComisarioLobo Год назад +12

    would be awesome if you include i18n to your course

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

    I honestly still like Gatsby a lot, it may be a bit slower but it's still a great experience.

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

      Nice! Are you still usign it for personal sites?

  • @maskman4821
    @maskman4821 3 месяца назад +1

    Why I stopped using fullstack frameworks and chose Htmx+backends ❤😂

  • @tim_t
    @tim_t Год назад +15

    As soon as I learn how to use page transitions, I’d go all-in on Astro. I tried building MPA websites but the page reloads on navigation just feels so frustrating (mildly infuriating).

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

      Yeah that's something I really need to dive into as well!

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

      Is Client Side Navigation available in Astro or just Server Side Navigation?

    • @JamesQQuick
      @JamesQQuick  Год назад +5

      @@chrismarks7495 As of this month it is. I still need to look into it, but I'll do a video eventually!

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

      @@JamesQQuick That is one thing keeping me away from astro.

    • @f1shyv1shy35
      @f1shyv1shy35 Год назад +5

      Astro 3 and View transitions is now stable and it works great

  • @hugodsa89
    @hugodsa89 11 месяцев назад +3

    Loved the baby showing up. I was looking around myself 🤣 Congratulations James!

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

    I would love to have a breakdown / tuto of your newsletter automation API system.

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

    Astro+Preact is also a good lightweight full-stack framework for some smaller web apps.

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

    Love the special guest.. also great video!

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

      hahaha she made her first appearance :)

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

    will be interesting to do Astro's video continuous things, especially with React and Tailwind 🚀

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

      They continue to ship amazing features!!

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

    You should optimise your site images!

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

    Would love to see a full tutorial on how to create pagination on a blog....

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

      I've got a pagination video planned! Also, my Astro course will be released in the next month! astrocourse.dev/

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

    Could just do a bit of CSS so your Prev/Next buttons always show if they exist. Some reasons being
    - Maybe tomorrow you think 20 or 100 records work
    - Maybe someone views the site at super small widths

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

      I'm not sure what you mean? They don't get hidden on small screens?

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

      There was a point even in the video I could not see either prev or next. Which you can see at 9:34.

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

      @@deatho0ne587 At that timestamp, I can see next but not prev which is how it's intended to work since I was on the first page of pagination.

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

      You scolled to fast, but there is a point where you can only see the images on the screen.

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

    6 months on, would it still be your choice?

    • @JamesQQuick
      @JamesQQuick  8 месяцев назад +2

      For many use cases, specifcally my site, yes! Still love Next.js too!

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

      @@JamesQQuick cheers. Helpful, trying to work out what I was going to try and learn next. Was leaning Astro (esp as I’ve experience with 11ty) as I can then use React or Co as I learn them.

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

    How do You manage your life with a newborn? I'm a graphic designer with two children..and I can't work at home - i had to find a studio to employ me so I could have the things done..but,my aspiration is to learn front end.. so to speak - do your partner respect your times / needs i terms of work, learning or it's like "there's a problem, give me a hand.." without any consideration of your space?

  • @tarick8571
    @tarick8571 Год назад +12

    I agree sometimes next/react can be an overkill solution for a small site/blog.
    I haven't tried Astro but I recently used 11ty for a blog and a small client site. I'd love to hear your opinion Astro vs eleventy.

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

      Ah I haven't used 11ty myself, but I've heard really good things. I think Astro already has and will continue to have more full-stack framework capabilities whereas 11ty is much more specifically focused on staying ssg focused.

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

    I heard from astro some days ago and its a very nice tool. Could you make a video about the basics of authentication in astro? :-)

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

      I'll actually be doing that in the course! You can sign up for updates here. astrocourse.dev/

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

      Would love to see that video!@@JamesQQuick

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

    At this point, I've gone through so much frameworks that whatever the use case is I just adapt to that framework 🤣 I'm not flexing because this is a horrible thing to do. Just that I can't quite remove the thinking of knowing that for a certain use case this framework fits for other use case this frame work works best. I just got to be better each day

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

    Oh my! 😍 God bless your new life, James! I got a little emotional watching they crying 8:25

  • @David-wp9xq
    @David-wp9xq Год назад +1

    do you have astro tutorial with firebase?

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

      I don't have one unfortunately. Anything in particular you'd like to see?

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

      I'd love to see asto integration with Firebase. Pushing to firebase and leveraging firebase authentication@@JamesQQuick

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

    you need to do a tutorial on how to baby sit and program at the same time :)

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

    even the baby is excited for Astro!

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

    nice rundown!

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

    I use Astro to build apps :) I'm weird like that but I'm going to continue doing it anyway 😂

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

      haha yeah I'm enjoying kinda pushing the traditional boundaries with it!

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

    Would you use Astro with cms? I am creating a blog with Astro and choosing a cms, going with Directus for now, but since I did not have a real use experience I dunno if it will suit me. Did sanity satisfy you? I am planning to use Astro+directus+neon postgresql and maybe prisma

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

      Astro with CMS is definitely a great combo. I've thought about doing some content using Storyblok but Sanity of Directus would also be amazing!

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

      @@JamesQQuick thank you for replying. Storyblok is cool, but other mentioned can be self-hosted

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

      Fair enough! Thanks for sharing!!@@alisherzaitov

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

    Shout-out to baby Quick giving us a shout-out and appearance @ 8:26 👨‍🍼

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

    Remix JS is another great option

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

    Why not use app/dir with contentlayer?

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

      I'm not familiar with content layer? What is that?

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

      @@JamesQQuick it helps you with processing the mdx files. It actually makes it easier to parse the mdx files, however there may still be intricacies on it that may not be a good DX.

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

    Thanks!

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

    What's your take on HTMX in the context of the vid subject?

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

      Good for MVP,but in large application very bad,its not scalable well

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

    After seeing the thumbnail .... you just broke my heart 😂

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

      haha Next.js is amazing. I just chose a different direction for my site.

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

    So Astro for full-stack? Would it be a valid choice comparable with Next?

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

      You CAN use it for full-stack, but I'd say Next.js is more optimal for full-stack apps. I think Astro will continue to close that gap though

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

    When you realize all the🎁gifts you have are just more packages 📦to deal with.

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

      What do you mean?

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

      @@JamesQQuick Felt poetic that Node "packages" include so many dependencies on other packages for the "gift" of effectively, free coding. It's more overhead to deal with of course. So in this case, and in many, Less becomes More.

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

      ​@@badcatdesignI agree when you are starting a project having everything pre configured is great, but when the project grows it became a a mess
      We are using Astro and because the project is big it started to become really slow to startup, the node-adapter is 1.2Mb and started to have random bugs that force to restart everytime
      But what astro is really good is the rollup configuration, every page is extremely performatic

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

      @@badcatdesign Well there's definitely tradeoffs with everything. In this case, I'm happy to take the built-in functionality with Astro that I don't have to manually manage.

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

    Content in a markdown file... Why didn't you use Hugo? 🤷‍♂️
    Hugo is made for that and is very simple to use.

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

      I would argue Astro is just as simple and also more powerful. Hugo also isn't JavaScript. Totally fine, but I prefer JavaScript. At the end of the day though, whatever works for you

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

    how about qwik? apparently faster compared to astro.

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

      who cares astro is fast enough. it's not all about speed man. knocking off 2 ms ooohhh cool!

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

      of course he's tried it, he named himself after it

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

    There is an issue in the website when we enter email and join waitlist the successful message color is not visible because the color and background both has white text. By the way I love your videos. Nice Baby ❤

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

      Oh no really? Let me go look into that!

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

    BWAAH!! "This is my life now."

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

    Love your baby and you video and Astro ❤

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

    Hi @JamesQQuick, please make the images in the overview of your blog post clickable 😉.

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

      Hey there! Which images do you mean specifically?

  • @jackblaze9440
    @jackblaze9440 19 дней назад

    I almost d13 at using ASTRO + React

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

    Wait until you have two of them, have a boy (2yrs) and a girl (5months)... Congrats though, the kids are the best part of life!

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

    Guys from Astro invented Nuxt Content plugin

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

    Aww, aren't the "junior dev" cute! Now, develop a Quick Framework in her name. ;)

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

    why do you compare old nextjs with astro?

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

      What do you mean by old? Pre 13?

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

    I was planning to learn Next.js but delayed due to work , not Astro came. If I delay Astro leaning surely something new will come , heeee

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

      haha Astro is definitely worth looking into!

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

    we can do everything with vanilla js

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

    I've been wondering about Astro. It seems very "react-eque". Is it somehow related to React?

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

      You can actually use React within Astro, but Astro is more directly compared to Next.js as a higher level "meta" framework.

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

      Same JSX syntax and other "react-like" things?@@JamesQQuick

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

    why i switched from NextsJs to Framer

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

      To framer? That's just for animations right?

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

      ​@@JamesQQuick as a developer their are two types of project, static brochure sites (blogs are just brochures with lots of pages) and application.
      sure you can build apps with with nextjs, svelt, astro, vue, etc.. that is the where they shine. but the frameworks are just so focused building fast static sites but why bother coding that!!
      I'd like to see nextjs et al return to their roots. concentrate on providing tools to make applications not brochures .
      rant over.
      enjoy your channel btw

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

    Nah I'm good, sticking to Next forever!

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

      Awesome. What are your favorite features of Next.js?

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

    Because Astro is Quicker

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

    How to integrate other libraries written for react into astro components written in jsx ??? ?

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

    I’ve been trying to publish my obsidian notes with Astro. Haha I cant even get the links to route correctly. This old brain can’t keep up with you youngins!

  • @MoonMoon-qt7io
    @MoonMoon-qt7io 11 месяцев назад

    You broke the rule : no babies 😂

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

    Bro... Next 13. it's just super easy.

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

    I've been in the exact same boat - choosing a framework to move from Gatsby to. My conclusion is different, however. With Astro, you're really just getting an SSG, no different in output to Hugo or Jekyll. The islands architecture is nice, but you're really just generating a HTML site. NextJS is so much more. To go from NextJS to Astro is a downgrade. It's a great developer experience, but the outputted site is a straight up downgraded product.

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

      Next.js is definitely a great option. I will say that Astro actually has full-stack capabilities as well:
      - api endpoints
      - ssr
      - server components
      There are tradeoffs but Astro has more than people realize!

  • @garland-key
    @garland-key Год назад

    Paaagination

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

    This is still unnecessarily complex

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

    Well, it's the JS community mantra, right? Change to a "new" and "better" framework every two weeks...

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

      haha basically that's it. Never a dull moment!

  • @Joshua.Developer
    @Joshua.Developer 5 месяцев назад

    Just yourself. Self am I building Twitter? Am I building the next Spotify? No then dont spend time on NextJs

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

    Developers should stop the religion built around React. React is NOT good. Verbose, SLOW, complex, far from web standards. Try building a simple list with 200 instances of the same component. Try filtering and sorting this list with animated transitions. Try this using React. You will see how bad React is. "Ah, you should use memo, ref, use effect..." Really? Native workarounds?

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

    am a full stack dev and i think nextjs is the best thing to ever happen in web dev

  • @HomeSlize
    @HomeSlize Год назад +49

    Great, another JS framework...

    • @Fitzpa14
      @Fitzpa14 Год назад +7

      Lol. It’s not like it’s THAT new.

    • @JamesQQuick
      @JamesQQuick  Год назад +3

      but it is yet another one haha totally get the frustration there!

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

      Yadda yadda 0 days since the next JS framework yeah yeah, but I genuinely think Astro fills a niche.

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

      Don’t be afraid of new frameworks. Always something new to learn

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

      If you know vanilla is well enough and you aren’t a react bootcamper switching between frameworks is very very easy.

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

    "Added all the astro shit" commit. Do you still enjoy coding?

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

    Astro makes Next.js look like child's play.

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

    haha... sloppy transition from the baby... I swear, it looked like you dropped the baby and continued on.

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

    nextjs It's garbage

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

      Hmm, what do you not like about it?

  • @onta.nicolae
    @onta.nicolae Год назад +1

    why would you choose next as a framework for some personal project if you dont need backend apis

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

      Next also can do static content really well. It can work for a lot of use cases

    • @onta.nicolae
      @onta.nicolae Год назад

      @@JamesQQuick yeah but there's better frameworks

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

      What options would you choose?@@onta.nicolae

    • @onta.nicolae
      @onta.nicolae Год назад

      @@JamesQQuick qwik or astro