it would be great to see a video about how to structure a project properly and how to decide which technologies are best suited for a specific project.
Thank you for your awesome content on front-end technologies. I have been following you for three years. Although I am a Ruby on Rails developer, I am eagerly waiting for your React 19 and Next.js 15 series. Keep Rocking Vishwas 🤟
Thank you for the content, i appreciate it. I've been following you for 6 years (since i started my full-stack journey) and I'm still excited for the new Next.js 15 course.
thanks for all your content Vishwas! I'd love to learn about Astro, Solid, Remix or maybe latest react router versions from you! looking forward to the Next15 and React 19 courses as well. Even though I use both of these daily it always helps me to get a refresher on parts of these technologies I don't use that often.
In 2025, I hope I can 1. be more proficient in react 18 & 19 2. be more proficient in TypeScript 3. be more comfortable with Next.js 4. be more familiar with node.js, express.js and Mongodb (or others). Nothing new, indeed, but I hope I can mange to do all these.
There are a lot of resources on expressjs. Don't wait for someone to start. Viswas is a good teacher, but he can't deliver everything! I'd suggest take codewithmosh node and expressjs course.
Sorry if i sound too noob here. But I have some questions. Up until React 19, I used Tanstack-query for data fetching and React-Hook-Form for formstate handling in a really structured and simple but efficient way (thanks to your tutorials on those two libraries). But with React19 having Server Actions/use/useTransitions/useOptimistic, do we not need to use the above 3rd party libraries and perform those actions with React itself?? Please let us all know about this. Thanks.
@@MuhammadBilal-ky2yx yeah... I did some research and found out that too. Also it seems the libraries combined with reacts newest features can crrate something more robust and beaitiful than before. Thanks for your reply though.
@@hersheynaik3029 yeah.. Those libraries are needed for caching, caching validation, autofetch, form input validation and so on. But hopefully the libraries and react 19s newest features can combinedly be used to create some more robust. code
Would be great if you could show us proper building of some dashboard, as, many of us build dashboards in our daily job. Thank you very much for your work for community
Great content Viswas! You may need to publish some help/contacts/resources for devs to find jobs, unfortunately no one is hiring and it seems that the best TH-cam tutorials won't help us land jobs. Any insight would be appreciated. Keep up the great work!
Waiting for the React-19 series. Next.js framework is not stable so I Think it's not worth learning and under the hood mextjs is React so React-19 would good start point to get familiar with SSR components then Nextjs might become earlier to understand.
it would be great to see a video about how to structure a project properly and how to decide which technologies are best suited for a specific project.
Need React19 with NextJs15
React 19, NextJs 15 and definitely System design are at the top of my list.
2:22 I love you too :)
😂
LOL, I had to keep track of time what happend at 2:22 =]
😂😂😂😂
I heard that too 😂😅
Complete and in-depth frontend system design, backend
Vote for latest react JS complete course!
Thank you for your awesome content on front-end technologies. I have been following you for three years.
Although I am a Ruby on Rails developer, I am eagerly waiting for your React 19 and Next.js 15 series.
Keep Rocking Vishwas 🤟
Good to see this. Looking forward for your new series. Thanks
Thank you for the content, i appreciate it.
I've been following you for 6 years (since i started my full-stack journey) and I'm still excited for the new Next.js 15 course.
React 19 combined series with Nextjs 15 latest features ❤
Nextjs 15 && react 19 and some project 🎉
thanks for all your content Vishwas! I'd love to learn about Astro, Solid, Remix or maybe latest react router versions from you! looking forward to the Next15 and React 19 courses as well. Even though I use both of these daily it always helps me to get a refresher on parts of these technologies I don't use that often.
Just like Pushpa, Unstoppable announcement from Vishwas. Thank you for keep alive our Vishwas in you. Eagerly awaiting 🎉🎉🎉
Very clear and to the point ❤❤❤
Next.js v15 now uses React.js v19 ❤ 🎉
Thank you for the update.
We need to deep in please, I really appreciate your efforts ❤❤❤
NextJS with an ORM like Prisma would give offer to your students a full path from the DOM to the database.
In 2025, I hope I can
1. be more proficient in react 18 & 19
2. be more proficient in TypeScript
3. be more comfortable with Next.js
4. be more familiar with node.js, express.js and Mongodb (or others).
Nothing new, indeed, but I hope I can mange to do all these.
Great goals!
Waiting for next.js 15
eagerly waiting for your 19/15 series.
Since you have planned for React 19 and Next.js 15 in 2025, adding tutorials for Bun and Golang would also be beneficial.
Hello, Viswas! You said you'll work on ExpressJS series, please start that. Thanks!
There are a lot of resources on expressjs. Don't wait for someone to start. Viswas is a good teacher, but he can't deliver everything!
I'd suggest take codewithmosh node and expressjs course.
@ I agree, and I know ExpressJS. But feels good to see his videos, I get a revision you can say.🤣
Would be really helpful if you could rollout a series on
1. Micro Frontends (Much needed)
2. ShadCN
3. TailwindCSS
Sorry if i sound too noob here. But I have some questions.
Up until React 19, I used Tanstack-query for data fetching and React-Hook-Form for formstate handling in a really structured and simple but efficient way (thanks to your tutorials on those two libraries).
But with React19 having Server Actions/use/useTransitions/useOptimistic, do we not need to use the above 3rd party libraries and perform those actions with React itself??
Please let us all know about this. Thanks.
I was wondering about this as well.
you will still need those libraries for validations, state management and cache purposes i guess
@@MuhammadBilal-ky2yx yeah... I did some research and found out that too. Also it seems the libraries combined with reacts newest features can crrate something more robust and beaitiful than before. Thanks for your reply though.
@@hersheynaik3029 yeah.. Those libraries are needed for caching, caching validation, autofetch, form input validation and so on. But hopefully the libraries and react 19s newest features can combinedly be used to create some more robust. code
Waiting for the Next.js 15 course
Would be great if you could show us proper building of some dashboard, as, many of us build dashboards in our daily job.
Thank you very much for your work for community
Need both react and next js course for latest released version
Make a playlist on Frontend System Design concept.
We need react 19 with nextjs15
Exactly 💯
I dont recommend nextjs, too much hidration errors
React19 and NextJS15
I can't wait for NextJs 15 course with React 19. Let's go 🎉❤
That's what already in NextJs 14
Please bring React-19 series first on the channel 🙏
Solidity
I would be thankful if you release courses around Vue.js ecosystem.
I am pretty sure you react 18 has the useTransition and useOptimistic hooks!!
i was thinking of teaching us how to self-host react projects without relying on things like render, vercel, etc
buy a vps, install nginx, put your react build in the nginx root file server and you're done
is it production ready?
For forms it is a breaking change.
What's the difference between server action/component in react 19 itself and NextJS?
chatgpt
They have to remove the useState and other hooks for custom rerender control and automize that, is it? Where is it?
Why useTransition is a new feature? It released with react18 and why await updateName return an error...
The article also not mention of new react compiler. Any news?
How about remix/react router 7 course ? I would love to learn that from you.
Whole actions section can be skipped when using Tanstack tools.
Hello vishwas sir , can you make videos on remix js , as there isn't any much resources for that
Skill issue
Read docs those are enough
Why wait for someone to feed you when you can make your own bread
What about Express.js series?
I am not able to use ant design with react 19.
need Angular 19
Is the upgrade worth it?
Great
React 19 and Nextjs 15 both
Please create Angular tutorial
React19 full course please
React19 using Ts
Great content Viswas!
You may need to publish some help/contacts/resources for devs to find jobs, unfortunately no one is hiring and it seems that the best TH-cam tutorials won't help us land jobs. Any insight would be appreciated. Keep up the great work!
React 19 video need
Waiting for the React-19 series. Next.js framework is not stable so I Think it's not worth learning and under the hood mextjs is React so React-19 would good start point to get familiar with SSR components then Nextjs might become earlier to understand.
Sir please talk about the react router v7!!
Make also a new one for react native will the new architecture
need react 19 tutorial
React19 Pls
three js
First❤
I want to learn how to gracefully and not overuse AI to create production level code.
React native Latest update ..video sir
React 19 is going to take over NextJS and Tanstack .😎👍
Remix js
No
@@youarethecssformyhtml why😐
@@md.hasibulhasanrokib5531 idk
@@md.hasibulhasanrokib5531 because we need svelt
React router v7 as well
Svelte is still better, and react is copying style of svelte now. Svelte is future🎉
Great