It's finally out!!! (Next.js 15 breakdown)

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

КОМЕНТАРІ • 201

  • @naughtiousmaximus7853
    @naughtiousmaximus7853 2 місяці тому +132

    'use cache' for developers, 'use cash' for Vercel

  • @saissevictor
    @saissevictor 2 місяці тому +157

    we’re here for the use cash 🤑

    • @edumorango
      @edumorango 2 місяці тому

      Pure pa$$ion

    • @AvanaVana
      @AvanaVana 2 місяці тому +37

      If you write: ‘use cash’ at the top of your files, they deploy automatically to vercel at premium prices

    • @janxavier8264
      @janxavier8264 2 місяці тому

      Good one 😂

    • @HammadAli-bf6vl
      @HammadAli-bf6vl Місяць тому

      haha

  • @realitydesigners
    @realitydesigners 2 місяці тому +104

    We gunna see Nextjs20 before GTA 6 💀💀

    • @owenwexler7214
      @owenwexler7214 2 місяці тому +7

      We’re gonna see all of those before Half Life 3 😢

    • @Disorrder
      @Disorrder 2 місяці тому +1

      why're you waiting for gta 6? I bet it will be disappointing for a lot of people. Authors of first 4 parts doesn't work on it any more

    • @owenwexler7214
      @owenwexler7214 2 місяці тому +1

      @@Disorrdersrsly remember how disappointing Duke Nukem Forever was?

    • @danielchettiar5670
      @danielchettiar5670 2 місяці тому

      ​@@DisorrderExactly

  • @_raptor4070
    @_raptor4070 2 місяці тому +75

    lets go, time to rewrite my entire project

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

      then rewrite it to remix and thank me later 😎

    • @_raptor4070
      @_raptor4070 2 місяці тому

      Dear @@Adityacode,
      oh hell nawl
      Kind regards,
      @_raptor4070

    • @Joshua.Developer
      @Joshua.Developer 2 місяці тому

      How is remix? I tried solid but I still feel.like it's all messy​@@Adityacode

    • @mickomagallanes1185
      @mickomagallanes1185 2 місяці тому +6

      @@Joshua.Developer I'm switching to Remix. Next.js is just painful

    • @Adityacode
      @Adityacode 2 місяці тому

      @@Joshua.Developer remix doesnt give you much fancy things, its route based data loading and route based actions just like a traditional server rendered app but most people just hear this and assume that you would have to just prop pass everything to components but tbh its a skill issue. Remix has some great hooks like useMatches for that problem and error boundaries are so great, you get to learn so much about the web like http caching and how easy it is to cache. For example, I implemented my own route cache that allows me to cache which ever route i want to, not like next js route cache that you cant change. Honestly, only things remix lacks is middleware and type safety in actions easily.

  • @ellonmusketwannabe2201
    @ellonmusketwannabe2201 2 місяці тому +5

    Really love the hydration error logs

  • @codeChuck
    @codeChuck Місяць тому +1

    12:43 I like it! Tiny little thing, but so much value! You get to know if your page is static right away :D Also, you can see if page is static after build in console

  • @juicer_777
    @juicer_777 2 місяці тому +15

    James from Payload CMS said he'll have the 3.0 version out in a few weeks since Next 15 is now stable

    • @lemontec
      @lemontec 2 місяці тому

      he previously said they’d release it as soon as it was out. and in March of course they just needed to update docs to release lol

    • @benasmockus6988
      @benasmockus6988 2 місяці тому

      Stable

  • @a.anvarbekov
    @a.anvarbekov 2 місяці тому +6

    Hey guys, forget nextjs, Sveltekit v5 is out

  • @DeveloperGio
    @DeveloperGio Місяць тому +1

    I’ll be using 14 for the foreseeable future. Totally fine for any project.

  • @rohanshah7330
    @rohanshah7330 2 місяці тому +12

    clerk is doing evil shit with their pricing lately. you need to pay for their super premium tier in order to impersonate users - something which is tablestakes in other auth provdiers

    • @nickwoodward819
      @nickwoodward819 2 місяці тому +1

      MFA for $100 is just as bad. Like wtf? That's the bear minimum.

  • @Blu3yo
    @Blu3yo 2 місяці тому +2

    How do you shortcut between ur browser and ide in one button? That’s so cool and I can’t find any simple way to do it after searching

  • @DavidFekke
    @DavidFekke 2 місяці тому +17

    How can Vercel release Next.js 15 before React 19?

    • @drosi1994
      @drosi1994 2 місяці тому +6

      they use the RC canary channel which (as the react states) it can be used from libraries

    • @dmsnm
      @dmsnm 2 місяці тому +3

      The same way Instagram already use the React compiler in production

    • @parkerrex
      @parkerrex 2 місяці тому

      @@dmsnmgood to know

    • @sumitpurohit8849
      @sumitpurohit8849 2 місяці тому

      insider job

  • @nahasco
    @nahasco 2 місяці тому +4

    How do you so quickly siwtch windows between editor and browser?

    • @pauljones9150
      @pauljones9150 2 місяці тому

      Bumping this. I need an answer

    • @nuttbaked
      @nuttbaked 2 місяці тому

      maybe something like streamdeck or whatever they're called with customizable keys

    • @thecodingchef9292
      @thecodingchef9292 2 місяці тому

      Alt + tab

    • @nahasco
      @nahasco 2 місяці тому

      @@thecodingchef9292 He is on mac

  • @mieszkogulinski168
    @mieszkogulinski168 2 місяці тому +1

    15:39 - what is the difference between using the after API, and simply creating a Promise and not awaiting it?

  • @danielvanc_iow
    @danielvanc_iow 2 місяці тому +20

    Sorry, but v15 is not stable for production if React 19 is not stable.

    • @invinciblemode
      @invinciblemode 2 місяці тому +3

      Ikr, this is fking insane…

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

      Facebook and instagram are using 19, you should let them know that they aren't stable for production.

    • @danielvanc_iow
      @danielvanc_iow 2 місяці тому

      @@hello19286How did using an unstable version of React work out for Next in v14?
      I imagine it’s not quite that straight forward with re: FB and Instagram.

    • @SupremelyAverage
      @SupremelyAverage 2 місяці тому

      It should be stable till you reach your production deployment deadline

  • @pieter-janscheir5618
    @pieter-janscheir5618 2 місяці тому +1

    Why would you say the component is more like a remix thing over a next thing?

  • @IvanRandomDude
    @IvanRandomDude 2 місяці тому +3

    Looks like I will have to wait some time to upgrade since framer-motion code breaks after upgrade. Won't even build. Complains that className is not valid anymore on motion elements. Might be a simple fix but I would rather not risk breaking the live env.

    • @NicholasYg
      @NicholasYg 2 місяці тому

      You need to update framer motion to v12 canary to fix that className type issue. Still not recommended to upgrade to Next v15 since React 19 stable isn’t out yet

  • @thenetknight
    @thenetknight 2 місяці тому +1

    I'd love to see some detailed video on NextJS caching and CDN configs in Fastly for example.

  • @DefaultName-nv3pr
    @DefaultName-nv3pr 2 місяці тому +2

    How do you switch from the current app to the browser? how did you asigned the hotkey?

  • @t4kumi704
    @t4kumi704 2 місяці тому +7

    Another day another update in the Javascript world, I cant keep up

  • @11WicToR11
    @11WicToR11 2 місяці тому

    29:05 ...can someone help me how to zoom like this? is it some bind of recording software you are using (probably OBS?) or is it something i could achieve with basic macos screen recording?

  • @zzzz6538
    @zzzz6538 2 місяці тому +2

    and here i still use page route

  • @refrank7684
    @refrank7684 Місяць тому

    does the Nextjs solve the router events problem for app router? in pages router, we had routeChangeStart, routeChangeComplete and routeChangeError which are crucial in pages that have forms and help to prompt users if they really want to leave the page without saving what ever they were doing. but this event were not available in app router. so is this feature available in nextjs15?

  • @yehaa00
    @yehaa00 2 місяці тому +16

    Done with nextjs forever, remix or other framework is the way to go now. I'd rather use angular than be forced back to nextjs

    • @Sub-05-19
      @Sub-05-19 2 місяці тому +2

      sveltekit can be a greate alernative!

    • @yehaa00
      @yehaa00 2 місяці тому +1

      @@Sub-05-19 Yapp agree, but sadly for my workload react is still preferred because of its extensive support in Web3 libraries and even other libraries.

    • @pauljones9150
      @pauljones9150 2 місяці тому +1

      I've heard only good things about remix.... Very very tempting

    • @reilwaystation4372
      @reilwaystation4372 2 місяці тому

      @@Sub-05-19 I'm liking sveltekit too but I have next js in my job. is the support for svelte 5 stable release now?

    • @Sub-05-19
      @Sub-05-19 Місяць тому

      ​@@reilwaystation4372Yeah it's stable, that's what the developer said on the blog post but don't just take anyone's word for it, try it out yourself!

  • @leoryzap
    @leoryzap 2 місяці тому

    Fantastic changes, thank god

  • @dhavalkurkutiya
    @dhavalkurkutiya 2 місяці тому +1

    Hey Theo 👋 Very Nice Explanation ❤

  • @holgerflick
    @holgerflick 2 місяці тому +2

    Thanks for this video! Would love to see a video that shows you upgrading a real project that uses ShadCn/UI. For me, it does not work at all as the radix-references fail. As a relatively new NextJS developer, this would be very helpful to see how to deal with "third party" packages when upgrading.

  • @markky212
    @markky212 2 місяці тому +4

    50% of hydration errors are caused by date usage, and the other 50% are caused by local storage usage 😂

    • @nickwoodward819
      @nickwoodward819 2 місяці тому +2

      ehhh, i'd say there's a good 10% "you can't put that html in there"

  • @AmitSaini-ew7ep
    @AmitSaini-ew7ep 2 місяці тому +2

    Hydration Hydration Hydration errors everywhere

    • @youarethecssformyhtml
      @youarethecssformyhtml 2 місяці тому

      LMAO couldn't agree more. Had that recently after upgrading from v14 to v15

  • @joelalexander7293
    @joelalexander7293 2 місяці тому

    How does that react eslint work if I wanted to use biome instead?

  • @vraudio.
    @vraudio. 2 місяці тому +2

    This release was really unexpected.

  • @adoreos
    @adoreos 2 місяці тому +1

    I just finished migration from app route to pages router because of the insanely cache enforcement lol

  • @gdnight
    @gdnight 2 місяці тому +1

    Kinda funny that clerk is the sponsor because it's not fully ready for next 15 right now. They merged the PR for next 15 compat but haven't released it yet...

  • @brennan123
    @brennan123 2 місяці тому +1

    Thank god they are finally getting rid of their ridiculous caching by default BS. That was such a bad decision on their part. The other thing that annoyed and shocked me was when I was doing a build and it was trying to connect to my database. I was like WTF, why are you trying to access my DB at build time?

  • @Tolg
    @Tolg 2 місяці тому +1

    Really excited about this version

  • @predaytor
    @predaytor 2 місяці тому +19

    No, thanks. Remix (React Router) is the only sane way.

    • @Adityacode
      @Adityacode 2 місяці тому +1

      Exactly 🤝

    • @xxXAsuraXxx
      @xxXAsuraXxx 2 місяці тому

      no tanstack router is the way

    • @pauljones9150
      @pauljones9150 2 місяці тому

      I looked into this. I thought remix was still using the old router and the new one hasn't come out yet??

    • @dopetag
      @dopetag 2 місяці тому

      I need to learn Remix.

  • @dyelbruv
    @dyelbruv 2 місяці тому

    Clerk is not ready for Next15, they rely on the sync version of headers(). Until they update Clerk to use the async version released with Next15 it won't be ready.

  • @givensuman
    @givensuman 2 місяці тому

    theo be looking like the kid from love actually fr fr

  • @oscarmugambi
    @oscarmugambi 2 місяці тому

    12:01 Anyone know how to set up that hotkey Theo uses to switch between VSCode and Chrome in one click?

    • @pauljones9150
      @pauljones9150 2 місяці тому

      Bumping this cause i wanna know too

  • @termorey
    @termorey 2 місяці тому

    And turbopack not working in dev with next typed routes =..=

  • @buletinsehu4840
    @buletinsehu4840 2 місяці тому

    Any updates in t3?

  • @AVidhanR
    @AVidhanR 2 місяці тому

    Finally his video came out.

  • @devinlauderdale9635
    @devinlauderdale9635 2 місяці тому

    you can tell theo woke up in a panic at his "next 15 released" alarm because his hair doesn't look perfect in this video

  • @akifbasormanc5131
    @akifbasormanc5131 2 місяці тому

    What is the site at 11:10 ?

  • @RahulSharma-bh1ux
    @RahulSharma-bh1ux 2 місяці тому

    how much of this I need in case of livewiew ?

  • @gurditt_singh
    @gurditt_singh 2 місяці тому

    theo why do you have your file tree on the right side

  • @jikaikas
    @jikaikas 2 місяці тому +1

    yay another breaking changes

  • @yozhis1
    @yozhis1 2 місяці тому +1

    cant wait to pay vercel

  • @Artoooooor
    @Artoooooor 2 місяці тому

    Thanks for the info.

  • @oscarhagman8247
    @oscarhagman8247 2 місяці тому +1

    I haven't even learned nextjs 14 yet 💀

  • @jay-j6l
    @jay-j6l 2 місяці тому +1

    I'll stick with Angular

  • @iriel492ki
    @iriel492ki 2 місяці тому +4

    At this point I’d rather use Angular than the trashcan that is NextJS

  • @xprowler404x
    @xprowler404x 2 місяці тому +4

    3rd?, goto bed theo!, or if u just woke up goodmorning!

  • @RealOscarMay
    @RealOscarMay 2 місяці тому

    I love clerk!!! The only problem is that the UI is outdated in the pure js library

  • @drosi1994
    @drosi1994 2 місяці тому

    Are you sure that clerk supports Next 15? I tried it and it does not work

    • @drosi1994
      @drosi1994 2 місяці тому

      it works but in canary version

  • @AvanaVana
    @AvanaVana 2 місяці тому +1

    18:30 ok sure, but that is really not difficult code…. looks like every form data submission function I ever wrote back in vanilla JS and jQuery days
    23:50 “weird concerns”? Really? This is one of the most popular react metaframeworks out there, with massive adoption by junior devs and total n00bs…huge target for malicious actors looking to affect a large number of sites with a single exploit. Nothing “weird” about such concerns.

  • @codeChuck
    @codeChuck Місяць тому

    26:31 I have strugling with eslint for so long! Every project starts with configuring this mess. I both love it and hate it. Love for simplicity of adding rules.
    Hate for awful configuration and setup experince. Also in-IDE explanation of rules would make a huge difference! Each freaking rule need to go their site to read about - obnoxious!

  • @pauljones9150
    @pauljones9150 2 місяці тому +1

    I read every comment in this thread. Most people are mad at nextJS and want to use remix (if they need react libraries) or svelte5 which just came out. Not many people in the comments are happy with how "messy" next.js is right now. Feels like we're the canaries in the coalmine

  • @techwithib
    @techwithib 2 місяці тому

    Clerk is so good

  • @andndre
    @andndre 2 місяці тому +1

    coooll

  • @N3m3s7s83
    @N3m3s7s83 2 місяці тому +9

    From a mere technical and un-opinionated pov it seems that for the most part they just fixed some "dumb" bugs or weird decisions/assumptions they have made in the last 14 versions... (14!!). I'm not blind: I can see why a lot of peoples are using Nextjs and why there is a lot of hype everytime they just "fix" something that in another stack regular devs will throw a pile of s...t against, but from a dev which is actively in the industry for 20 years sorry, but I still don't buy it (but this is just imho): when they release Next16 maybe they will point at all the mistakes done in Next15...
    However I recognized that is still a framework with a lot of features, especially for modern frontend (but I do not understand why not using Vite as default btw) when other "batteries included" solutions don't have such solid concepts (or at least into the core and maintained by core team members). Happy coding everyone!

    • @shanemarchan658
      @shanemarchan658 2 місяці тому +2

      facts. Ive try to move away from using next, too much changes.

    • @mickomagallanes1185
      @mickomagallanes1185 2 місяці тому +3

      I was so hyped about 13 and 14 but it really is painful. Especially the default caching in 14. Vercel made programming stupidly more complicated. If they want devs to experience the cool things of Server Components, Server Actions, then just implement it and hide from us. I'm switching to Remix and I hope they will do RSC better than Vercel's

    • @victor95pc
      @victor95pc 2 місяці тому +1

      Any senior front-end Dev knows Next is a joke and preys new coders, stick with what works for 5 years of React and stop rewriting every 3 month

    • @punishedbarca761
      @punishedbarca761 2 місяці тому

      @@mickomagallanes1185 Yeah I had the same progression of hype to refactor hell and eventually biting the bullet and bailing on Next. I really dont know why we're pushing SPA inspired javascript frameworks to the server. It's the worst of both worlds.

    • @Jckinthbxxx
      @Jckinthbxxx 2 місяці тому

      ​@@shanemarchan658 I am im the middle of rewriting my projects into sveltekit or nuxt

  • @last.journey
    @last.journey 2 місяці тому

    They all make shit about this framework all the year
    And when it got a new update every one is hyped

  • @manuel_g_g
    @manuel_g_g 2 місяці тому

    😞🤧😤 I think that if Vercel/Nextjs develop consistent solutions thinking about the next generation of applications... it will be worth it for mid-big companies to pay for services that, in the end, will save them costs in other areas of infrastructure. Good for Vercel, good features

  • @northloo
    @northloo 2 місяці тому

    Did he say next 15 was overdue? Its been in RC for almost half a year ffs. We got an RC 2 because it was so aggregious

  • @emanuel_larini
    @emanuel_larini 2 місяці тому

    This is like putting new tires in your car that the manufacturer didn't approve yet. It must be insane to install and use that package for now. Now try explaining to the Jr of your team why he can't depend on alpha/beta/rc now haha

  • @mickomagallanes1185
    @mickomagallanes1185 2 місяці тому +6

    So another batch of complicated cache features that are broken and full of bugs? Thanks Vercel!

  • @codelivewithme
    @codelivewithme 2 місяці тому

    now waiting create t3 update

  • @AlucardNoir
    @AlucardNoir 2 місяці тому

    Next.js 15, because object oriented langues didn't die in the 90s.

  • @monogram6357
    @monogram6357 2 місяці тому +1

    i will use astro 😂

  • @AtomicPixels
    @AtomicPixels 2 місяці тому

    Easier means more abstract and less detail

  • @k1ngydoteth403
    @k1ngydoteth403 2 місяці тому +1

    Next image background size cover when?!

    • @nwsome
      @nwsome 2 місяці тому

      A long time ago?

    • @maciekdeveloper
      @maciekdeveloper 2 місяці тому

      what?

    • @nwsome
      @nwsome 2 місяці тому

      @@maciekdeveloper There's a 'fill' prop, an 'objectFit' style, and if you need your image as background, you can do it with the 'getImageProps' function

    • @NickAnisimov
      @NickAnisimov 2 місяці тому

      ​@@maciekdeveloper There's the `objectFit` style, the `fill` prop, and if you want your image as background, you can do it with the `getImageProps` function. What else is missing?

    • @NickAnisimov
      @NickAnisimov 2 місяці тому +2

      There's the `objectFit` style, the `fill` prop, and if you want your image as background, you can do it with the `getImageProps` function. What else is missing?

  • @codeChuck
    @codeChuck Місяць тому

    02:04 Cat! :D🐈

  • @schtormm
    @schtormm 2 місяці тому +2

    LMFAO at your custom url shortener literally being "soy dev"

  • @dukkcc2
    @dukkcc2 2 місяці тому

    2:04 cat!!!!

  • @coder_one
    @coder_one 2 місяці тому +5

    Still deployment Next.js outside vercel is nightmare…

    • @SwoopWoW
      @SwoopWoW 2 місяці тому +3

      By design.
      I wouldn't hold my breath on that ever changing.

    • @aberba
      @aberba 2 місяці тому +1

      what about it is a nightmare? I don't see anything evidence of that.

    • @coder_one
      @coder_one 2 місяці тому

      @@aberba try to deploy enterprise size next app outside vercel, and compare it. Also seek on UA-cam there is a lot of technical content why deploying next.js app outside vercel is rubbish

    • @dopetag
      @dopetag 2 місяці тому

      @@coder_one is Remix better for enterprise?

    • @aberba
      @aberba 2 місяці тому

      @@coder_one how is enterprise deployment build different from regular VPS deployment build? Again you haven't mentioned a thing except there's some complaints on UA-cam

  • @abhisheknavgan6829
    @abhisheknavgan6829 2 місяці тому +3

    leave NEXT js for a sec. 2:11 nice cat dude, what's her/his name?

  • @ticeicebby
    @ticeicebby 2 місяці тому

    Hi Mr Mustache!

  • @kevas777
    @kevas777 2 місяці тому +2

    Vercel started pay money again?)

  • @utubes720
    @utubes720 2 місяці тому +2

    Maybe I’m in “enemy territory” here, but NextJS just feels like the continuation of “web dev is a hot mess”. Crappy dev tooling and DX.
    Is there a better framework for someone building SaaS apps and “not building facebook”?

    • @theSnackableCTO
      @theSnackableCTO 2 місяці тому +2

      We are building B2B SaaS Platform and it's currently based on NextJS (luckily without too much serverside stuff.
      Migrating right now to vite. Looks good 🌞
      80kloc in size to have a reference.
      Will report.

    • @utubes720
      @utubes720 2 місяці тому

      @@theSnackableCTO I’ve seen another saas kit that use Bun. I just want a highly opinionated “fast launch” solution. I don’t care about customizing build or state solutions etc.

    • @theSnackableCTO
      @theSnackableCTO 2 місяці тому

      @@utubes720 you target to build a small or microSaaS?

    • @utubes720
      @utubes720 2 місяці тому

      @@theSnackableCTO Definitely Micro, but ideally same solution for either.

    • @theSnackableCTO
      @theSnackableCTO 2 місяці тому +1

      @@utubes720 maybe blitz.js or redwood.js. never used them myself.
      Bun ofc interesting. But maybe not yet evolved long-term. If that matters in this case :)

  • @KaranSethia24
    @KaranSethia24 2 місяці тому

    two months after theprimagen called out people using libraries like clerk to make projects instead of making something good, theo gets sponsored by clerk💀💀

    • @nickwoodward819
      @nickwoodward819 2 місяці тому

      theo's been sponsored by clerk a fair amount iirc. nothing really wrong with side stepping auth, but clerk's pricing is bs

    • @KaranSethia24
      @KaranSethia24 2 місяці тому

      @@nickwoodward819 tbh clerk has sponsored a lot of these tech people, I dont think I've seen a video where someone actually used clerk because it was better than alternatives, but its not the case. I dont like these type of tech to sponsor these many tech influencers, Snapdragon X elite is a great processor but on initial release it was so hard to find an independent review that it sort of makes me feel that I should not trust these sponsored reviews.

  • @sylensdrake9706
    @sylensdrake9706 2 місяці тому

    Clerk? Not owning ur data? Nop

  • @justsample9185
    @justsample9185 2 місяці тому +3

    adding more new features they will deprecate/add breaking change in next 16? I'm so glad I stopped following these releases, no need of FOMO when using next lol

    • @t3dotgg
      @t3dotgg  2 місяці тому +1

      What features from the last two releases are deprecated or broken now? They've been awesome with backwards compatibility, moreso than almost any other framework

  • @TerrenceLP
    @TerrenceLP 2 місяці тому

    Next! 😂😂😂

  • @patrickjreid
    @patrickjreid 2 місяці тому +5

    Next is garbage. I am so grateful to be working for a company that uses vue. Next has been systematically destroying React. I can't begin to express how much I dislike Vercel and Next.js.

    • @nefed-L
      @nefed-L 2 місяці тому +1

      Why even writing it here?

    • @youarethecssformyhtml
      @youarethecssformyhtml 2 місяці тому +2

      ​@@nefed-Lbecause he can

    • @codeChuck
      @codeChuck Місяць тому

      It is good to have friendly competition! Would keep Next on it toes to do not slack up! :D I never used Vue, but I think it is good in some ways, because saw job wanted this in requirements. There are free courses for Vue, but I do not want to learn Vue. Something about it is just not my type. I very like Vite though, and respect the work of Evan You and Anthony Fu !

  • @akifbasormanc5131
    @akifbasormanc5131 2 місяці тому

    I'm switching to Svelte 5, I hate Next 14.

  • @KhalilCodes
    @KhalilCodes 2 місяці тому

    Let’s boycott nextjs 😂

  • @ts3798
    @ts3798 19 днів тому

    I have come to the conclusion that I hate NextJS.

  • @JohnRodDondoyano
    @JohnRodDondoyano 2 місяці тому

    4th

  • @pavan-o7o
    @pavan-o7o 2 місяці тому

    Sso mfa

  • @eomer.17
    @eomer.17 2 місяці тому +24

    You don't need this stupid framework to make a website.

    • @srujangurram
      @srujangurram 2 місяці тому +3

      Fr! All in with Php and spring boot

    • @naughtiousmaximus7853
      @naughtiousmaximus7853 2 місяці тому +3

      @@srujangurram how do you combine the two?

    • @pratik92
      @pratik92 2 місяці тому +7

      Don’t use it and save the hate.

    • @null_spacex
      @null_spacex 2 місяці тому +1

      You do not, but I like it, works well for me, I enjoy using it, and it earns me 6+ figures every year.

    • @adeidara9955
      @adeidara9955 2 місяці тому +2

      You don’t need code to write a website. I just telepathically send all of my html css and js and render them in my clients mind.

  • @smilebig3884
    @smilebig3884 2 місяці тому +1

    Clerk is shit

  • @tonnoz
    @tonnoz 2 місяці тому

    thumbs up if you want theos video to be shorter

  • @saurabhraturi7940
    @saurabhraturi7940 2 місяці тому +1

    First😊

    • @Zeilar
      @Zeilar 2 місяці тому +1

      He did it!

    • @codeChuck
      @codeChuck Місяць тому +1

      Congrats! :D But next time better write something useful for others too :D Although it is fun to see such coments :D