I DONT USE NEXT JS

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2023
  • Recorded live on twitch, GET IN
    / theprimeagen
    Reviewed article: www.epicweb.dev/why-i-wont-us...
    By: Kent C. Dodds | x.com/kentcdodds?s=20
    MY MAIN YT CHANNEL: Has well edited engineering videos
    / theprimeagen
    Discord
    / discord
    Have something for me to read or react to?: / theprimeagenreact
    Kinesis Advantage 360: bit.ly/Prime-Kinesis
    Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
    turso.tech/deeznuts
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 573

  • @AlexandrosKatechis
    @AlexandrosKatechis 4 หลายเดือนก่อน +37

    Why is Dr. Disrespect reading javascript blogs?

  • @valhalla_dev
    @valhalla_dev 7 หลายเดือนก่อน +255

    "I haven't used it enough to have a strong opinion"
    If we can just... normalize this sentence/approach, discourse around software dev would become so much more enjoyable.

    • @sheriffderek
      @sheriffderek 5 หลายเดือนก่อน +7

      "I don't need to have an opinion" would be nice too. Or "I have one, but no one needs to hear it"

  • @nefrace
    @nefrace 7 หลายเดือนก่อน +235

    _"You're dissatisfied with your current modern framework"_
    Me, generating HTML from Go templates: *Well, not really.*

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +94

      hey... that's where i am at

    • @nefrace
      @nefrace 7 หลายเดือนก่อน +7

      @@ThePrimeTimeagen I'm also trying not to use JS on my website, even in form of HTMX.
      For now it exists only in my html5 games that I host there. Every other page is server-side generated and sent with full reloading just as in good old days of PHP or something like that (which I didn't catch).

    • @clickadelic7681
      @clickadelic7681 7 หลายเดือนก่อน +3

      To be fair, things like Hugo are cool, but dev experience is like Hugo itself - static.

    • @nefrace
      @nefrace 7 หลายเดือนก่อน

      @@clickadelic7681 and I don't think there's anything wrong with it.
      Also I'm writing my own server with minimalistic router and markdown parser. Hugo is cool but "too static" for me (:

    • @jdawgforealz
      @jdawgforealz 7 หลายเดือนก่อน

      Are you guys using the standard library for templates? If you like jsx, there's an interesting library called templ which is sort of jsx for go.

  • @wrux
    @wrux 7 หลายเดือนก่อน +464

    I met a guy recently in Japan and he builds JS apps without any library and handles all DOM manipulation manually with a bunch of functions he created himself. It was impressive to see what he could achieve and was writing code on a Chromebook without any build steps.
    His code was so so ugly, but he was able to build some interesting projects.

    • @otis3744
      @otis3744 7 หลายเดือนก่อน +130

      worked with a guy who did this, he was adamant about me and the rest of the team has to follow suit, i kind of didnt like him for that view because no way in hell am i going to use pure javascript to do dom manipulations, i cant spent 2 years building a dashboard

    • @hamm8934
      @hamm8934 7 หลายเดือนก่อน +160

      These are solo devs. Its impossible to do this at scale with a team devs.

    • @alexeyayzin8512
      @alexeyayzin8512 7 หลายเดือนก่อน +31

      Unfortunately this is exactly how the company i work at does it. It is a pain in the ass at scale especially without error/type mismatching handling

    • @gurnoorkalsi9296
      @gurnoorkalsi9296 7 หลายเดือนก่อน +8

      Does he have a github? or a name?

    • @neociber24
      @neociber24 7 หลายเดือนก่อน +44

      If you don't use a framework you just create your own

  • @erickmoya1401
    @erickmoya1401 7 หลายเดือนก่อน +83

    There are so many next and remix devs just from being React devs. Is like being trapped in quicksand and trying to solve it by adding more sand.

    • @poondaddy9992
      @poondaddy9992 7 หลายเดือนก่อน +8

      the children we devs have will look back and wonder: "how the fuck did you guys get anything built back then"!

  • @pythagoran
    @pythagoran 7 หลายเดือนก่อน +45

    "Every great cause begins as a movement, becomes a business, and eventually degenerates into a racket." - Eric Hoffer

  • @benbowers3613
    @benbowers3613 7 หลายเดือนก่อน +26

    I really like the format of reading two opposing articles back-to-back. Very juicy knowledge and fresh perspectives

  • @damienlmoore
    @damienlmoore 7 หลายเดือนก่อน +499

    I know you are mostly just being funny but I am firmly in the Rich Harris camp that the problem with web performance isn't JavaScript and frameworks, it's commercial decisions.

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +92

      may not be wrong

    • @ktils
      @ktils 7 หลายเดือนก่อน +40

      Best comment I seen on TH-cam. As a Software Architect it's frustrating.

    • @meltygear5955
      @meltygear5955 7 หลายเดือนก่อน +21

      Is it alright if you elaborate a bit on that?

    • @kibels894
      @kibels894 7 หลายเดือนก่อน +8

      Last slow one I worked on was because they wanted to use AWS for everything but didn't have users to justify paying for it so used slow services.

    • @gustavocampos1593
      @gustavocampos1593 7 หลายเดือนก่อน +34

      Client: Hey, the website is slow
      Me: Of course, your GTM is full of shit

  • @doctorgears9358
    @doctorgears9358 7 หลายเดือนก่อน +127

    I'd let Slack take up 2 cores and half of my RAM if they made code snippets less ass

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +41

      impossible

    • @CottidaeSEA
      @CottidaeSEA 7 หลายเดือนก่อน +5

      Slack breaking code blocks if you add a blank newline hurts me physically and emotionally.

    • @dekerta
      @dekerta 7 หลายเดือนก่อน +26

      Try using code blocks in Teams. You'll never complain about Slack again

    • @leila-codes
      @leila-codes 7 หลายเดือนก่อน +2

      Big oof. Gotta disagree slightly on this one. Yes the triple backtick is rubbish in Teams BUT if you haven't already try clicking on the "Text Formatting" toggle button and then click the "Insert Code"
      It's actually shockingly good imho 😇

    • @syakhiskk
      @syakhiskk 7 หลายเดือนก่อน +1

      ​@leila-codes and then you then want to paste the code from teams, good luck deleting the extra newlines 😂

  • @jak3legacy
    @jak3legacy 7 หลายเดือนก่อน +42

    I think the increasing divergence from Remix's philosophy / approach with Next JS's philosophy / approach is overall a good thing for both frameworks. They are becoming increasingly distinct from one another as time progresses. Next js is your shiny brand new sports car with the latest gizmos while Remix is like a simple and efficient EV sedan that is plenty fast, but not focused on the bells and whistles.

    • @guidobit
      @guidobit 7 หลายเดือนก่อน +28

      More like remix is a car with wheels and you understand how it brings you from a to b, if you hit the gas.
      Nextjs teleports you trough some subspace conduit to anywhere in the Galaxy while you are trying to visit your friend from down the street, but you have no understanding how you teleports and what it will do to your organs long term, even though teleporting is cool and all your friends do it.

    • @Handola
      @Handola 7 หลายเดือนก่อน +13

      teleport me daddy uwu

    • @gm42069
      @gm42069 7 หลายเดือนก่อน +6

      @@guidobit if you don't understand how NextJS teleports you, I think you need to do some more reading buddy

    • @onar1261
      @onar1261 6 หลายเดือนก่อน

      I laughed a lot with your comment. Spanish hahaha. @@guidobit

    • @heroe1486
      @heroe1486 6 หลายเดือนก่อน

      ​@@gm42069 At first yes, when it was just React + a file based router and easy SSR/SSG, now it's different buddy, they're reinventing the wheel with each iteration and deliver beta software under a "stable" label

  • @shadowfaxenator
    @shadowfaxenator 7 หลายเดือนก่อน +30

    Self hosting nextjs for production is not the save as using vercel. Caching doesn't scale as it uses local files as a store. Next has an experemental feature to use other cache storage, but it doexn't work with revalidatePath() so it's not easy to just self-host nextjs app

    • @ea_naseer
      @ea_naseer 7 หลายเดือนก่อน +13

      imagine if laravel did this. Taylor Otwell would have bought two Lamborghinis

    • @spicynoodle7419
      @spicynoodle7419 7 หลายเดือนก่อน

      ​@@ea_naseerhighly doubt it

    • @dwiatmika9563
      @dwiatmika9563 7 หลายเดือนก่อน +1

      @@ea_naseer lmfao

    • @ea_naseer
      @ea_naseer 7 หลายเดือนก่อน

      @@spicynoodle7419 laravel now runs ads when you go into debug mode. don't underestimate men and sport cars

    • @DragonRaider5
      @DragonRaider5 หลายเดือนก่อน

      What we do and what works very well for us is to just use SSR behind a CDN with s-maxage being like 100 years. Instead of revalidating paths in Next, you just invalidate them in your CDN and you’re pretty much good to go. Next request will cause a render and after that (at least with CloudFront origin protection) that should be it.

  • @FullStacker-dev
    @FullStacker-dev 7 หลายเดือนก่อน +92

    Nextjs is a wired framework, if you use it without thinking about it, it seems nice, but when you start really thinking about how it works internally and how the deployment/hosting work, it start to be confusing

    • @creativecraving
      @creativecraving 4 หลายเดือนก่อน +2

      And, if there weren't so many glitches in the matrix, I wouldn't have to think about it! 😂 I unfortunately learned more about Next than I wanted to, so I am not excited to use it for my next project.

  • @erikslorenz
    @erikslorenz 7 หลายเดือนก่อน +71

    Every feature in nextjs is designed for lock in to vercel imo

    • @abacuswithrehan264
      @abacuswithrehan264 6 หลายเดือนก่อน +7

      That's the plan 🙃

    • @CodingPhase
      @CodingPhase 6 หลายเดือนก่อน +5

      Yep 😂

    • @marin1419
      @marin1419 หลายเดือนก่อน

      NextJS is sanskrit for Vercel :P

    • @ZiRo815
      @ZiRo815 26 วันที่ผ่านมา

      I felt this when I discovered a complete lack of support for controlling the response Expiry header. I thought “these folks are smart engineers, surely they can’t have misunderstood how HTTP caching layers work?”. With that in mind, it became painfully clear why. It encourages you to use stale-while-revalidate, which lets Vercel then provided cache control as a “feature” instead.
      I fell out of love with Vercel that day. I hate greedy companies. Especially when they intentionally make things worse, so you have to pay for them to be better, under the guise of “open source”. Open source isn’t the same when your cronies control what’s in and what’s out, intentionally hobbling the design so that it plays into using your platform for features that’d be designed in from the outset if you were using anything other than NextJS.

  • @Rensbril
    @Rensbril 7 หลายเดือนก่อน +37

    Has anyone ever noticed the way prime selects text ? He skips the first and last letter of a sentence and it’s very pleasing to me

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +29

      i love it and it appears that some people love it and some people hate it

    • @oShinobu
      @oShinobu 7 หลายเดือนก่อน +16

      It drives me nuts lol

    • @guidobit
      @guidobit 7 หลายเดือนก่อน +5

      What has been seen, cannot be unseen

    • @TurboBorsuk
      @TurboBorsuk 7 หลายเดือนก่อน +3

      OCD in the wild

    • @31redorange08
      @31redorange08 7 หลายเดือนก่อน +5

      Makes zero sense to do it like this.

  • @alexandruaxentioi3006
    @alexandruaxentioi3006 7 หลายเดือนก่อน +41

    Prime really loves Angular

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +22

      caught me red handed

    • @elpupper_
      @elpupper_ 7 หลายเดือนก่อน +9

      Hey @@ThePrimeTimeagen my hand is actually brownish
      Thank you,
      HR Team

    • @alexandruaxentioi3006
      @alexandruaxentioi3006 7 หลายเดือนก่อน

      @@ThePrimeTimeagen

    • @ectn26
      @ectn26 7 หลายเดือนก่อน

      @@ThePrimeTimeagen I would like to hear your opinion about new control flow syntax of Angular

    • @dgdev69
      @dgdev69 7 หลายเดือนก่อน

      ​@@ectn26it won't happen.

  • @StephanHaloftis
    @StephanHaloftis 7 หลายเดือนก่อน +6

    But the React team explicitly stated that the canary features used in Next are stable for the framework, even though they're technically canary in the overall React project. The projects are mutually exclusive, but obviously collaborate well enough that certain canary features are being prioritized during development, at least whatever the Next team needs.

  • @TheApeMachine
    @TheApeMachine 5 หลายเดือนก่อน +3

    I did not find it very difficult to host NextJS when I was still using it (I stopped after trying to accept that version 13 was all of a sudden an entirely different thing). But I host everything within Kubernetes for years now, so basically I just run it with Node and Nginx as two separate docker containers. This way it can auto-scale and it becomes super easy to host it on any cloud or other infrastructure.

  • @Meligy
    @Meligy 7 หลายเดือนก่อน +8

    The main issue I have with Vercel is that most of my customers use Azure or AWS by default. It'll be quite a process to suggest anything else.
    I mentioned this to the Vercel people at Web Directions Summit in Sydney last month. I'd really love to use them, but without them being available via AWS/Azure marketplace or something like that, I have to pretend they don't exist for most projects, which makes me wonder about nextJS also.

    • @linuxsavvy
      @linuxsavvy 7 หลายเดือนก่อน +2

      I've used AWS Amplify to deploy nextjs applications without any issues

    • @leerob
      @leerob 6 หลายเดือนก่อน +3

      Vercel is on the AWS Marketplace! Not Azure yet tho

  • @gerdokurt
    @gerdokurt 7 หลายเดือนก่อน +10

    I dont know...some things I see in web dev remind me on the developments my industry (civil engineering infrastructure design) went through decades ago when computers etc. became a thing.
    50 years ago, designing, calculating and building bridges was a pretty straight forward thing. why? because the tools were limited. there were tables for some predefined situations, and calculations and drawings were done by hand. when you do stuff by hand, you automatically reduce it to the necessary.
    when the tools came that should fasten and simplify everything, a lot of often unnecessary complexity was added to the projects in a "we have the tools now!" mindset.
    so much that you can argue that the advantages seem to be completely gone or even turned to less effiency.
    thats what probably also happens with a lot of web projects. people use frameworks because "it`s fast and simple" and then they stuff their most of the time pretty simple app with shit until they realise it`s not fast and simple anymore.

  • @alfonsojimenez8785
    @alfonsojimenez8785 4 หลายเดือนก่อน

    Oh boy 😆nice confusion technique at the beginning bro, 9 seconds in and I already liked the video.

  • @z3rocodes
    @z3rocodes 7 หลายเดือนก่อน +10

    I left Next.js for Astro and havent looked back. For internal SPAs, vite + typescript

  • @rickwoods5274
    @rickwoods5274 7 หลายเดือนก่อน

    On features vs capabilities: I think the distinction here is that a "feature" is something the thing does, and a "capability" is a something the thing lets _you_ do. A lot of the time this is a distinction without a difference, but sometimes the difference can be staggering.

  • @daedalus5070
    @daedalus5070 7 หลายเดือนก่อน +6

    I'll pickup Next when its finished.

  •  7 หลายเดือนก่อน +10

    Bohr-Einstein debates are quite different nowadays.

    • @SandraWantsCoke
      @SandraWantsCoke 7 หลายเดือนก่อน +1

      Vercel does not play dice

    • @marin1419
      @marin1419 หลายเดือนก่อน +1

      @@SandraWantsCoke It always bets on the dollar

  • @RoshanKharel
    @RoshanKharel 7 หลายเดือนก่อน +1

    0:45 reminded me of rick prime. he shall forever be missed. farewell rick c-137

  • @vitorguidorizzzi7538
    @vitorguidorizzzi7538 7 หลายเดือนก่อน +1

    Whats your thoughts on Axum and Tower since it follows a pattern quite similar to express (req, res, next)?

    • @Leeway4434
      @Leeway4434 3 หลายเดือนก่อน

      axum is great and it's magic params make learning rust easier because you don't need to worry about the borrow checker as much

  • @raenastra
    @raenastra 7 หลายเดือนก่อน +1

    On magic: yes, it's magic in the sense of transpiling Typescript, etc - but it is nice to work with something that is works closely to web standards, rather than abstracting them away

  • @fallen_turbo
    @fallen_turbo 7 หลายเดือนก่อน

    Hey Prime, I loved the way you explained both the sides and gave your feedback, I would love to know more about the problem with Browser Router from React Router, since I am a "new developer", I would like to why its not really a good way, when you say it flattens the URL in React Router. I definitely would love to have a good explanation video

  • @almcchesney
    @almcchesney 7 หลายเดือนก่อน +3

    Last time I used next on a prod app we threw it in a container and since it compiles into static content it doesn't run any processing on env vars and breaks the 12 factor app model. We found a way around it but there are some fundamental flaws in how it deals with config.

    • @marin1419
      @marin1419 หลายเดือนก่อน

      What did you replace it with?

  • @LuizFernandoSoftov
    @LuizFernandoSoftov 3 หลายเดือนก่อน +1

    At work we have the same backend written in C, serving HTTP JSON for multiple interfaces... ExtJS (main ui), ReactJS (responsive ui), ReactNative (mobile ui), AngularJS (modular ui/templates).
    As a 'fullstack' for 20years (web/backend/db). I had seen a lot of changed in the market.
    Ajax, jquery, templates, Web_Components and stuff.
    For me, we are just rewrite the well for a long time, to gain control over the loader and the components (elements).
    The best, for me, is leave the ui for the ui, leave the backend for the backend.
    When you have ui construction in the backend (html and on) you lost control over the backend, since the backend is doing the frontend part.
    This approach will only work for that ui.

  • @SanderCokart
    @SanderCokart 7 หลายเดือนก่อน +3

    My problem right now with server actions is the amount of javascript added by making the user do a fetch request is so small.

  • @ilkkaouto
    @ilkkaouto 7 หลายเดือนก่อน +4

    React Server Components and Next 14 has made me appreciate the fundamentals of the Web Platform a lot more than during my time building React apps completely without meta frameworks. I wouldn't worry about newcomers not learning about them! In any case thanks for this video, I enjoyed it!

  • @DexterMorgan
    @DexterMorgan 7 หลายเดือนก่อน +32

    After manually making a site with nothing but pure JS, I appreciate the work these frameworks do. Sometimes just because you can so something doesn’t mean you should!

    • @dragoshjs
      @dragoshjs 7 หลายเดือนก่อน +10

      It's like I always tell people, if I want to make you love JSX I will force you to work with the DOM for anything that is not a tutorial and has some meaningful functionality.

    • @tradfluteman
      @tradfluteman 6 หลายเดือนก่อน

      100% man. I see these frameworks basically being developed for industry. They evolve as the demands of companies evolve, and unsurprisingly they end up being very complicated, with lots of choices to pick from, many ways to make the wrong choices. Then someone comes along and ditches 90% of that complexity. Their solution is much easier to apply to most non-commercial projects and harder to shoot yourself in the foot with. But DX

  • @Michaeltje01
    @Michaeltje01 7 หลายเดือนก่อน +10

    41:41 my dockerized nextjs app broke after updating a patch release.

  • @seanchen9771
    @seanchen9771 7 หลายเดือนก่อน +8

    next started as a tool for react users to build websites.. not apps. every unintuitive stems from that root. It's like html css, it was created for people to assemble documents... static documents like newspapers and magazines. Future capabilities are built onto of that

  • @boris7645
    @boris7645 7 หลายเดือนก่อน +14

    We had a bunch of frontend oriented devs that really wanted to move to React, they landed on Next JS. The best compromise we came to was only using the static export of Next JS. CSR, SSR, vercel hosting, serverless what the hell are those? We just have a bundle of html, js, and css that calls our APIs.

    • @blipojones2114
      @blipojones2114 7 หลายเดือนก่อน +4

      ye if it isn't an single page app, i wouldn't touch react, react was made for single page apps.

    • @complexity5545
      @complexity5545 7 หลายเดือนก่อน +2

      Its like working with children when they tell you their Lego's House is better than your Wood and Brick House. You start questioning what the heck the modern industry is doing? Its like its being controlled by non-programmers that want to do it the hard way.

    • @John-mj1kk
      @John-mj1kk 7 หลายเดือนก่อน

      @@complexity5545 Nah, the hard way is creating over-engineered and unnecessarily complex solutions like Angular. Next.js - or any other framework for the matter - isn't even close to "the hard way".

    • @vikingthedude
      @vikingthedude 7 หลายเดือนก่อน

      Is this Jamstack?

  • @fev4
    @fev4 7 หลายเดือนก่อน +30

    I completely agree. The real winners here are the chip makers

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +8

      being able to release a new computer with relatively small changes every year for the last 15 years is pretty wild

    • @dgdev69
      @dgdev69 7 หลายเดือนก่อน

      ​@@ThePrimeTimeagenthat's a poor take prime you know go and see what ryzen has done on recent years.
      I agree with Intel about that but amd especially ryzen is so impressive.
      Probably you should look at the performance difference from ryzen 1000 to 5000. So 4 generation of CPUs.

    • @creativecraving
      @creativecraving 4 หลายเดือนก่อน

      ​@@dgdev69Small changes for 15 years? He's obviously trolling you. 😅 Weren't processors 33-bit, single-threaded 15 years ago?

  • @bulldogjob
    @bulldogjob 7 หลายเดือนก่อน +60

    In our experience the problem with Next.js is that it's opinionated beyond anything reasonable for a general-purpose framework.

    • @h3nry_t122
      @h3nry_t122 7 หลายเดือนก่อน +2

      Django is also opinionated but I don’t see anyone complaining about it as much as next js

    • @RaZziaN1
      @RaZziaN1 7 หลายเดือนก่อน

      react was supposed to be not opinionated library, where u create everything as you want, but suddenly it isn't...@@netdoom

    • @CottidaeSEA
      @CottidaeSEA 7 หลายเดือนก่อน +8

      @@netdoom React is not opinionated at all I'd say. It has limitations due to how it is structured, but opinionated? Not really.

    • @theangelofspace155
      @theangelofspace155 7 หลายเดือนก่อน +4

      ​@@CottidaeSEAfunny how he said nextjs, and you responded with react, you made kenn's point lol

    • @CottidaeSEA
      @CottidaeSEA 7 หลายเดือนก่อน +9

      @@theangelofspace155 No, that guy absolutely did say React. His reply is removed though.

  • @armorfid
    @armorfid 7 หลายเดือนก่อน +5

    I don't use next JS, or previous JS, or current JS; all my homies hate JS

  • @taquanminhlong
    @taquanminhlong 7 หลายเดือนก่อน +7

    I never have to use any React Context again when using Remix 😂 the router has already handled everything

  • @simod.4581
    @simod.4581 7 หลายเดือนก่อน +15

    Am I the only one who feels like nextjs isnt getting any faster even with their new 14 update.
    Im using shadcn and tailwind and im literally restarting the server every 3 minutes cuz it wont render the component or the tailwind classes i added.
    Its frustrating 😔

    • @MrShorno911
      @MrShorno911 2 หลายเดือนก่อน

      Something wrong with your system, mine never had any problems like these

  • @ymomoto43
    @ymomoto43 7 หลายเดือนก่อน +3

    Server side rendering looks cool but that video confused me. So, after vanilla js what should I learn? React?

    • @LSS94
      @LSS94 7 หลายเดือนก่อน +1

      Typescript for sure. And then depends on what you want.

    • @ymomoto43
      @ymomoto43 7 หลายเดือนก่อน

      @@LSS94 thank you

    • @ymomoto43
      @ymomoto43 7 หลายเดือนก่อน

      @@valsimotkarpis9120 ty

    • @jcsilverx
      @jcsilverx 5 หลายเดือนก่อน

      TypeScript

  • @asdqwe4427
    @asdqwe4427 7 หลายเดือนก่อน +8

    Not putting all of your eggs in one basket if that basket is managed by a company that is not profitable is a great piece of advice.
    What happens when the VC looses interest and hope?

    • @LambdaCalculator
      @LambdaCalculator 7 หลายเดือนก่อน +7

      That problem isn't limited to small companies either. Google is notorious for randomly killing off its projects. The Linux community is arguably the most aware of this phenomenon in the tech world, after repeatedly getting burned by corporate interests (most recently with the RedHat/IBM debacles). Proprietary platforms, and even "open" tech heavily reliant on proprietary services are just risky business for the average user/developer.

    • @asdqwe4427
      @asdqwe4427 7 หลายเดือนก่อน

      @@LambdaCalculatortrue, a lot of companies and other organisations have lost tones of money and time integrating with Google platforms that were discontinued a short while later. So you are right that there are many factors in longevity.

  • @aloufin
    @aloufin 7 หลายเดือนก่อน

    love the potion seller opener frame lol

  • @picatchumm64
    @picatchumm64 7 หลายเดือนก่อน +2

    The good partner is Svelte or Htmx with golang for the backend api.

  • @stefankyriacou7151
    @stefankyriacou7151 7 หลายเดือนก่อน +3

    My last experience with react router was having to downgrade it a major version because they just completely pulled out the feature to block a route change that was necessary to meet the deadline I had at the time, and then they just didn't really mention it... I'll avoid react-router, thanks.

    • @sixaintnine
      @sixaintnine 4 หลายเดือนก่อน +1

      Exactly the same experience, the feature is there now, 3 years later, but still unstable.

  • @nikitaproit
    @nikitaproit 7 หลายเดือนก่อน

    These methods (headers and cookies) access the current execution context. The current execution context is one per request. So that's a little DI magic here. More precisely, a service locator.
    The practice of calling a request context through a service locator outside of a controller is considered an anti-pattern in all languages ​​and frameworks. But sometimes there are cases that need to be handled in this way, these cases never occur in application code, only in the code of the framework or shell for the framework.

  • @guidobit
    @guidobit 7 หลายเดือนก่อน

    Doesnt the undici fetch (what next uses) de dupe requests? Like swc? Its not cahcing, the next request it does not contain the request data. Except when doing multiple serverside fetches, it dedupes. So you can fetch getOrganization in 10 components at the same time while doing 1 serverside render and 1 actual request.
    Not a next user btw, but this is what I remember from the docs. Feel free to correct me if I misunderstood.

    • @neociber24
      @neociber24 7 หลายเดือนก่อน +1

      Yes, NextJS dedupe requests

  • @oussamasethoum1665
    @oussamasethoum1665 7 หลายเดือนก่อน +7

    This is why I love svelte and svelte-kit because it doesn't hide the web standards behind new APIs that you have to remember.

  • @wt4csm
    @wt4csm 7 หลายเดือนก่อน +2

    "Huh whats this Remix thing? I've never heard of this."
    >React, again
    Dropped.

  • @sleyeborgrobot6843
    @sleyeborgrobot6843 7 หลายเดือนก่อน +3

    i have used react. then i tried not using react. the next web project i made with 0 react, the icon in the tab is the react favicon. infected mushroom.

  • @erickmoya1401
    @erickmoya1401 7 หลายเดือนก่อน +6

    Why everybody loses the chance to call him "Can't see dots"

  • @ElPolemista
    @ElPolemista 3 หลายเดือนก่อน

    Have you try litelements without compilation?

  • @devagr
    @devagr 3 หลายเดือนก่อน +1

    Prime: "Kent is not going to say negative things about Next.js"
    5 seconds later
    Kent: "I am going to say negative things about Next.js"

  • @SeRoShadow
    @SeRoShadow 7 หลายเดือนก่อน

    When you work on an abstraction of an abstraction, you can no longer make anything of the reason of its very existence.
    It would end like a Picasso painting, missunderstood by most and explored by none.

  • @sano7944
    @sano7944 7 หลายเดือนก่อน

    1:52 he got you covered, there is a huge link on the header

  • @SimonM90
    @SimonM90 7 หลายเดือนก่อน +3

    "your tool choice matters much less than your skill at using the tool to accomplish your desired outcome" if you wouldnt get anything from this than this sentence you would get a lot

  • @TuckerWray
    @TuckerWray 7 หลายเดือนก่อน +1

    i wish i could hit the like button twice. once for the "rawdog fetch vs caching fetch"; once for "that S.O.B. MooTools";

  • @undefined365
    @undefined365 7 หลายเดือนก่อน +1

    What is your matrix id?

  • @Sound_.-Safari
    @Sound_.-Safari 6 หลายเดือนก่อน

    “Never worry about a bundler” and “Any JS Framework” is like saying oil and water mix easily 😂

  • @ZockaRocka
    @ZockaRocka 7 หลายเดือนก่อน

    i have a question to all the guys working with go and htmx, what do you guys use as frontend js? or is htmx so robust in its way, that i dont really need js in most cases?

    • @enkhbayarnyambayar9400
      @enkhbayarnyambayar9400 7 หลายเดือนก่อน +1

      Why do you need js if you already use htmx?

    • @neociber24
      @neociber24 7 หลายเดือนก่อน

      @@enkhbayarnyambayar9400 I suppose the UI is more complex

    • @ZockaRocka
      @ZockaRocka 7 หลายเดือนก่อน

      @@enkhbayarnyambayar9400 lets say i want something like state management. I want to track the states of many things in the browser and only allow certain things based on the states. How would i do this in htmx? Is there a good way?

  • @rocstar3000
    @rocstar3000 7 หลายเดือนก่อน +15

    It's amazing how you post something about not using next.js literally days after being in their conference, lmfao

  • @drakenmario93
    @drakenmario93 หลายเดือนก่อน

    the upgrade from version 5 to version 6 of react -router took out the ability to block navigation, it was like a year of development that they finally nrough back that functionality

  • @iamlovishgarg
    @iamlovishgarg 7 หลายเดือนก่อน

    Was going to get a heart attack in the first second.

  • @andriiantoniuk8419
    @andriiantoniuk8419 7 หลายเดือนก่อน

    Could we have an answer from the Lee link?

  • @JacobBogers
    @JacobBogers 6 หลายเดือนก่อน

    wrappers: evil
    helpers: Good

  • @PaulSebastianM
    @PaulSebastianM 7 หลายเดือนก่อน +1

    He got a reply to that article from Nextjs

  • @clipartinc
    @clipartinc 7 หลายเดือนก่อน +5

    I really like NextJS and don't use Vercel for hosting. I self host using Linode and a self hosted mySQL database. It's a great setup.

    • @enkhbayarnyambayar9400
      @enkhbayarnyambayar9400 7 หลายเดือนก่อน +1

      How do you handle the db clustering?

    • @clipartinc
      @clipartinc 7 หลายเดือนก่อน

      ​@@enkhbayarnyambayar9400 I don't use db clustering.

    • @izy931
      @izy931 5 หลายเดือนก่อน

      @@enkhbayarnyambayar9400 he don't

  • @JeremyAndersonBoise
    @JeremyAndersonBoise 7 หลายเดือนก่อน +1

    Shout-out to helpers as opposed to faćades or other non-useful abstractions that imply dependency management.

  • @abdoemr3436
    @abdoemr3436 7 หลายเดือนก่อน

    6:17 is just a great point

  • @maksymfedenko1153
    @maksymfedenko1153 7 หลายเดือนก่อน +3

    It's server side framework with a lot of things already included and not possible to remove. It's literally not for everyone, and I think Remix is totally the same. I was thinking that he is going to compare Next with Vite-react or React-create-app (at least much smaller starter kits, without defined structure, server-side, own router implementation, etc), or building react app from scratch (with webpack configuration etc). But he is comparing 2 most predefined high-weight frameworks out there. Doesn't make sense.
    And actually I think in JS world it's more crucial to understand libraries under the hood, than experience to use one of "all included" frameworks. But for sure, experience with one of those frameworks would be also beneficial. But for me, experience off setting up builder like webpack from scratch looks like much more reusable knowledge

  • @officialraylong
    @officialraylong 6 หลายเดือนก่อน +1

    The helper functions should allow you to consume the features ad hoc without going all-in on the extra abstraction layer's opinions in the wrapper.

  • @boxboxerson991
    @boxboxerson991 4 หลายเดือนก่อน +1

    You have one hell of a voice. It's like gilbert gottfreid but without any of the talent that man has.

  • @jamesc2810
    @jamesc2810 7 หลายเดือนก่อน +1

    /* Intentionally
    left
    blank */

  • @marcelfahle
    @marcelfahle 7 หลายเดือนก่อน +6

    kent vs lee cage match 🥊

    • @marcelfahle
      @marcelfahle 7 หลายเดือนก่อน +2

      haven't read either post yet, so I'll let you read them to me. prime bedtime stories, a public service

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน +3

      BTSAAS

  • @azizoid
    @azizoid 7 หลายเดือนก่อน +1

    Im considering switching to Remix, after NextJs transferred to a PHP

  • @doxed64
    @doxed64 3 หลายเดือนก่อน

    4:20 - 4:47 Liked the video because of this. Started building games in Python + Pygame a couple years ago, and although it's not industry standard or "super performant" I've learned so much from using pygame. Everything from high-level things like control flow to low level things like SDL surface blitting. When to use functional vs OOP... "What You See Is What You Get", and when you always resort to the industry standard, you only ever get industry results. Games in these AAA engines really just end being reskinned Copypasta architecture. You can only learn so much this way.
    You're supposed to break the rules.

  • @Gaijin101
    @Gaijin101 5 หลายเดือนก่อน

    Dear devs, please remember you are working to give the customer a good experience. Not to scratch ur itch.

  • @lawrencejob
    @lawrencejob 7 หลายเดือนก่อน +11

    Did a double take every time he said canaries were sentient 🤣

    • @ThePrimeTimeagen
      @ThePrimeTimeagen  7 หลายเดือนก่อน

      i struggled with that

    • @lawrencejob
      @lawrencejob 7 หลายเดือนก่อน +1

      @@ThePrimeTimeagen I think it's endearing and possibly prophetic; I hope you don't think this is a complaint

  • @Supakills101
    @Supakills101 7 หลายเดือนก่อน +2

    "NextJS is like Kubernetes". Webdevs need to be stopped

  • @SandraWantsCoke
    @SandraWantsCoke 7 หลายเดือนก่อน

    Guys, turn on the news, Vercel declared war on Remix.

  • @cb73
    @cb73 7 หลายเดือนก่อน

    At the end of the day, even if a company is "in it to make money" they can only do so by pleasing customers not by pissing them off which would eventually lead to their failure.

  • @faresk3168
    @faresk3168 7 หลายเดือนก่อน +2

    Daddy Prime your favorite coding joke please

  • @Nab_001
    @Nab_001 6 หลายเดือนก่อน +1

    One Day We Will Come Back To Vanilla JS Or TS and nothing else

  • @huzaifac137
    @huzaifac137 7 หลายเดือนก่อน +6

    What about just using file based routing and image optimization and treat remaining nextjs just as react and build server on nodejs .

  • @aprilmintacpineda2713
    @aprilmintacpineda2713 7 หลายเดือนก่อน +2

    Just because you can containerize NextJS and then deploy it to "anywhere" doesn't mean it's portable, I think Kent mean something else, if you've ever written a REST API for AWS Lambda behind API Gateway, you'd understand what he meant. People calling him out and using the skill-issue burn on him are simply suffering from a self-induced illness called superiority complex and their arguments are as trash as their personality.
    The thing I like the most about Remix is how they achieve this, because remix isn't a server, it's just a request handler, so you can literally put it behind anything. You can see this even today, a lot of people are asking how to deploy nextjs on aws lambda, and others have pointed out that you can use aws-amplify -- but that uses docker behind the scenes! The problem with using docker in AWS Lambda is that it increases cold start times, unlike with remix, you can build your own adapter and just simply pass the request to remix, simple as that. Moving to a containerized environment? Simply change adapter. A new faster server was invented, faster than fastify? Simply change adapter. It's literally portable.
    Yes, I use NextJS, but I've actually been looking at Remix recently and might start using that instead.

  • @loveboat
    @loveboat 6 หลายเดือนก่อน

    When nextjs introduced serverless functions it got bad. When it removed data mutation it became worthless. But the web stamdards suck too so I don't know if Remix is a good alternative.

  • @thecuriousspace
    @thecuriousspace 5 หลายเดือนก่อน

    My man compares apples and oranges for an hour

  • @MentorAliu
    @MentorAliu 7 หลายเดือนก่อน +1

    i like Remix a lot

  • @DevRel1
    @DevRel1 7 หลายเดือนก่อน +1

    HOLD ON STOP RIGHT THERE. Let me get my popcorn...... ..... ..... .... .. . . .. OK, LFG~!

  • @_jovian
    @_jovian 6 หลายเดือนก่อน

    "preface the universe" 😂

  • @Leto2ndAtreides
    @Leto2ndAtreides 7 หลายเดือนก่อน +2

    "As Next is a popular alternative to Remix" ? ... Got the order reversed there.

  • @bosi9929
    @bosi9929 7 หลายเดือนก่อน +2

    I like nextjs but im not happy about its current state. I love its potential. The "use client" drives me crazy and i have the feeling it shoudlnt be so complicated.

  • @danailenei9959
    @danailenei9959 7 หลายเดือนก่อน +1

    I agree that if you are using react you are already using magic. But this is true for any farmework. Since a framework means that you inject your code into an already existing codebase, there will be some degree of magic in every framework.
    I do not agree that stops you from saying that a framework is doing too much magic. There is a difference of being able to understand the principle of a framework and than being able to use that framework more or less with knowledge you already have and having to consult the documentation on almost anything new that you are doing.

  • @shs4293
    @shs4293 7 หลายเดือนก่อน

    Which stack do you prefer for the midlevel devs? (On a serious note)

    • @adamrodriguez7598
      @adamrodriguez7598 7 หลายเดือนก่อน

      MERN

    • @theycallmejatin
      @theycallmejatin 7 หลายเดือนก่อน

      ​@@adamrodriguez7598isn't R replaced with Nextjs

  • @DmitryLapshukov
    @DmitryLapshukov 7 หลายเดือนก่อน

    Next 13 and up is moving in this direction

  • @typoerror177
    @typoerror177 7 หลายเดือนก่อน +1

    You know what's not magic? PHP

  • @barkovurur3043
    @barkovurur3043 6 หลายเดือนก่อน

    NEXT_PUBLIC_ env vars being build time is the only wrinkle I've encountered moving from Vercel deployment to vanilla kubernetes or eks/ecs/gcp/azure/self-hosting a Next.js app.

  • @19975amitsingh
    @19975amitsingh 7 หลายเดือนก่อน +1

    You can use the following example to differentiate between features and capabilities:
    Humans have hands and legs that are features, but you do with them consider capabilities.
    Do correct me if my example is wrong.

  • @strawberrychocolatefudge6210
    @strawberrychocolatefudge6210 7 หลายเดือนก่อน +4

    You use React,
    I use Preact,
    We are not the same