SvelteKit in 100 seconds

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

КОМЕНТАРІ • 627

  • @Fireship
    @Fireship  Рік тому +217

    If you like getting stuff shipped, then you'll love SvelteKit. Try it out in the full course fireship.io/courses/sveltekit

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

      first

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

      second

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

      The OnlyFans link… 😂

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

      sus

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

      Looks incredible. I would love for you to show the difference between this and angular with firebase functions. I'm not sure if there would be much of a difference or how it would work, if you are already hosting of firebase, what would then happen? These functions would still have to be deployed somewhere right? Or what am I missing?

  • @hunterbertoson156
    @hunterbertoson156 Рік тому +1027

    Thanks! Putting 10 years of SvelteKit experience on my Resume now.

    • @Qefx
      @Qefx Рік тому +47

      10 years, 100 seconds... in Javascript its all the same!

    • @repairstudio4940
      @repairstudio4940 Рік тому +4

      😂 same

    • @larryd9577
      @larryd9577 Рік тому +17

      ​​@@Qefxonly if you compare them with a double equals

    • @CappaLimk
      @CappaLimk Рік тому +4

      Isn't it going to be hard to get a job in sveltekit because most companies use React,Angular and Vue.js

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

      @@CappaLimk seeing more and more companies starting to use Svelte tho.

  • @ardinhelios5677
    @ardinhelios5677 Рік тому +649

    I had been a hardcore react lover, then had to learn vue for work.. but lemme tell you I was mind blown when I started using svelte and svelte kit.. the components look nothing like their cluttered counter parts.
    For anyone sceptical about learning svelte, I highly recommend try it out once, working with react and vue will feel like rubbing stones for fire, while svelte being a very convenient lighter

    • @wojciechosinski5927
      @wojciechosinski5927 Рік тому +7

      What are your thoughts of Vue compared to other two? I like the reactivity system there, but any operation on "raw" elements is a pain

    • @lautarobernati2557
      @lautarobernati2557 Рік тому +85

      you'll drop dead when you touch angular then

    • @saadahmed688
      @saadahmed688 Рік тому +35

      Vue with is pretty much like svelte

    • @daleryanaldover6545
      @daleryanaldover6545 Рік тому +52

      @@saadahmed688 vue 3 literally took the idea from svelte, *react 13 also copied their homework from svelte. This says more about svelte itself.
      Edit: *Well it's Next 13, but the point still stands.

    • @nullpointer1755
      @nullpointer1755 Рік тому +26

      @@saadahmed688 Vue still uses a virtual dom, which makes using JS libraries a pain, because you'll have to use a wrapper library (if the wrapper library exists of course, orthewise you'll have to make your own or use another library).
      This is not a problem with Svelte, you can integrate pretty much any JS library.

  • @beganovich
    @beganovich Рік тому +357

    Tip: You don't need to import PageLoad type, `export let data` will be automatically typed and provide autocomplete by the extension & LSP itself.

    • @deeOOgh
      @deeOOgh Рік тому +29

      True, but only in vscode afaik. You want to keep that if you or others in your team use other editors/IDEs

    • @lucas.p.f
      @lucas.p.f Рік тому +19

      Yes, but it's a bit messy. I get typescript errors all over the place when not typing data or form variables. It's best to type it

    • @dekeijzergeorge9974
      @dekeijzergeorge9974 Рік тому +4

      nvchad ftw

    • @shubhambhattacharjee1111
      @shubhambhattacharjee1111 Рік тому +8

      It seems to also work on nvim actually now.

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

      @@shubhambhattacharjee1111 I thought it would just be a matter of time 🙂. Glad to hear, thanks for the info!

  • @SvelteSociety
    @SvelteSociety Рік тому +143

    Since a while back you don't even need to include the PageData types or import from ./$types! Just omit it and it'll work out of the box as long as you're running the dev server! :)

    • @Davidlavieri
      @Davidlavieri Рік тому +4

      If it's not dev server then what 😂

    • @SoloElROY
      @SoloElROY Рік тому +5

      @@Davidlavieri If it's not dev server you won't need types (?

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

      @@Davidlavieri I'm guessing just the linting won't update if the dev server is not running

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

      It does t lwork in my pc

  • @jackdavenport5011
    @jackdavenport5011 Рік тому +44

    I’ve recently been trying out svelte kit and it’s honestly made web dev fun for me again. I’m honestly kind of dreading having to go back to React for my work because Svelte is just so much cleaner.

    • @galaxiapixel
      @galaxiapixel Рік тому +6

      A few days ago I inherited a huge project in React. It was slow, its code very dirty and with many rendering errors to correct.
      In a week I reimplemented almost the entire system in svelte kit, and the system is different, the users were really amazed by how fast the system was and how scalable it was.

    • @AnassSanba-f5d
      @AnassSanba-f5d Рік тому +1

      Wait until you want a specific functionality, u will need to implement it ur self

  • @abtix
    @abtix Рік тому +231

    I’m so glad you’re making videos about svelekit. I also loved the sveltekit course on your website

    • @dision9470
      @dision9470 Рік тому +5

      I'm all for sveliket videos.

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

      @@dision9470 for sure, definitely prefer sovelkut over verbose things like react

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

      What's the link to the course?

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

      @@dision9470 same man, can't wait for more svalbard content

  • @brett84c
    @brett84c Рік тому +17

    I desperately want Svelte to start getting mainstream adoption. I'm so tired of React and Angular is just pure pain (though necessary if you want more job opportunities to choose from). Used Svelte for several projects this past year and it is such an incredible developer experience.

  • @cre8ive65
    @cre8ive65 Рік тому +69

    I've had SvelteKit in production for coming up on 2 years now (Yes we shipped using the beta lmao) and looking back I would GLADLY do it again, even with the beta growing pains.

    • @Algoinde
      @Algoinde Рік тому +11

      "Shipped on beta" checking in, 1.5 years, 100k users, zero regrets. And the RC migration was an excuse to rewrite tech debt anyway :)

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

      Same

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

      how will you manage if you have also a mobile app that will request data with api routes

    • @ko-Daegu
      @ko-Daegu Рік тому +1

      @@younlok1081 I really wonder how to use full stack web frameworks when you have IoT/mobile/Desktop apps

    • @Algoinde
      @Algoinde Рік тому +2

      @@younlok1081 you create api routes with js files and use those in both. Sveltekit is smart enough to handle this for SSR too.

  • @perorbem
    @perorbem Рік тому +366

    Fireship somehow always manages to make a video about the exact subject I'm learning about

    • @marlo-ji
      @marlo-ji Рік тому +1

      Why am I here?

    • @smolley
      @smolley Рік тому +6

      I literally started looking into SvelteKit 2 hours ago. This is kinda creepy, ngl.

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

      he cheats by making videos about every possible subject

    • @maxwellkjr
      @maxwellkjr Рік тому +6

      He is an AI after all. Constantly learning and reading our minds

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

      Because we all are looking for what is currently trend, maybe 🙄

  • @natouche68
    @natouche68 Рік тому +6

    I swear this guy has superpowers, I just started a new project with Svelte kit last week !
    Svelte and svelte kit are so nice, it's juste a perfect stack !

  • @sxlbrads
    @sxlbrads Рік тому +12

    I'm starting out in web development and Svelte has made things so much easier for me. Currently using it for my first serious project :)

    • @ajohndaeal-asad6731
      @ajohndaeal-asad6731 Рік тому +2

      I highly recommend it

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

      that's great. Unfortunately, you'll still have to learn React or Angular since most of the jobs use those. Hopefully Svelte will continue to get more adoption

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

    I just recently started using frameworks and I gotta say Svelte made it much easier getting into than the others (especially compared to React).

  • @johnnycatsville5486
    @johnnycatsville5486 Рік тому +6

    I'm with Svelte for years, best framework ever, just no jobs positions lol

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

    I’m happy with how much growth svelte has made in the last 2 years

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

    Jeff never stop making these videos, they're awesome!
    Also would love to see these:
    Zustand in 100 seconds
    SWR in 100 seconds
    Jotai in 100 seconds
    tRPC in 100 seconds
    Drizzle in 100 seconds

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

    As a Sveltekit developer I loved this video
    And most importanty I’m glad to understand it !!🎉

  • @SirDamatoIII
    @SirDamatoIII Рік тому +6

    Dang this was awesome Jeff, it’s a concise 100sec version of the course! Saw things noted that I missed when going through the course - which was excellent btw!

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

    Svelte + Kit is the best framework I've ever used

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

    One I've been waiting for...
    Note: You no longer need to manually type `PageData`, `PageLoad`, etc. types... it automatically just knows what `export let data` and load functions are

  • @damnnn.
    @damnnn. Рік тому +2

    I've started to learn Svelte/Sveltekit with Fireship videos and i love it. Sveltekit is faster than Nuxt,Next,Astro, Express etc. Directly to the point and no boilerplate codes. Thanks to Rich Harris, Svelte team and Fireship.

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

    Svelte and SvelteKit really made my life easier. Unlike React, React can only make things worse and as complicated as possible.

  • @shane3744
    @shane3744 Рік тому +10

    The server features of SvelteKit are super nice and intuitive. I'd love a video about your take on React Server Components and the latest version of Next using them.

  • @Killtec
    @Killtec Рік тому +2

    i am already using sveltekit and i fucking love it. I am coming from a C# background, tried Angular but really fell in love with sveltekit, this is a great overview!

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

      Yeah when I was using React and Angular it gave me backpains

  • @i-cannot-clutch8459
    @i-cannot-clutch8459 Рік тому

    I made my portfolio using svelte and confirmed that if someone were to start web development using svelte, other frameworks won't ever be the same for them.

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

    just love your existing and love of humanity man.

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

    Wowwwwww, I've never thought sveltekit is this beautiful, I've always just heard of it... thanks mann😍😍

  • @AWIRE_onpc
    @AWIRE_onpc Рік тому +9

    Always wanted you to make a video about sveltkit.

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

    Sveltekit is the second javascript framework I've been use. Coming from React and surprised because how they handle things very simple.

  • @svampius2448
    @svampius2448 Рік тому +17

    I'm really hopeful to see a video on Blazor United, the .NET 8 version of Blazor that can switch between server-rendering and WASM at the component level! This is a game-changer and I believe it's set to give other frameworks a serious run for their money. Keep up the fantastic content, Fireship!

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

      Will be front runner sure , but the caveat is , it is not open source right?

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

      .Net? Dafuk?

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

      @@ahammadalipk It's open-source, like the rest of .NET since it became .NET Core back in 2014!

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

    I'm currently working with a SevlteJS/Quarkus application and loving it.. hopefully i can do more.

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

    SvelteKit is the GOAT! Hope it gets more recognition and adoption.

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

    To be exactly, Sveltekit is your most beloved web framework in the world. Still worth checking it out, thanks to your quick introduction.

  • @Александр-ч4п5ъ

    Svelte always deserves more recognition than it gets.

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

    I love SvelteKit and glad you have a video on it to spread awareness of it.

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

    this looks tidy, organized and easy to understand

  • @niagalves
    @niagalves Рік тому +8

    Svelte is the future ❤️

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

      Me on the right side of the screen at 2:43.

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

      @@MarvinPowell1😂😂😂

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

    I use it on day to day basis and LOVED it 😍

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

    THE TIMING ON THIS!!!
    I was looking into your old videos about React, Next.js/Svelte, SvelteKit comparison to decide which stack to use on my next project, and this drops...

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

    sveltekit is the best framework out there

  • @jondoe79
    @jondoe79 Рік тому +23

    Svelte, Vue are prime examples of one man vs tech giant

    • @unknown-user001
      @unknown-user001 Рік тому +9

      One thing is clear is tech giants love to make things complicated and its size enormous

    • @HorsiMusic
      @HorsiMusic Рік тому +8

      Exactly. And both Vue and Svelte whoop reacts butt.

    • @AnassSanba-f5d
      @AnassSanba-f5d Рік тому +1

      Svelte and vue vs react and angular

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

      @@HorsiMusic both vue and svelte produce bigger bundles than react. that is because they wrap components in a lot of boilerplate code while react just lets the engine do all the heavywork. they are not really any faster

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

      ​@@marusdod3685 Get lost, react fangirl.
      That kind of BS doesn't work when anyone can see the benchmarks for themselves lol

  • @nickfuenmayor3582
    @nickfuenmayor3582 Рік тому +79

    I'm a react lover and a svelte lover as well, my dream? a world where developers can see the beauty of each technology individually and understand that there is a space for each framework and all it's about of what you are trying to solve.
    Edit: Hey there! For those asking, I've added more details about my personal pov in the comments. Thanks for the interest!

    • @gouravprajapati3270
      @gouravprajapati3270 Рік тому +7

      Can you please explain the use case where you find react and svelte useful?

    • @Taklop
      @Taklop Рік тому +23

      What problem would you solve with react that svelte wouldn't solve just as well or better? (Unless we are talking business problems, EG hiring enough devs with the prerequisite knowledge/ existing library support)

    • @everythinggoes850
      @everythinggoes850 Рік тому +34

      There's nothing beautiful about React

    • @tinmank
      @tinmank Рік тому +8

      @@everythinggoes850 Thank you!

    • @cassolmedia
      @cassolmedia Рік тому +5

      @@Taklop building a native mobile qpp?

  • @LưuTrữHìnhẢnh
    @LưuTrữHìnhẢnh 4 місяці тому

    Спасибо автору за новую связку. Проверил, все работает.

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

    SvelteKit literally saved my passion for development.

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

    YES! I have dreamed about this moment that Fireship does SvelteKit

  • @jeffbenson3222
    @jeffbenson3222 Рік тому +2

    I didn't see where the video compared SvelteKit to Next.js and Nuxt - would like to learn more about that!

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

    Thank you for that video, it's amazing. I've just started studying about Svelte and I already love it.

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

    svelte (without kit) is the best :3
    3 other popular (and their server side counterpart) give me such productivity

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

    literally just started a fresh sveltekit project at work, like installed sveletkit at the same moment you uploaded...

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

    I recently started building my first medium-sized app with it. I am not that deep into it yet, but damn am I excited.

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

    I learned React and Next lately, like a couple of months from now, it was a big paradigm change in comparison with PHP for backend and jQuery in frontend. React really made interactivity much simpler, but it has some really bizarre things and too much boilerplate code for simple things. Now on the other hand, Svelte? It's all the good from React and Next but without all the nonsense. I am loving Svelte, it's great! =)

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

    I love SvelteKit, for me best JS framework. Great video 👍

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

    I always say they couldn’t have chosen a better name. The Svelte is so svelte.

  • @zedshockblade7157
    @zedshockblade7157 Рік тому +44

    The only reason I'm staying with react is because of the job opportunities, but the moment companies adopt Svelte, im ready to go

    • @unknown-user001
      @unknown-user001 Рік тому +7

      True. Staying with react is only for react junky companies

    • @ridass.7137
      @ridass.7137 Рік тому

      you better dont miss out then

    • @s1nistr433
      @s1nistr433 Рік тому +2

      Our jobs are gonna be replaced by AI soon, so coding for jobs isn't that important anymore

    • @sven-o
      @sven-o Рік тому +3

      @@s1nistr433 lmao

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

      there's no better framework than React

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

    I have no idea what your saying but your fancy words are soothing

  • @AlcantaraMC
    @AlcantaraMC 10 місяців тому

    I have been learning svelte, and it almost feels like a hack. props to the contributors of this project.

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

    Perfect! I realised there was a bunch of stuff I wasn't aware of in sveltekit and was looking for this

  • @Anthemy_beats
    @Anthemy_beats Рік тому +6

    Cool, I always saw svelte as a not so good framework, but it looks good, even more with svelte kit

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

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

      Not so good? What made you think that?

  • @Terr590
    @Terr590 Рік тому +2

    SvelteKit is amazing!

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

    Amazing tool! The best js framework ever

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

    Finally, been waiting to learn more about sveltekit.

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

    FINALLY,
    I was waiting for the hype train so I can flex learning it

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

    Routes can be defined by any svelte file, which was super weird until they changed the syntax to require prepending the files with the "+" modifier.

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

    Heres hoping Svelte takes over! I am sick of React already and am relatively to React 😅

  • @dennismuller1141
    @dennismuller1141 Рік тому +2

    0:38 "sex: false" is very relatable

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

    Nice to see a more modern video on this.

  • @unknown-user001
    @unknown-user001 Рік тому

    Svelte is better than anything else

  • @sofiedotcafe
    @sofiedotcafe Рік тому +2

    I was just making a sveltekit site, nice :)

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

    Svelte is a blessing

  • @h8moss766
    @h8moss766 Рік тому +2

    Been waiting for this!!

  • @not-me45288
    @not-me45288 Рік тому

    Thanks bro. Looking into svelte now.😊

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

    Using Svelte/kit for a major product, a few issues but nothing we couldn't figure out, the pace of change has no become manageable with kit, but it's now slowed to the point that we can catch up and do some refactoring, early adopter problems.

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

    using bootstrap and svelte kit is a bless for a backend dev like me

  • @Jake-bh1hm
    @Jake-bh1hm 6 місяців тому

    Please made a svelte 5 runes edition course on your website. I really enjoyed your svelte course on your site. I loved how you used a real life example building the link tree like app… now with svelte 5 being almost stable, I would love to have a full real life example project made from scratch again. Thanks 🙏

  • @sven-o
    @sven-o Рік тому

    Svelte has been so much fun for me so far, amazing framework!

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

    1:32 You don't need to type the data variable anymore, it infers the type automatically! Same goes for the load function and endpoints!

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

    Best framework ever.❤

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

    I love you fireship

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

    Feeling the FOMO of Svelte for sure

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

    i swear to god all these symbolic directories and file name extensions, someone is going to reinvent header files in a few years and become the IT tech bro of the year

  • @zedmagdy
    @zedmagdy Рік тому +2

    talk about Inertiajs with laravel or RoR it's the best stack right now I think

  • @CodingWithTaaxo
    @CodingWithTaaxo Рік тому +6

    Hey Fireship, would you please share with us which tool did you use to create the intro Svelte Logo

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

      I want to know too

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

      im going to comment here just incase you guys find out

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

      jQuery

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

      This guy is here just for the money, he does not care for the others

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

      Adobe After Effects, he mentions this in the "This video was made with code"

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

    Waiting on a Proompt-Kit video. I know nothing about the extremely low level JavaScript frameworks used under the hood but after completing my proompt boot camp, I have now built a fully functional web app that displays all manner of abstract art.

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

    I love the magic behind the automatically generated types

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

    SVELTE IS THE WAY

  • @AndrewMois
    @AndrewMois 6 місяців тому

    Svelte is the best what happened to me in my web deb career

  • @Joshua-sp1kd
    @Joshua-sp1kd Рік тому

    I’m guessing this is now Jeff’s favorite In 100 Seconds video

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

    I just love svelte.

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

    SvelteKit is great but I still honestly believe that Nuxt 3 blows it out of the water. It’s not a competition, so use what’s best for you but I don’t think Nuxt 3 gets enough attention. Either way, I’m enjoying the rise of Svelte and I’d much rather work with it over React or Angular.

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

    Pretty dope tool tutorial to fetch useful data, cheers for the free guide

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

    When I really don’t understand what he’s talking about it feels like way more than 100 seconds. I still love the videos though

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

    I need to take another look at it. I was a little overwhelmed with all the different ways you render things, and the opinionatedness of the file structure. Their documentation isn't my favorite either. Sometimes it's hard to find information on specific topics, rather than reading through scattered paragraphs of explanations.

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

    Ah yes, sveltekit. The framework that i actually understand compared to react or next.js.
    Cant wait to see more from this underappreciated framework 😊

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

      if you dont understand react or next it's really your own fault. svelte seems a little closer to vanilla js (it's not), but what it offers in simplicity it robs you in flexibility. react gives you the tools to build anything from scratch and once you understand it all these other frameworks start feeling a little too opinionated

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

    Sveltekit my beloved

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

    SvelteKit ❤

  • @sabyasachipanda8196
    @sabyasachipanda8196 Рік тому +2

    💯💯💯

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

    Add it to the resume!

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

    If SvelteKit had Nuxt's style of data loading and Nitro (Nuxt's server framework) it might be perfect.

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

    this is sweet , nextjs dx feels like old angular compared to this

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

    Finally. Seems like backend-led frontend.