Why I Switched To Astro But You Probably Shouldn’t

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 125

  • @elliotheath5366
    @elliotheath5366 2 роки тому +109

    Would love to hear a follow up on your experience with the 1.0 release

    • @ryanquinn1257
      @ryanquinn1257 2 роки тому +8

      I’m pretty new to web dev but Astro seems pretty perfect for smaller scope SSG. Next, Blitz, Remix, Redwood can be overkill for a site like vlogs

    • @krishgarg2806
      @krishgarg2806 2 роки тому

      @@ryanquinn1257 yup

    • @buuuuuuurn-the-heretic
      @buuuuuuurn-the-heretic Рік тому

      It’s amazing

    • @Godalming123
      @Godalming123 11 місяців тому +2

      So crazy that just 1 year later, astro v4 has come out

    • @rorymax
      @rorymax 8 місяців тому

      ​@Godalming123 and now they have astro dB and stuff! They're awesome

  • @MuhammadUzair-vw4hw
    @MuhammadUzair-vw4hw 2 роки тому +41

    Astro is pretty good for beginners and experienced JavaScript developers. Still waiting their stable release, so many big projects will use this SSG to make it reliable and trusted. Until now, I have been using Astro for small project only, and feel very nice on it.

    • @musem6006
      @musem6006 2 роки тому

      Here we have been on 1.0+, how's it going?

  • @smibssmibs
    @smibssmibs 2 роки тому +4

    I have tried astro 1.6.9 yestereday (after great crash course which worked excellently for me) and I have to admit, your advice has a value.
    Rewritting our SPA based on old AnglularJS to astro looked nice until I hit strange problem where I got complains about an error on a line with apparently wrong number as there was nothing to cause an issue. After an hour I gave up.
    My takeaway: astro looks very promising, but still needs a bit of time to mature.

  • @FunctionGermany
    @FunctionGermany 2 роки тому +4

    cool that you talk about astro, i've been looking into switching as well for months now

  • @HarshKapadia
    @HarshKapadia 2 роки тому +5

    I absolutely LOVE your blog! Such good articles! Been a reader for quite some time now.

  • @bradchellingworth5973
    @bradchellingworth5973 Рік тому +3

    Would it be fair to say the title of this video should be 'You probably shouldn't YET' Its kinda unfair to to tell people not to use it since it isn't wasn't officially released. I mean generally speaking if you ever use beta software, you have to expect bugs thats the point in the beta

  • @nickwoodward819
    @nickwoodward819 2 роки тому +1

    @0:05 Astro's logo looking much cooler with the guitar

  • @greatestuff
    @greatestuff 22 дні тому

    I keep hearing great things about astro. Would love an update as this video is two years old. Is your advice still the same?

  • @bmehder
    @bmehder 2 роки тому +10

    Did you consider Sveltekit when choosing a new platform for your blog? If so, what were some reasons you chose Astro over Sveltekit?

    • @WebDevSimplified
      @WebDevSimplified  2 роки тому +8

      I have never used Svelte so I did not consider it. My main goal was to use something that is a static site generator and easy to use for blogs and Astro seemed to be a good fit for that.

    • @krishgarg2806
      @krishgarg2806 2 роки тому +3

      @@WebDevSimplified Try svelte, it is very easy and light weight. It's more of compiler which compiles to browser js.

    • @henil0604
      @henil0604 2 роки тому

      @@WebDevSimplified Even i am less experienced than you i still suggest you to try Svelte its really easy to use and its somewhat faster.

  • @palyanytsia
    @palyanytsia 2 роки тому +3

    Thanks for sharing. I love the idea behind Gatsby, but it's not stable enough

  • @imagineabout4153
    @imagineabout4153 2 роки тому +2

    I lik Hugo or Zola. Expose the special component as web components on the server and load them via J's, injecting them in the markdown
    Nice video, thanks

  • @maskman4821
    @maskman4821 2 роки тому +20

    How come Kyle didn't release a Sveltekit tutorial ? I bet Kyle has already given Svelte a try, and it is about time making a tutorial about this amazing framework, many people expect that, you know 😎

  • @WispOfSoul
    @WispOfSoul Рік тому +3

    just curious but are you still using astro? if so would you mind providing an update?
    Also your content is great and has really helped me with making websites, keep it up!

  • @cabanford
    @cabanford 2 роки тому +1

    And, Oh my God! Does your blog load quickly! Lovely 😎❤️

  • @Kanexxable
    @Kanexxable Рік тому +1

    I think you should try a vscode extension called Astro Snippets

  • @xMdb
    @xMdb 2 роки тому +10

    I have the same issues with Gatsby, nextjs is much more stable.

  • @wayneswildworld
    @wayneswildworld 2 роки тому +2

    Can you make a video on how to make one of these code blogs using markdown? I'd like to eventually make a portfolio website that has links to my projects using markdown, but I don't know the best way to host a markdown-based blog.

  • @tomfancode
    @tomfancode Рік тому +1

    Oh, I switch to Astro from next js now.

  • @wallace4904
    @wallace4904 2 роки тому +1

    How long did it take to switch from El Niño to Web Dev Simplified though?

  • @nickwoodward819
    @nickwoodward819 2 роки тому +2

    Have you done an axios video that covers cancel tokens kyle? Just a thought as I'm struggling right now and there are a few weird edge cases with axios instances. Might get a bit of traffic

    • @alexcc316
      @alexcc316 2 роки тому

      Yes. In the "infinite scroll" tutorial

    • @alexcc316
      @alexcc316 2 роки тому

      ua-cam.com/video/NZKUirTtxcg/v-deo.html

    • @nickwoodward819
      @nickwoodward819 2 роки тому +1

      @@alexcc316 Nice one, thanks!

  • @izio4408
    @izio4408 2 роки тому +1

    We used Gatsby at my old company and I HATED the MDX functionality. Literally took 30 minutes to hot reload it. I’ll never work with Gatsby again

  • @markosth09
    @markosth09 2 роки тому +1

    Kyle, did you update mdx recently because the Gatsby plugin has not been updated for mdx 2?

  • @lexsemenenko
    @lexsemenenko 2 роки тому +1

    Why it was not an option to build a blog from scratch and be in control of every single detail?

    • @BobbyBundlez
      @BobbyBundlez Рік тому +1

      because frameworks like gatsby and astro allow for markdown and automatic page generation built off a template. this would be super annoying without a framework. you also have really good plugins and help for good SEO scores. which is pretty important for a blog that you want traffic going to

  • @ofeenee
    @ofeenee 2 роки тому

    May you please make an updated video on Astro?

  • @RaghuprasaadIyer
    @RaghuprasaadIyer Рік тому +1

    Hey should I use astro or qwik .... ?

  • @mrpaulishaili
    @mrpaulishaili 2 роки тому

    What do you think now about Astro? Thanks for this explanatory video.

  • @Anthony-wg7fn
    @Anthony-wg7fn Рік тому

    what do you recommend for a static blog now?

  • @Chris-gz4ie
    @Chris-gz4ie 2 роки тому +1

    Can you make a. Video or course on how to build a blog

  • @aidenberzins
    @aidenberzins 11 місяців тому

    Do you regret it a year later? Especially now with Astro 4.0?

  • @rlifts
    @rlifts 9 місяців тому

    Hey Kyle, has Astro improved since? I've been following you since you had subscribers in the thousands. Keep up the great work.

  • @jorgealberto1851
    @jorgealberto1851 2 роки тому

    Man, your blog is such a jewel!

  • @KyninhaH
    @KyninhaH 2 роки тому +1

    That sounded like a huge pain. Hope it keeps working for you

  • @aravindsanjeev4150
    @aravindsanjeev4150 2 роки тому

    Me having an year old Gatsby blog thinking of making the site/articles more interesting: *takes notes*

  • @cabanford
    @cabanford 2 роки тому +4

    Also been following Astro for a while. Thinking about rebuilding a large-ish e-commerce site on it (but later in the year when it's settled down a bit)

  • @31redorange08
    @31redorange08 2 роки тому +1

    What did the Gatsby collaborators answer to the issues you encountered?

  • @apolith
    @apolith 2 роки тому +1

    Hi Kyle. I love your blog but I get way too much emails. Can you consider adding RSS feed for the blog? Thanks.

  • @muralimahadevb.s6352
    @muralimahadevb.s6352 2 роки тому

    Hey, what do you think about qwik. Can you make a video on it

  • @sanusihassan7125
    @sanusihassan7125 2 роки тому

    should i use astro to build a documentation website?

  • @stfalx
    @stfalx 2 роки тому +1

    Don't tell me what to do! I will use ASTRO! For something, i dunno for what but i will!

  • @genc_emekli
    @genc_emekli 2 роки тому

    thank you very much for your valuable advice.

  • @edwardalmanzar8382
    @edwardalmanzar8382 2 роки тому

    Did you clear the cache and the static folder? 🤷‍♂️

  • @floriansaria
    @floriansaria 2 роки тому

    Very good insights, thank you. What do you use as your backend?

    • @skyhappy
      @skyhappy 2 роки тому

      No backend, it's hosted on netlify as static pages.

    • @blasttrash
      @blasttrash 2 роки тому +2

      if he has any backend related small functionality he is probably using cloud functions. This is quite common in JAM stack where they have static sites deployed using gatsby, hugo etc but wherever required they have these small cloud/lambda functions that compute things in backend(or sometimes if you want to hide some logic and not put it on client side). These are also called FAAS(functions as a service) and you pay for the code that runs not the infra etc. Never used these so not sure how cheap or expensive these can be compared to infra or PAAS.

    • @floriansaria
      @floriansaria 2 роки тому

      thanks to both of you. I was also just wondering where the data for the blog posts is stored. are they all in separate files, or where they are stored?

    • @skyhappy
      @skyhappy 2 роки тому

      @@floriansaria They're probably in a github repo. Not sure how the files are made, I would assume a markdown file, and he somehow imports react components into the page after processing the markdown to html. I think he made a compiler for that which he talked about. So the compiler makes the html, CSS and processes the react components based on the markdown and jsx

    • @JaimitoAleman
      @JaimitoAleman 2 роки тому

      I'm pretty certain the content is Markdown files. I use Astro on mine as well, and Astro uses .md files for the content.

  • @Russia-with-krafi_bn
    @Russia-with-krafi_bn 6 місяців тому +1

    well done what about this 2024

  • @lvekua
    @lvekua 2 роки тому +4

    Can't wait to see decent Astro crash course.

  • @systembreaker4651
    @systembreaker4651 2 роки тому

    hi i love your lessons about web Devs ok but i want you to do somthing call barcode scanner using java script , When i sacn the barcode i click a buttons like this please

  • @kyler.6645
    @kyler.6645 2 роки тому

    It seems like at that point wouldn't it just be easier to go vanilla?

    • @angel_ruggia
      @angel_ruggia 2 роки тому +2

      He explained that he already had customized components, so to go vanilla means that he would have to rewrite them

  • @normalcoding
    @normalcoding 2 роки тому +1

    Thanks bro ☺️

  • @LithiumFireX
    @LithiumFireX Рік тому

    I have this crazy theory that WDS and Fireship are the same guy.

  • @doublemarvellous5525
    @doublemarvellous5525 2 роки тому

    Did you ever look at Nuxt? I love it

  • @thomascollardeau9569
    @thomascollardeau9569 2 роки тому +18

    Gatsby's tragic flaw is its inability to wake up from its dream of the past and accept reality. The obsession with recapturing its past relationship with Daisy compels it to a life of crime and deceit.

  • @appuser
    @appuser 2 роки тому

    Re the plugins, Astro do have some now... you've coded them :P assuming you're willing to make these available :)

  • @matthewbeardsley7004
    @matthewbeardsley7004 2 роки тому

    anyone got a recommendation for something with a nice blog writing experience, like Ghost. I want static hosting because I don't really write much content and don't want to pay $5 a month for a VM to host it. At the moment I run Ghost locally, export it as a static site and deploy it, but that's a mess..Maybe I should just write markdown with something like astro?

  • @joostschuur
    @joostschuur 2 роки тому

    Did they old blog have an RSS feed? Looks like the new one doesn't Please add one, ideally with auto discovery link tag.

  • @ParasocialFix
    @ParasocialFix 2 роки тому

    I'm thinking of porting my next.js blog to Astro as well :)

    • @angel_ruggia
      @angel_ruggia 2 роки тому

      Why would you do that? What kind of problem are you having with NextJs?

    • @ParasocialFix
      @ParasocialFix 2 роки тому

      @@angel_ruggia HMR for markdown and performance, it's super simple blog, but in lighthouse scores I got 89 to 100 jump once I migrated to Astro. What was your experience with it like?

    • @ParasocialFix
      @ParasocialFix 2 роки тому

      Also I have a video on this, I can't probably send the link in the comments, but you can search it by "Porting my Next.js blog to Astro (no React challenge)"

  • @michelaveline
    @michelaveline 2 роки тому

    I am going ti to check your blog...!

  • @Gorops
    @Gorops Рік тому +1

    If you use gatsby you should switch to anything.

  • @whatamiwitnessing1003
    @whatamiwitnessing1003 2 роки тому

    Anything for php like this?

    • @BobbyBundlez
      @BobbyBundlez Рік тому

      php is a backend language bro. we are talking about a static blog site here

  • @andrewrico8321
    @andrewrico8321 2 роки тому +1

    11ty my friend.

  • @uthirapathikuppusamy838
    @uthirapathikuppusamy838 2 роки тому

    How to use sass in astro

  • @siddharthchaudhary7258
    @siddharthchaudhary7258 2 роки тому +2

    Why you didn't use Next.js. Next.js also has SSG, Can you please tell me the reason?

  • @b1mind
    @b1mind 2 роки тому +2

    Astro 🚀 !!

  • @uquantum
    @uquantum 2 роки тому +2

    Thanks Kyle for another really helpful video. Just rewatched this after migrating several projects to the new Astro 1.0. As you predicted, things are much easier...and may be really useful for your blog use-case, especially with Astro's new integrations like Tailwind 3. You already found solutions to port your custom blog code (code highlighting etc.) from Gatsby, but I wondered if you'd seen Simon from Tailwind Labs presentation of their css-only solution to font highlighting which uses custom code highlighting as an example in 'How to Use Custom Fonts with Tailwind CSS' ua-cam.com/video/sOnBG2wUm1s/v-deo.html I found using Astro with custom CSS utilities in Tailwind helped me remove (rewrite in CSS) a bunch of javascript. Even if this doesn't help, sincere thanks to you as your content has helped me many times!

  • @pastuh
    @pastuh 2 роки тому

    ~Connection refused~

  • @amritpalsingh7262
    @amritpalsingh7262 2 роки тому +3

    hey.. I’m big fan the way you code. please create a tutorial on screen recording in javascript

  • @ubersensei8658
    @ubersensei8658 2 роки тому

    please make a bootstrap video

  • @Colstonewall
    @Colstonewall 2 роки тому +2

    I'll stick with NextJS.

  • @gergoradeczki
    @gergoradeczki 2 роки тому

    why didn't you just downgrade to a prev version?

  • @Dan-codes
    @Dan-codes Рік тому

    Another request for an update.

  • @mimosveta
    @mimosveta 2 роки тому +1

    oh jeez, am i the only one who made my own platform for my blog? don't look at me like that, it was a pandemic, and I wanted to see if I could do it. never did something like that alone before
    wonder if I should make a package out of it,..

  • @natnael-oqp5082
    @natnael-oqp5082 2 роки тому

    bro please make a project with react native

  • @beepmach
    @beepmach 2 роки тому

    Does your blog have an RSS feed?

  • @fuggeldev
    @fuggeldev 2 роки тому

    Hey, could you build a chess game with js?👊🏻

    • @BobbyBundlez
      @BobbyBundlez Рік тому

      can you shut up dude. go google another tutorial. stop bothering this dude he puts out enough content

  • @dailymeow3283
    @dailymeow3283 2 роки тому +3

    You need a dark mode in your blog,

    • @everyhandletaken
      @everyhandletaken 2 роки тому +1

      +1
      You need a dark mode on 'x' (insert every application/site here)

  • @EternalDarknessAboveTheBlueSky
    @EternalDarknessAboveTheBlueSky 2 роки тому

    This constantly breaking and then deciding to use something else reminds me a lot of IE 5.5.

  • @narcos1024
    @narcos1024 2 роки тому +1

    Try eleventy.

  • @moneyfr
    @moneyfr 2 роки тому +2

    Please show your astro code please!!!

  • @oszi7058
    @oszi7058 2 роки тому +1

    The right solution would be to rewrite the compiler and release a new "JS FRAMEWORK" Yaaaayyyyyyyyyyyyyyyyyyyyy!

  • @chocoblan4288
    @chocoblan4288 Рік тому

    Why I Watched Your Video But You Probably Shouldn’t ✌✌✌✌✌

  • @balasubramanian4236
    @balasubramanian4236 2 роки тому

    Remix js ftw

  • @HowPortal
    @HowPortal 2 роки тому +1

    that what happen when you over engineer things.

  • @jwoods9659
    @jwoods9659 2 роки тому

    React frameworks seem so bloated to me a convoluted

  • @illegalsmirf
    @illegalsmirf 2 роки тому

    There just aren't enough Javascript frameworks, templating engines, MVC implementations etc. And we have a serious deficiency of programming languages: the world deserves hundreds more.

  • @MuhammadArshad-gv7es
    @MuhammadArshad-gv7es 2 роки тому

    Sir Please make a video of custom scrollbar with JavaScript. Thank you 💞

  • @daedalus5070
    @daedalus5070 2 роки тому

    Ok, it's driving me mad - I cant take my eyes of Kyles right ear lobe. How is it just one solid colour.
    Not meaning to be rude but its distracting me in every video thesedays.

  • @simpingsyndrome
    @simpingsyndrome 2 роки тому

    i think NextJS r better

  • @prajval37
    @prajval37 2 роки тому

    First Comment

  • @khangnguyenduy4974
    @khangnguyenduy4974 2 роки тому

    First audience!!!!!

  • @theretroman3862
    @theretroman3862 2 роки тому

    Why shouldn't I do the same? You starting to feel God like against us the peasants? You're tacking a bit of a funny turn as of lately, towards arrogance.

  • @thacherkascak825
    @thacherkascak825 2 роки тому

    ??Ỗ?Ø?M

  • @jpangan
    @jpangan 2 роки тому

    Third comment!

  • @branquitodemunze
    @branquitodemunze Рік тому

    when you use gatsby instead og plainjs