Тёмный
Web Dev Cody
Web Dev Cody
Web Dev Cody
Подписаться
This channel is a collection of various programming videos, tutorials, projects, talks, or anything software engineering and programming related. If you are new to coding and want to learn how to program or get a job in the industry, be sure to subscribe to my channel. There is a lot of great content on this channel to help you out in your coding goals.
How I setup magic link sign in
5:02
14 дней назад
I'm finally moving away from Next-Auth
16:24
14 дней назад
Goodbye Nextra
7:00
21 день назад
My best advice for finishing projects
8:41
Месяц назад
Next.js MDX is pretty awesome
4:49
Месяц назад
Writing Cron Jobs Just Became Fun Again
12:50
Месяц назад
Комментарии
@hurleyd9828
@hurleyd9828 23 минуты назад
I just do Laravel/Django(session auth) + Vue (No SPA) I don't need SEO and this setup serves my corporate clients well.
@travisricker
@travisricker 2 часа назад
You are right. You need JS. Use React Inertia Laravel. Inertia creates end to end "type safety" and is insanely easy to setup (breeze starter kit) and host on a VPS (laravel forge). Plus, you don't have to lose all the React time you've spent. I personally use Vue Inertia Laravel and its amazing.
@codinginflow
@codinginflow 4 часа назад
The longer your beard is the wiser you become
@codeguy7309
@codeguy7309 4 часа назад
now it's only generate and not generate:pg
@tonychia2227
@tonychia2227 6 часов назад
What about using the blue green deployment instead ?
@asdqwe4427
@asdqwe4427 6 часов назад
How would this work with form validation?
@julianfbeck
@julianfbeck 6 часов назад
Nice beard cody!
@joemar1519
@joemar1519 6 часов назад
Simple and straight forward! You are the best <3
@trietang2304
@trietang2304 8 часов назад
I'm a go backend dev. I've been toying with next lately and I think it is a great experience. Compare to a SPA, I think next simplified a lot of thing.
@gauravraj8728
@gauravraj8728 8 часов назад
Honest video❤
@bshelling8922
@bshelling8922 9 часов назад
If we really want to honest about this topic. There are 2 "influencers" that cause a lot confusion in this space, an Ex-Netflix and Ex-Twitch employee.
@WebDevCody
@WebDevCody 9 часов назад
I don’t think I’ve seen theo deviate from react or next, so not sure what confusion you’re referring to? Prime just hits on every topic and backend language it seems. I think he just enjoys learning about languages
@ricko13
@ricko13 10 часов назад
I like that you're able to stay focused and not get distracted by the copilot's suggestions. lol
@WebDevCody
@WebDevCody 9 часов назад
😆
@youcefwippert
@youcefwippert 11 часов назад
What about a Multi Tenant Plattform project that i previously built using Vercel Domains API. Is there a way to set it up with a VPS?
@codingwithjamal
@codingwithjamal 13 часов назад
Ive been using rust, htmx, and tailwind once i got used to it, its not that bad. I can practice learning rust as I go while building fun projects after years of react
@jackdanielson1997
@jackdanielson1997 13 часов назад
Nextjs is a resource hog and will easily consumer 4GB+ of memory for a simple dev server. It's also slow, where links can take like 10 seconds to load and it's not the backend it's waiting for. I switched to Remix out of pure frustration/desperation because at least I'd stay in React, and to my complete surprise, no more memory or performance issues, and feels so much more lightweight. Feels like how fast an SPA is supposed to be. Never going to use Nextjs again and won't ever recommend it to anyone
@theodordumitrache6055
@theodordumitrache6055 13 часов назад
Hi Cody, how would you start learning Next JS if you would decide to do it RIGHT NOW? Maybe starting from their tutorial from their website first? I see you have a course on your website as well, but it's not updated to Next JS v.15
@A.Dalton
@A.Dalton 4 часа назад
Nextjs 15 isn't stable yet so no one is gonna make a course about it now as a lot of things can change in the future so learn from the old courses , the new version doesn't to have a lot of breaking changes any way
@theodordumitrache6055
@theodordumitrache6055 4 часа назад
Thank you, so if you would start to learn NextJS 14, which will be your path?
@A.Dalton
@A.Dalton 2 часа назад
@@theodordumitrache6055 I think i would take the codevlution nextjs course as it covers most of the things then go and a pick an orm like prisma then and a database and build full stack apps .
@wata1991
@wata1991 15 часов назад
Theres a dev out there getting more work done and making more money. They don’t waste time debating tools and frameworks.
@sssouljah9033
@sssouljah9033 16 часов назад
Can you do more coding challanges for juniors (or any level) its very informative and educational seeing you complete those challanges
@paulks9771
@paulks9771 16 часов назад
Can you host multiple projects on one VPS? for example vercel you pay 20$ and can host as many saas as you want but how about vps? Thanks
@WebDevCody
@WebDevCody 12 часов назад
Yes you can host many apps on a single vps
@macctosh
@macctosh 17 часов назад
nextJs is the indusrtry standard for backend for frontend framewaork, however nextJs is still behind when it comes to tooling for a backend that talks to the database!
@Me-vc4sf
@Me-vc4sf 18 часов назад
Maybe you're too lazy to learn anything else😂
@WebDevCody
@WebDevCody 12 часов назад
That’s an possibility
@kengreeff
@kengreeff 18 часов назад
Epic
@jf3594
@jf3594 18 часов назад
This is how those things should be explained
@ZiaCodes
@ZiaCodes 18 часов назад
I would love to see kill switch implmentation in nextjs. Let's say my client is a technical person, he can remove the the code but is there any other way?
@abdirahmann
@abdirahmann 20 часов назад
nah, i'm not going to use coolify, i don't want to think about the maintenance it brings and also the security problems, i use docker-compose and if i REAAALLY want a dashboard for my apps, i'll use portainer which is far more mature and stable compared to coolify!
@shahidshafi1227
@shahidshafi1227 20 часов назад
“Is there an advanced-level Express.js project GitHub repository that can teach us a lot?” keep in mind I have 2 years of experience and want to learn something advanced in backend.
@miro0o92
@miro0o92 20 часов назад
Im deploying my apps to my vps usually using Caprover but i rly didnt know about coolify. Seems like another great Platform as a service. Ill try out soonish :) from the video it looks amazing compared to Caprover.
@yohance6904
@yohance6904 21 час назад
Quick question, how do you find your pictures for your landing pages? Like the arrow inserted on the bullseye target for your starter kit.
@WebDevCody
@WebDevCody 12 часов назад
Idk these are all premade components I copied from tailwind components
@dytra_io
@dytra_io 21 час назад
is there any friendly course that you recommend for web developers to getting start with aws ?
@WebDevCodeCrush
@WebDevCodeCrush 22 часа назад
After moving away from php I went all in on js and Next with ts. I’m tempted to learn all these others but then I have to ask why? I really like Next. On the other hand, keep in mind that a jack of all trades is a master of none.
@moishinetzer
@moishinetzer 22 часа назад
Ok but now pivot to remix to get the views for the next 10 years
@WebDevCody
@WebDevCody 21 час назад
You mean react router?
@fgbyte
@fgbyte 13 часов назад
@@WebDevCody And what about ReactRouter as Next alternative for a SaaS?
@pedroalonsoms
@pedroalonsoms 22 часа назад
god i get an orgasm each time you type w that keyboard sound
@adrianjdelgado
@adrianjdelgado 23 часа назад
I like SvelteKit because it has almost all of the advantages mentioned, including its equivalent to server actions.
@facundomartin6993
@facundomartin6993 День назад
I don't usually leave comments but this tutorial was fantastic. I really appreciate the unedited version since I can see you debugging in real time and go over your thought process. Honestly, it's been super helpful. From manually dropping tables in SQL and troubleshooting Drizzle, to handling the file uploads PUT requests to the R2 bucket. I felt like I was pair programming with a senior eng. and it was awesome. Also, learned a bunch of new stuff.
@meyn6161
@meyn6161 День назад
Sunk cost fallacy is the reluctance to abandon something despite the abandonment being beneficial. In this case abandoning Next or React probably wouldn’t be beneficial for you so it doesn’t meet that definition.
@FranFiori94
@FranFiori94 День назад
Why dont you just use nestjs with tsrest or trpc to call from the frontend or whatever. It has all the stuff you might need in a robust backend
@tiimmyvegas4974
@tiimmyvegas4974 День назад
Cody. Thank you. 🩵 I wish you well in all of your endeavours sir
@haiffy
@haiffy День назад
I have task to rework 50+ joomla websites of my city government (that always got DDOS'ed and defaced). I'm planning to make one single multi-tenant CMS app with Next, then I discovered PayloadCMS and it looks very promising.
@mystupidbrain5299
@mystupidbrain5299 День назад
Great video. I am just a team React. I predominantly use Next Js, Remix, or Astro if I need something static, and for content management, I use Strapi.
@bphilsochill
@bphilsochill День назад
Do you typically use convex for alerts on errors, or do you reach for something else?
@WebDevCody
@WebDevCody День назад
I use convex if it’s a convex backend
@1987alejandroivan
@1987alejandroivan День назад
Great video. I would have liked to actually see UML in here, but this works too.
@joelpww
@joelpww День назад
If anyone is just starting off, i would definitely suggest trying the laravel ecosystem. It is so full and well documented. You would find it relatively easy to pickup
@tibzdankan
@tibzdankan День назад
Though am not a big fan of Nextjs, am currently building a project in it on the frontend and Golang for the backend
@Tarabass
@Tarabass День назад
You can just install the package from the local folder directly. I didn't use npm link for a long time..
@WebDevCody
@WebDevCody День назад
With :”file: ?
@Tarabass
@Tarabass 19 часов назад
@@WebDevCody yes, just run "npm install '/path/to/package'".. Where path can be relative as well like "npm install '../../folder'"..
@nknapsterr
@nknapsterr День назад
Same...
@aberba
@aberba День назад
Do you maintain a large next.js codebase or you just run tutorials? Because you seem to be jumping across frameworks everyday. It's different if you had a large pages project and now they're pushing app router with a completely different design and you have to rewrite a lot.
@WebDevCody
@WebDevCody День назад
Yeah but that’s my point, you don’t need to rewrite anything. Until they m says pages is deprecated, keep using pages
@aberba
@aberba 13 часов назад
@@WebDevCody it's very obvious pages has been deprecated. It's currently on life support. All their attention is now on app router
@aberba
@aberba День назад
Next.js got complicated when vercel started hiring more folks to over-engineer the product. The average next.js project doesn't have a well defined structure hence most projects are a pile npm package concoction. Almost every next.js codebase has a different structure and code architecture, and most of them are done bad. With that said, most other framework are worst
@daphenomenalz4100
@daphenomenalz4100 День назад
If you are using React, Next is probably one of the best option. But imagine a world where Next wasn't build on react. It would have been even better lol Imagine it was built on HTMX!! 🐴 The best world
@joshr96
@joshr96 День назад
Funny watching copilot trying to write its own list lol. Kind of goes to show how much LLMs still lack high level, opinionated thoughts around software engineering. They are great tools, but just a tool. Nowhere near yet replacing human engineers.
@joshr96
@joshr96 День назад
To be fair to the LLM it didn't really have any great context to go off on. Still takes a human to setup these models for success and validation is my point.
@anshulsharma9649
@anshulsharma9649 День назад
hi bro please make a video on face recognition . it really help full video👍👍👍👍👍