The Story of Next.js

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

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

  • @hassaniyouness8024
    @hassaniyouness8024 2 года назад +1079

    what I love about this series is how it combines the history and evolution of a problem so you can see very clearly why we ended up here, great work Tyler!

  • @atoledo
    @atoledo 2 года назад +327

    Tyler, you're like a companion for all of us technologist overwhelmed and fatigued by the vast amount of technological desicions we have to make every day. Thank you!

    • @uidotdev
      @uidotdev  2 года назад +9

      Thank you so much for the kind words. ❤️

  • @daveisdead
    @daveisdead 2 года назад +89

    I’ve been a nextjs developer for the last year and I am blown away how developer friendly it is. Every feature is better than the last

    • @uidotdev
      @uidotdev  2 года назад +5

      Agree. Thanks for watching!

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

      @@uidotdev your channel is going to blow up! Your production value is through the roof and content is amazing. Gonna hit 500k before you know it

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

      Ca I check out what you have built? I am just about to build an events site with Strapi back end for Auth and cloudinary integration.

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

      I just picked it up yesterday as someone who's used react almost exclusively and I absolutely love it. It's so intuitive

  • @Utopy34
    @Utopy34 2 года назад +54

    Awesome video! I've been a professional AngularJS then Angular developer for the past 10 years and I'm shifting towards NextJS because I really think this is the future of web apps. The simplicity of nextJS is just stunning, you don't have to create lambda functions and build an entire API gateway in AWS to get things going. Combining it with Prisma and PlanetScale is just absolutely amazing. We are also finally moving away from Redux and towards smart key-based stale-while-revalidate caching mechanisms that make the UI even faster and simplify the development further. Soo soo good! Best time to be a web dev!

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

      Agree!

    • @ulisesavila2879
      @ulisesavila2879 2 года назад +4

      In another perspective I am tired of the fragile nature of react ecosystem and I am trying to divorce from it jumping to angular. Granted I have not tried next

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

      ​@@ulisesavila2879 It actually depends on which projects you want to work on. For enterprise clients you need angular and will mostly build large/complex B2B or SaaS products following strict angular conventions and SOLID design patterns. That's what I've been doing and it pays really well. For startups or complex B2C projects React or NextJS are better but the code will be harder to maintain and the quality will likely degrade over time especially with new hires. These technologies don't compete with each other, they serve different needs on the market!

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

      Svelte is better.

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

      @@brentsteyn6671 Good luck finding a job with Svelte though.

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

    You have a real gift for explaining complex topics simply...and coherently...and conceptually. You would make a fortune if you created a series on JS and frameworks.

  • @aksh1618
    @aksh1618 2 года назад +97

    Wow this was amazing! As a backend developer whose exposure to the JS world has unfortunately mostly been through complaints of how bad it is, this makes me want to fire up a Next.js application right away and get started with exploring this whole new world!

    • @uidotdev
      @uidotdev  2 года назад +5

      So glad you enjoyed it!

    • @mrkinetic
      @mrkinetic 2 года назад +13

      I like when people complain about JS. It's good for my job security. :D

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

      if you're a backend developer using any proper language+framework like Java (for Spring boot), Go, C#(asp), even php (for Laravel), Next.js will still probably be a downgrade for you.

  • @busyrand
    @busyrand 2 года назад +15

    You've managed to answer the "Why" behind the existence of this technology, which is something I've never heard explained well. Javascript frameworks have such annoying mania that I could never tell whether something was a real, viable technology or not. Very well done.

  • @nathanrey
    @nathanrey 2 года назад +6

    Uploading this as a podcast would help me through my day

  • @romanvinogradovby
    @romanvinogradovby 2 года назад +5

    It. Just. Brilliant. Masterpiece.
    Have no more words.
    Love the narrative style with all the video inserts from the past and present.
    You have covered the subject in great details. Thanks!

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

      So glad you enjoyed it!

  • @ArrigoLupori
    @ArrigoLupori 2 года назад +171

    This is incredibly good.
    I think it's the first time ever that I took notes on a RUclips video that wasn't supposed to be a study subject.
    You packed SO MUCH VALUE in 12 minutes, I can tell the insane amount of research behind it.
    Honestly, I'm impressed.
    I think I might have a new favorite channel :D

    • @uidotdev
      @uidotdev  2 года назад +11

      That means so much. Thank you!

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

      Same here. Amazing content.

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

      Dude exact same. Eloquent, concise, and extremely informative. Mandatory subscription.

  • @dair4245
    @dair4245 2 года назад +38

    this video is so great. as a webdev novice who came through the coding bootcamp pipeline, feeling a bit bewildered about everything going on in the landscape of webdev, this gives an essential look at the history of "what" i've been doing and why i am doing it.
    new devs are exposed to so many different technologies and stacks nowadays that i feel most of us have no idea why we use one thing as opposed to another. this video definitely provides clarity to novices about what the thought within the webdev community as a whole has been that has lead us to this point.
    thanks you for this content!

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

      That means so much. I'm so happy to hear it was helpful.

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

      If I may ask, could you tell a bit about what your coding bootcamp's curriculum was.. For example what languages it covered, how long the duration of it was, etc
      I am a beginner + self-taught programmer and would definitely like having some hands-on information about what I should be going for when learning js and other topics for tech stacks and how!

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

    I love NextJS for how simple iot makes sever-side rendering with getStaticProps and getServerSideProps. It's so intuitive. SWR is also great.

  • @yewo.m
    @yewo.m 2 года назад +6

    I really like your videos, especially your most recent ones, which are more like storytelling. I feel like the programming videos on RUclips are mostly full of tutorials, and there are less videos which look at things from a higher-level perspective as these ones do. Awesome work

  • @theMadZakuPilot
    @theMadZakuPilot 2 года назад +8

    I like how you always include the history.

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

      Thank you! ❤️

  • @kd7542ye
    @kd7542ye 2 года назад +12

    Svelte is already what everyone is moving to and it is the best thing to happen to web development since JQuery IMO.

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

      Yupppp Sveltekit is much better

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

      Svelte is great too.

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

      @@bradyfractal6653 Sveltkit isn't ready for production (for hiring companies) unfortunately. Ecosystem is weak but it'll be there soon. I'm jumping to the Svelte ship as soon as I see more jobs becoming available for it 😁

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

      @@Ivcotawhat ecosystem do you need? It’s javascript. Just use the quadrillion packages

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

      ​@@Ivcota
      Companies are slow to adapt but in itself Sveltekit is very ready for commercial scale usage

  • @mr-skorpion
    @mr-skorpion 2 года назад +5

    A very well put together video, enjoyed and learnt a few things. NextJS is definitely one of the best things to happen to front-end development in recent times. I love working with Next and emotion to make fast, reactive SPAs 🌸

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

      Thanks for watching!

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

    I wanted it to be longer because i enjoyed every minute of it. Thank you!

  • @Taaz2
    @Taaz2 2 года назад +22

    I am a web backend engineer and it obviously comes with it's own culture like absolute disdain for anything frontal.
    Though, your videos, especially how you always explain the history of each project and it's building blocks, in a concise way is something I will gladly enjoy. Awesome work.

    • @uidotdev
      @uidotdev  2 года назад +4

      That's the highest compliment I could receive. Thank you!

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

      Ugh me too. All this Javascript garbage makes me sick, I can't believe people actually wanna use it server side now. But this video navigated thru the absolute mess that is the framework jungle quite well, while simultaneously reaffirming my feelings about front end work 🤦‍♂️🤣 - great video though, really!

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

      @@jpierce2l33t I'll take it!

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

      @@uidotdev I mean honestly, I've never made it more than 5 minutes in of legit trying to grep front end stuff without going cross-eyed and promptly stopping...and you clearly explained a lot of it very well, in just a short video. Kudos to you!

  • @minierparedes5177
    @minierparedes5177 2 года назад +9

    Your narration and the pace with which you provide us the information about the subject matter make these the best documentary series!

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

      That means a lot. Thank you!

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

    I was frustrated for the past 3 months, as I have nothing to do in my spare time beside gaming. Just found out your channel yesterday and immediately subs with notification on. Thank you for giving me purpose to fill my spare time beside just mindlessly watching youtube short or and instagram

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

      So glad you find it helpful!

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

    What a lovely and accurate and engaging and well-produced video. Well done!

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

    Even though I started developping web stuff when I was 16 years old (I'm 21) it has always been hard for me to understand what every technology does, what problem it solves and how everything fits together. This video explains everything perfectly and I'm thankful I watched it. Thanks a lot !!

  • @froggologies
    @froggologies 2 года назад +49

    Nice content, dude! It would be great if the next video was about CSS frameworks or libraries. You have done Typescript, React, Next.js, so I am looking forward to it.

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

      Good idea!

    • @mayurkumar2127
      @mayurkumar2127 2 года назад +13

      Why tailwind css won 😏

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

      @@mayurkumar2127 Well, I certainly hope so. But either way, I like to see how he make content out of it.

  • @robertodelgado1234
    @robertodelgado1234 2 года назад +4

    Your signal to noise ratio is incredible. Great work.

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

      That's high praise! Thank you.

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

    Isomorphic apps are amazing. This year is going to be an amazing year for the web. Page transitions, new color spaces, reactive programming and isomorphic apps will make web apps better than ever.

  • @samydjemai927
    @samydjemai927 2 года назад +5

    Amazing content! i always struggle to explain the 'why ' of some technologies to my students. I'm now suggesting your videos.

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

      So glad it was helpful.

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

    It's absolutely phenomal the rate at which the technology industry continues to grow. I remember when React started to gain traction, then the introduction to Next.js and now even frameworks that go even further beyond to solve the drawbacks of Next.js and so the introduction to frameworks like Remix have been made. Absolutely love it at the same time though :D

  • @sle6423
    @sle6423 2 года назад +5

    Love all this historical context. So rare to see it discussed, and so well to boot!

  • @BaldeepSingh24
    @BaldeepSingh24 2 года назад +5

    Your work and this series is a masterpiece!
    The amount of reserach and work that would go into making such videos would be insane...
    And then you present it with so well, great work man!!

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

    Lovely content. You just keep on delivering. I knew when I saw your first Video at just around a few thousand subscribers, your hard work would pay off!

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

      Thanks for the continued support Finn! ❤

  • @EddyVinck
    @EddyVinck 2 года назад +10

    Can’t wait for the Remix version of this

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

    Binged all the "Story of..." videos. Awesome stuff. Will check out your other works. Subscribed.

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

      So glad you found them helpful!

  • @Chris-zt4ol
    @Chris-zt4ol 2 года назад +9

    There is so much more to Next.js which makes it super awesome. I spent the last week or so to read through the entire documentation because its fascination me so much what great features especially with version 12 it offers and how much attention to detail is put into it.

  • @vegedus
    @vegedus 2 года назад +19

    I feel like there's something I'm still misunderstanding about NextJS, because it mostly seems like micro-optimizing to me. My experience is generally that vanilla React is fast "enough" for the most part, as long as you stick to best practices and use memoization appropriately and such. 90% of performance problems I've encountered in my professional life are in the back-end, it seems like a moot point that you can shave a 1/10 off a second off of app load, when there's API requests taking 5 seconds. If you're working with significant amounts of data, any time working on the front-(presuming you're fullstack) is wasted compared to working optimizing SQL queries or setting up caches and what not. There's also other, simpler code splitting tools or Preact for minimizing bundle sizes. I can see NextJS being useful if you're making a surfable mobile app, say a news site, where user retention and attention span is incredibly important, but for the stuff I do professionally, heavy enterprise B2B CRUD apps, it barely seems worth the added complexity. Am I wrong?

    • @uidotdev
      @uidotdev  2 года назад +5

      Yes :)

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

      React docs disagree with u

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

      Not just initial page load . All pages will be of same page load. Too quick.

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

      Next makes react bearable at least

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

    this is srsly amazing; all this content is hella quality and I enjoy these videos a lot; keep it up!!

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

    This is such a well-narrated & produced video! Great job!!

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

      Thank you Steven!

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

    This video is truly amazing. And true. Next.js though is not the only one today to carry such an offer and often some of other frameworks are doing better in my opinion such as Sveltekit or Nuxt. Thanks for this video !

  • @tony_wxyz
    @tony_wxyz 2 года назад +61

    Hey uitodev, just want to say this video was amazing. You are on the same level as fireship in terms of content and how you break it down. One day you will have over a million subs, you deserve it! Thanks.

    • @uidotdev
      @uidotdev  2 года назад +6

      That means so much. Thank you!

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

      this video was better than fireship. fireship is good but tells things faster than my understanding...

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

      @@ghaznavipc you do know you can change playback speed right? I like this fast pace, sometimes i do ahve to slow it down tho

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

      @@akejron1 I don't like to say bad things about fireship contents... but explanation of this video was way better and I understand it way better. it's not just about speed only

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

    NextJS quickly became my go to dev framework for building web apps after giving it a go in a smaller project. I have since ported all my large projects over from vanilla react to NextJS as well. I just love the versatility it gives you and I love essentially having a node server and server rendered pages available whenever I need it. It's so nice to build out API's for my web apps without having to jump back and forth.

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

      Agree. Thanks for watching!

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

      i am just curious since i am a laravel dev , what does nextjs gives that laravel with vuejs spa doesn't..?

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

      @@smtkumar007 Can't really say since I haven't used laravel (it's a php backend no?) . NextJS is great for those that use a React and NodeJS stack, like myself. And I really like the fact that you can do server rendered, client rendered or inbetween on a page by page basis with ease without the need for an external server or additional dependencies.

    • @Light-nn6hn
      @Light-nn6hn 2 года назад

      @Alexander Presthus could u explain what the *API's for my web app without having to jump back and fourth* part mean? i know what an API is but that sentence made me confused, thank you

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

      ​@@Light-nn6hn By that I simply mean that I don't have to have two projects, one React Front end Web app and another one for an Express or Node JS server. Granted, you can include the server in the front end project but for me it's a bit messy, and you still have to host your server somewhere. To use a project of mine as an example- A CMS, all the front end code is divided among pages and components but I can seamlessly work on the back end by using the API routes in next. I have a route for a single post, page, as well as all posts and pages. That API route has access to the Firebase Admin API and can authenticate and verify access with JWT's for example, or simply send back all public pages or posts where applicable and voilla I have a headless CMS working. This flexibility means that I can also consume the api routes within my front end application if I wanted to serve pages statically or have them be server rendered in general.
      Of course you can do all of this just fine with a dedicated server, but I find it so useful to be able to switch between working server side and client side in a matter of second . Don't know if this aclrified anything at all :P

  • @eric.m5790
    @eric.m5790 2 года назад +4

    love this video and i love nextjs. I hope the react community takes on nextjs as the standard way of building react apps

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

      Thanks for watching!

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

    Funny how Webpack gets that reputation - as a beginner programmer with only a small Electron app under my belt, it literally took a week to get a working Webpack configuration to do what I want (VueJS instead of React). Now, with my current experience, it doesn't seem _that_ bad - only time consuming.
    Overall, great video! One thing that I think was left out was the mention of Douglas Crockford and Google Maps. Douglas Crockford was one of the earliest people to use JavaScript for serious large apps in production, even before Google Maps. And Google Map really proved to the masses that it was possible to do great things with JavaScript

  • @MinnoqWV
    @MinnoqWV 2 года назад +16

    A common criticism of development careers is that people often say that it's really difficult to keep up with learning the latest frameworks, technologies, etc. It's not a totally unfair point, but I've always felt that they mostly just keep making life easier! I suppose there's some growing pains along the way, but ultimately I love seeing what new stuff the geniuses have come up with

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

      Totally agree

    • @ontheruntonowhere
      @ontheruntonowhere 2 года назад +6

      They make life easier if you're fortunate to pick the correct (read: has longevity and community support) framework to spend dozens of (typically unpaid) hours learning. But that process of picking becomes quite stressful when there are 1) dozens of frameworks to choose from and everyone is constantly jumping to the next shiny thing, only to abandon it after a single project, leading to 2) lots of legacy dreck that some poor developer (typically me) has to reverse engineer and fix, hopefully with the correct framework this time.

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

    Amazing video. Fantastic visuals and clean explanations. Please keep it up. I can see this channel becoming the next fireship.

  • @boian-inavov
    @boian-inavov 2 года назад +4

    Next.js is definitely not alone in the static world, but the general concept of pre-packaging static files and just shipping the already processed files is a revolution in page load, speed of development and cost.

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

      Agree. Thanks for watching!

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

    IMO using Vite, TS, and React to create a SPA is the best way to create an enterprise front end application. The features of Next add too much complexity for an enterprise environment (think in terms of personnel, onboarding, that kind of thing).
    However complexity is always being reduced. Simply migrating from CRA to Vite reduced our overhead by a very noticeable amount, for example. I'm always finding myself returning to Next whenever I want to spin something up as a quick PoC so I'm very much looking forward to its future. Anyone who likes JS, regardless of FE/BE/whatever will like using Next.

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

      Thanks for watching!

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

      I'm relatively newer to web development and as far as my knowledge goes, isn't CSR bad for SEO and even website speed in some cases?

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

      @@ayushvyas3401 Correct

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

      @@Soulis98 hey can't believe this was 5 months back, I went ahead and learnt react after which I completed the MERN stack then moved to next js. It's crazy how much learning is possible if you're dedicated enough

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

      @@ayushvyas3401 Oh. Cool!
      How was your adventure?
      Do you prefer Back-end or front-end man?

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

    SPAs are pretty cool and have valid use-case when you're actually building an "app" (not a website), just make sure to use Vite (or something like Vite) cause that does tackle the issue brought up (large bundle sizes slowing down initial render).

  • @akashchoudhary8162
    @akashchoudhary8162 2 года назад +26

    Damn. There was once a time where Apple was supportive of web apps and now there's a time where Apple doesn't let PWAs to be published directly via the App Store.

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

      Sadly true

    • @Gaming214-y3g
      @Gaming214-y3g 2 года назад +3

      Apple killed web apps, instead of making their browser better or solution, there introduced native apps. Remember the popular term, "there's an app for that"?
      Practically, many web apps has to built a native version and for different platform. Now, let think about the history before web apps, there're desktop app (aka native apps on mobile) and we have to built for different platform, install it and so on. Then came web apps, many native apps migrated to web apps. Then came iPhone and due to the limitation of it's browser, they bring back native apps and every web apps were forced to built native versions and back to the old days, you had to maintain different versions for different platforms, hire different developers, the need to install and so on. PWA or modern web apps were trying to solve this problem, why do we need to built native apps at all (unless it's really the nature or required). Media players or those kind of devices, make sense to have special app built since it has limited user control and was never meant to be a mobile computer. Smartphone on the other hand was totally a different story, it was invented as a mobile computer and a phone in 1 device. In the past, we needed to carry 2 or more devices, a phone , pocket PC and probably a laptop.
      Anyway, even before PWA, there were many attempts to resolve this like a hybrid app, where you have an app container which render web content. However, everything was messy, no standardization and so on.

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

      it's ironic because most of their apps are WebViews.
      You can even force to inspect element on the Settings app on macOS

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

      @@Gaming214-y3g In fairness, the market pretty much forced Apple’s hand. Hackers created an app store before Apple did and many iPhone users were jailbreaking their phone to get it. So Apple introduced an app store long before the hardware was ready for it. (The original iPhone hardware was massively underpowered for anything other than its default apps.)

    • @Gaming214-y3g
      @Gaming214-y3g 2 года назад +1

      @@thewiirocks the irony that users paid premium to a device that they only get a very limited account like a Guest account where they could only use apps. Imagine buying a MacBook and you can only use the browser and the app store.
      To be fair, without the App store and apps from Apple, many people wouldn't have switch to iPhone. It was the apps that attracted people. Back in the days, we have many better smartphones that have capable browser that could render web especially Facebook, but by having the app it gives the user a much better experience due to the state of web apps back then. Many apps were available in the iPhone like Facebook, WhatsApp and so on and it's a privilege to iPhone because other platform either doesn't have it or needs time to port. Instead of making their browser more capable or solution for web apps, they introduce alternative native app for web which solve their problem but created problems for the rest.

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

    Always great to learn more about the history of React!

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

      Glad you enjoyed it!

  • @rahulmutreja
    @rahulmutreja 2 года назад +8

    The way you presented the whole video was 🤌🏼. It would be great if you could do a next.js vs remix comparison.

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

      Thank you! That's on our radar.

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

    I’m a c++/GoLang backend dev and never touched web stuff. Trying to start with no knowledge of any frameworks was wild so I decided to roll a small one of my own to learn how they work.
    Now I’m here, and I’m stoked about nextjs

  • @kraavok
    @kraavok 2 года назад +10

    Excellent video! Well thought out and loving the animations to describe your points

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

    Also comes with vendor locking out of the box

  • @SportTechNomad
    @SportTechNomad 2 года назад +4

    Hi Tyler, You got a sub. Really amazing breaking it down into pieces so that we could clearly understand what problem did we get and ultimately the solution was produced. Thanks so much for creating a really helpful video without the talks of here and there.

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

      So glad you enjoyed it!

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

    I fell in love with NextJS, now I love it even more! Thank you for this video!

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

      Thanks for watching!

  • @kemekenneth
    @kemekenneth 2 года назад +13

    "If you're really kinky you could pick the webpack docs for your punishment of choice" 😂 Love the storytelling and narration, and the subtle humour.

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

    Shared this with the readers of my coding based newsletter. Keep up the good work. Will be following your content very closely

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

      Thanks so much! Glad you enjoyed it.

  • @daniel29009
    @daniel29009 2 года назад +5

    Fantastic work, thank you! Love the way you present historic content. For react, what most people overlook is the fact that is all js, not modified markup or fancy css slang. I value it a lot after years of suffering through jsp world. That's why vue and angular can never compete with react in my eyes.

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

      Agree!

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

      @Denis you really need to check NuxtJS, I bet you will love it (ruclips.net/video/noq-ZHTD2Cg/видео.html)

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

    hope u make more of these! loved the visuals

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

      That's our plan. Thanks for watching!

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

    Your presentation of the evolution of web development and the feature set of next.js is fantastic!
    I would point out to viewers that the statement "every decade or so a technology comes along that changes how we write software" should be interpreted with a web development lens, next.js wont impact the software disciplines of data engineering, cloud development, game development, embedded etc

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

      That's fair. Sadly, I have to say stupid stuff like that for the RUclips algo. Going into qualifiers like that would be objectively true, but ruin the flow a bit.

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

      @@uidotdev For sure :) but impeccable content and big props to replying to comments!

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

    historical storytelling meets tutorial. new fav channel.

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

    Still ... as a backend developer, I'm really happy I haven't spent too much time on Frontend before the age of css grid/flexbox, web workers, indexedDB and WebAssembly

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

    I think I found a goldmine of channel! Keep up the great work!

  • @ilyayy
    @ilyayy 2 года назад +47

    Imo a significant drawback of Next.js is the vendor lock-in - deploying it outside Vercel is a rather difficult process, and some of the more advanced features will still be missing.
    Next.js appeared way earlier, so its popularity is well-deserved, but these days I tend to look towards alternatives that are simpler to deploy to other platforms, particularly Remix.

    • @uidotdev
      @uidotdev  2 года назад +8

      That's a fair critique. Thanks for watching!

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

      @@uidotdev And thank you for so well crafted videos!

    • @leerob
      @leerob 2 года назад +11

      Hey there! Lee from the Next.js team. All features of Next.js are supported while self-hosting: nextjs.org/docs/deployment#self-hosting. In fact, self-hosting is the most popular way of using Next.js :)
      If you're looking for an easy deployment option outside of Vercel that has maximum portability to other platforms, I'd recommend using Docker. Google Cloud Run makes it really easy to deploy your Dockerized Next.js app. I actually made a whole video on this! ruclips.net/video/Pd2tVxhFnO4/видео.html

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

      I agree with your sentiment about deployment issues. For that reason, I usually just use Next’s client side aspects and do the server side stuff with Firebase.

    • @jaymanx4life
      @jaymanx4life 2 года назад +10

      I get your point, but at the same time, the knowledge gap of deploying it through other platforms is slowly diminishing. It's helped by the fact that it can be deployed on a Docker image, so it's easy pickings from there on which provider you want to give your money.

  • @denniszenanywhere
    @denniszenanywhere 2 года назад +6

    Best presentation of Next JS I've seen. You think Next JS is the best? What do you think of Svelte? Can you do a video on that, too, as Vercel, people behind NextJS, has taken it upon themselves to improve Svelte with Rich Harris. I think it's a great move on Vercel's part.

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

      100% agree. Svelte is on our list to cover.

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

      @@uidotdev Great. Can't wait.

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

    Been using next.js since 2016. Glad I chose this over gatsby

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

      We just finished refactoring from Gatsby 🙃

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

    Wow! High quality content!!!!! Excellent video, you kept me hooked all the way. Very nice animations also, it was perfecto

  • @mmk-69420
    @mmk-69420 2 года назад +2

    I don't know why but I can't get out of my head the "*Backbonejs invented the MVC architecture*" joke from the React video of this series.
    Great video again btw!

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

      😂 You don't know how many people that one line has triggered.

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

    i really love content with this kind of format. Keep it up.

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

    straight sub.
    love this graphical / visual approach.

  • @tytrdev
    @tytrdev 2 года назад +45

    Fantastic content. I recently started mentoring my best friend 1:1 (a very serious, structured mentorship) to help him get into app development and software engineering.
    Early on I told him that one of the most important things is just mindset and perspective. Not just mechanical skills. This includes learning the history of where we are now and how we got here. Just understanding how react let’s you handle state is not enough to go make good software. I’ve consulted on react apps that were the craziest mess of spindly, spiderwebby chaos you can imagine. And I’ve worked with COBOL code bases that were actually quite pleasant (at least once you’ve gotten over the shock of COBOL…). The value Understanding the progression in web history from chaotic jquery state/view complecting to the modern philosophy of views being a function of state, it just can’t be overstated.
    Just really love these videos because I feel like I can hand them off to my mentees who are still fairly green and they get a massive amount of benefit out of it. Great work here.
    As an extension to this I think it would be great to see something like this that explores the more theoretical side of things. Like entscheidungsproblem and the Turing/church era. There’s a lot of wisdom to be extrapolated from the history there without getting bogged down by the technical complexity.
    Sorry I’m ranting. Really just wanted to say top notch content. This context is legitimately helpful for real humans and you are doing great work. Keep it up!

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

      That was a lovely rant to read and I think you're totally right. Thanks for the kind words and suggestions!

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

    Best next.js intro video I've ever seen!

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

    I just saw this video, and I did what I never do: even before entering this video - I entered the channel. Then, read few video titles, and immediately, not as ever before, subscribed... Without even seeing a single video.
    Only then I've found myself here. But not before I see that there is no new content in this channel for a long while now. Why?
    You've something truly cool in your hands! A great concept, a great content, a great approach, a great editing, a great perspective... Maintaining an active dynamic channel is a challenge, but as a person who appreciates quality - I must say: Do appreciate your creation and keep uploading a new content.
    I wish you the best of luck. You're awesome. Just make sure to show it much more often..

    • @uidotdev
      @uidotdev  8 месяцев назад +1

      We'll be back soon!

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

    I lovethe quality on this video. awesome content.

  • @nonlinearfruit8065
    @nonlinearfruit8065 2 года назад +6

    Super helpful. Thank you! A piece of technical feedback: It would be super helpful to share links to the source material for further research. Techlore does this with markdown file in a git repo (which I love) but even just in the video description would be great.
    Again, great video. The effort shows in the historical sources. Thank you and thank you for siting sources on screen, that is great!

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

      Great suggestion!

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

    The React part just got me.
    As a backend, engine dev, hoping into React Native / Ionic really confused me a lot by their documents and the mess I need to put in my brain before it really do something useful.

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

      Thanks for watching!

    • @TJ-hs1qm
      @TJ-hs1qm 2 года назад +1

      must say as a BE dev React is the first and only js "framework" that ever made sense to me. And I've seen them all. ps: I've been in software development since the ancient times of Mosaic and Slashdot ^^

  • @shemmuthanga6352
    @shemmuthanga6352 2 года назад +27

    Great video. Loving the series
    Here are links to some of the more important interviews and talks featured.
    1. 1:35 JavaScript creator Brendan Eich | True Technologist Ep 1: ruclips.net/video/WqMbzVWIAjY/видео.html
    2. 2:42 Computing Conversations with Brendan Eich : ruclips.net/video/IPxQ9kEaF8c/видео.html
    3.4:09 Miško Hevery: AngularJS : ruclips.net/video/khk_vEF95Jk/видео.html
    4. 8:21 Guillermo Rauch - Next.js: Universal React Made Easy and Simple - React Conf 2017: ruclips.net/video/evaMpdSiZKk/видео.html

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

      Lovely. Thanks for doing this!

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

    In the late 2010s I switch from frontend work to backend work because I just couldn’t stand it anymore. 2 months ago I started learning Next with no background in SPAs or React and it has brought back the joy of web development to me. This video is more than a year old now and holds up well but there have already been many more great innovations added to Next like App Router, React Server Components, Streaming or Server Actions

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

    Remix provides good competition so that Next keeps up with it

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

      Remix is great too

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

    U really hit it out of the ball park with this one!!
    If anyone asks me what Next is, I’ll just show them this vid from now on.

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

      That means so much. Thanks for watching!

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

    Impeccably engaging, loved your content!

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

      Thank you!

  • @aayush_karna
    @aayush_karna 2 года назад +4

    Now this is a quality content.

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

    this video is epic. thanks for putting this together!

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

      Glad you enjoyed it!

  • @nilfux
    @nilfux 2 года назад +13

    This is a near perfect breakdown. Especially the evolution and how Next has combined all of the findings of that evolution into a holistic solution. The parts don't solve everything, but together it's the near perfect stack. Can you do a video on NestJS? I find it interesting how I'm able to bring Java people in my org over to my team and they can pick up NestJS almost immediately -- since it's very Spring bootlike.

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

      So glad you found it helpful. The hard part about videos like this is you really need a fairly deep understanding/history of the tech to make it work. I'm not too familiar with NestJS so I'm afraid I can't add much to that discussion (at least yet).

  • @AustinShelby
    @AustinShelby 2 года назад +4

    Great video and the animations are sick!

  • @ДмитрийР8ж
    @ДмитрийР8ж 2 года назад +8

    Hey, I love the series and I have a suggestion. Yesterday, I signed the contract for my first job in IT and in general, and it seems that I'm required to use Linux terminal for better programming and install WSL, it may not apply specifically to js, but to programming in general, but my idea for the video is "Why Linux won?"

  • @Noah-vm8id
    @Noah-vm8id 2 года назад +1

    NextJS is love, thank you Vercel 🙏

  • @donka86
    @donka86 2 года назад +14

    I can tell the author personally felt the pain of dealing with those dreadful webpack configs. I am glad those dark days are over

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

      So, so painful. Thanks for watching!

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

    something that was initially a sidekick has replaced it's successor at many places

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

    🔥Will be interesting to see how Next continues to evolve over the next couple years with React 18

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

    This is top notch quality, I'm really glad I found your channel.
    I know you are into js, but can you make a video about the story of c# from the beginning to what it is now? From similarity to Java to maui and so on

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

      Thank you Sidney! We definitely plan on exploring things outside of JS, but it'll be a while since it's not what we're familiar with.

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

    Nice video, sums up the core ideas like they were. Though, you make it seem like it was an overnight revolution 😁
    Also Vercel's platform makes a big part of the story with all the integrations and things that were previously hard to implement with a small dev team. (in my biased opinion)

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

    Lovely video. I like NextJS. I'm also happy Remix is improving on it.

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

      Remix is great too. Thanks for watching!

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

    Excellent video as always. Love this channel. Keep it up.

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

    I have so many things to learn from 5his channel. Thank god i found this channel. ❤️❤️❤️

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

    This is exactly what I needed. Thanks for your great work, your videos are premium quality contents 👏

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

      You're very welcome! Glad it was helpful.

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

    Came up in my feed - GREAT VIDEO!

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

    I wanted to sub, and then I've realised I already was.. guess your content is as dope as it used to be when I subbed

  • @ljuglampa
    @ljuglampa 2 года назад +4

    Good job! Looking forward to more web history packaged like this. ❤️

  • @ManasMadrecha
    @ManasMadrecha 2 года назад +15

    What about Nuxt.js? I think the V3 is going to have all Next.js features, plus it's more simple to learn because of Vue. I personally learned Nuxt first, and then Vue, and then javascript.

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

      Nuxt is great too

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

      @no1youknowz yeah right, check this video from fireship and you will know NextJS is no way near NuxtJS ruclips.net/video/noq-ZHTD2Cg/видео.html)

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

      No thanks

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

    I'm drunk and watching this video, 06:28 scared the shit out of me.