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.
@sidpd8 күн бұрын
Yes plz make videos on intermediate level web development, as i had seen many videos of yours in my college time, i also want to learn intermediate level things best practices like acid property, solid principles using ts and also many such more things.
@soumadip_banerjee16 күн бұрын
Need React19 with NextJs15
@sonaligupta126615 күн бұрын
React 19, NextJs 15 and definitely System design are at the top of my list.
@gunman47916 күн бұрын
2:22 I love you too :)
@asifshawon451116 күн бұрын
😂
@devnimmo15 күн бұрын
LOL, I had to keep track of time what happend at 2:22 =]
@hwapyongedouard15 күн бұрын
😂😂😂😂
@bihan142914 күн бұрын
I heard that too 😂😅
@ksubramanyeshwara16 күн бұрын
Complete and in-depth frontend system design, backend
@GeekShubhamRajput15 күн бұрын
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 🤟
@purushottamdubey578316 күн бұрын
Good to see this. Looking forward for your new series. Thanks
@loopymccoy15 күн бұрын
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.
@ranahamza709715 күн бұрын
React 19 combined series with Nextjs 15 latest features ❤
@MuhammadBilal-fw7gh13 күн бұрын
Vote for latest react JS complete course!
@dhavalvanjara57215 күн бұрын
Just like Pushpa, Unstoppable announcement from Vishwas. Thank you for keep alive our Vishwas in you. Eagerly awaiting 🎉🎉🎉
@GoWithASmiles15 күн бұрын
Nextjs 15 && react 19 and some project 🎉
@ahmedadawy814915 күн бұрын
We need to deep in please, I really appreciate your efforts ❤❤❤
@Leesdjo15 күн бұрын
Thank you for the update.
@shahreazneeloy211916 күн бұрын
eagerly waiting for your 19/15 series.
@SKOLZ13 күн бұрын
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.
@tonyg_nerd7 күн бұрын
React 19: We see in these comments the uncertainty about how familiar tools need to adapt to v19. This includes the TanStack, HookForm, Zustand, Vite, ESLint, all things TypeScript, and certainly others. What of their features are obsolete or replaced? What needs to change in our app code? (No more memoizing, different state handling, form actions in client or server, conditional operations...) How can we quickly learn when to reach for the right tools now? All YT vids on the topic so far are fast summaries. Brains need to absorb and adjust. We need patient walk throughs. It will be too difficult to have to go through complete end to end tutorials for Next+React, especially for those who aren't aren't doing SSR yet, don't need the NextJS yet but do need to get reeducated on React and just the changes. Thanks for all you do!!
@asifshawon451116 күн бұрын
Very clear and to the point ❤❤❤
@OfficialRushO15 күн бұрын
Waiting for the Next.js 15 course
@fullstackspiderman16 күн бұрын
Next.js v15 now uses React.js v19 ❤ 🎉
@YasinAghazyarati16 күн бұрын
I can't wait for NextJs 15 course with React 19. Let's go 🎉❤
@travel_with_us_216 күн бұрын
Waiting for next.js 15
@asfnobambu14 күн бұрын
NextJS with an ORM like Prisma would give offer to your students a full path from the DOM to the database.
@dhinesh.k.s13 күн бұрын
Would be really helpful if you could rollout a series on 1. Micro Frontends (Much needed) 2. ShadCN 3. TailwindCSS
@asc93607 күн бұрын
thanks for everything vishvas. You truly explain things in so ease. I have a request which is only if you have a preference over back-end devs. so, can you please make a series over postgreSQL and Express. I can not find any easyway to learn anywhere on internet. However, there is a huge challenge that very few Developer will watch this series (if you will create it).
@lucienchu964915 күн бұрын
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.
@Codevolution15 күн бұрын
Great goals!
@Arunprabu-z1k13 күн бұрын
Since you have planned for React 19 and Next.js 15 in 2025, adding tutorials for Bun and Golang would also be beneficial.
@ferdousahmed702416 күн бұрын
Hello, Viswas! You said you'll work on ExpressJS series, please start that. Thanks!
@rafeeqshaik735515 күн бұрын
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.
@ferdousahmed702415 күн бұрын
@ I agree, and I know ExpressJS. But feels good to see his videos, I get a revision you can say.🤣
@kosyauzer478716 күн бұрын
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
@plamenyovchev14 күн бұрын
Solidity
@shovontanvir151315 күн бұрын
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.
@hersheynaik302915 күн бұрын
I was wondering about this as well.
@MuhammadBilal-ky2yx14 күн бұрын
you will still need those libraries for validations, state management and cache purposes i guess
@shovontanvir151314 күн бұрын
@@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.
@shovontanvir151314 күн бұрын
@@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
@santhanakrishna635910 күн бұрын
Need both react and next js course for latest released version
@princechaudhary338215 күн бұрын
Please bring React-19 series first on the channel 🙏
@OdradasMarch202714 күн бұрын
Make a playlist on Frontend System Design concept.
@ArunKumar-r2r5z12 күн бұрын
need react 19 tutorial
@brajagopalmukherjee158816 күн бұрын
We need react 19 with nextjs15
@soumadip_banerjee16 күн бұрын
Exactly 💯
@y_thedreamer9514 күн бұрын
I dont recommend nextjs, too much hidration errors
@milad843615 күн бұрын
I would be thankful if you release courses around Vue.js ecosystem.
@AbdurRahim-eu3zr14 күн бұрын
That's what already in NextJs 14
@subhadipghorui22168 күн бұрын
React 19 and Next 15 are become similar, excluding page base route😀
@mahmoudazamtta14715 күн бұрын
I am pretty sure you react 18 has the useTransition and useOptimistic hooks!!
@krishnachaitanya406716 күн бұрын
For forms it is a breaking change.
@kunaldhuria393515 күн бұрын
is it production ready?
@hwapyongedouard15 күн бұрын
i was thinking of teaching us how to self-host react projects without relying on things like render, vercel, etc
@armanrozika15 күн бұрын
buy a vps, install nginx, put your react build in the nginx root file server and you're done
@lovelykrish21816 күн бұрын
React19 and NextJS15
@Сергей-у3к8й15 күн бұрын
They have to remove the useState and other hooks for custom rerender control and automize that, is it? Where is it?
@kamilkacperek9113 күн бұрын
Whole actions section can be skipped when using Tanstack tools.
@geforcesong15 күн бұрын
What's the difference between server action/component in react 19 itself and NextJS?
@zanmlakar980314 күн бұрын
chatgpt
@saqibkhanz841715 күн бұрын
What about Express.js series?
@WhatEver-th8hl13 күн бұрын
I am not able to use ant design with react 19.
@thewebdev892815 күн бұрын
How about remix/react router 7 course ? I would love to learn that from you.
@soapproject13 күн бұрын
Why useTransition is a new feature? It released with react18 and why await updateName return an error...
@soapproject13 күн бұрын
The article also not mention of new react compiler. Any news?
@papo793615 күн бұрын
Is the upgrade worth it?
@sagarmoriya977315 күн бұрын
Hello vishwas sir , can you make videos on remix js , as there isn't any much resources for that
@legdayenjoyer600015 күн бұрын
Skill issue Read docs those are enough Why wait for someone to feed you when you can make your own bread
@Shox_dev16 күн бұрын
Great
@richleach19815 күн бұрын
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 KZbin tutorials won't help us land jobs. Any insight would be appreciated. Keep up the great work!
@snehasish-bhuin16 күн бұрын
React 19 and Nextjs 15 both
@hendoitechnologies16 күн бұрын
React19 full course please
@ThirunavukarasuSaminathan10 күн бұрын
can you create a video tutorial for flutter with dart !
@kong-021415 күн бұрын
need Angular 19
@jamextech16 күн бұрын
Please create Angular tutorial
@nelsonke684013 күн бұрын
Make also a new one for react native will the new architecture
@princechaudhary338215 күн бұрын
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.
@MdFarokAhmed-x8j14 күн бұрын
React 19 video need
@mayurwankhade744715 күн бұрын
Sir please talk about the react router v7!!
@LazaroGonzalez-g1b16 күн бұрын
React19 using Ts
@whoami59554 күн бұрын
Please cover react router v7
@bopon409015 күн бұрын
React19 Pls
@akshatbinjwa101716 күн бұрын
First❤
@ThirunavukarasuSaminathan10 күн бұрын
create a flutter tutorial
@rohitshrivastava431816 күн бұрын
I want to learn how to gracefully and not overuse AI to create production level code.
@manoarjun126513 күн бұрын
React native Latest update ..video sir
@ramysabry369410 күн бұрын
three js
@md.hasibulhasanrokib553116 күн бұрын
Remix js
@youarethecssformyhtml16 күн бұрын
No
@md.hasibulhasanrokib553116 күн бұрын
@@youarethecssformyhtml why😐
@youarethecssformyhtml16 күн бұрын
@@md.hasibulhasanrokib5531 idk
@hwapyongedouard15 күн бұрын
@@md.hasibulhasanrokib5531 because we need svelt
@mayurwankhade744715 күн бұрын
React router v7 as well
@OdradasMarch202714 күн бұрын
React 19 is going to take over NextJS and Tanstack .😎👍
@gandhibiber709914 күн бұрын
Svelte is still better, and react is copying style of svelte now. Svelte is future🎉
@progress577910 күн бұрын
Is all the deprecated packages disappear? Because when i install nextjs15 it has so many deprecated warnings
@progress577910 күн бұрын
Hope someone will help me solve my problem on deprecated warming on my nextjs 15 installation