The Most Hated React Code!
This image has been floating on the Web these previous few days and has obtained a number of criticism from the neighborhood. That is a part of the Subsequent.js convention that was held final week. Lots of people argue that the code introduced on this slide is violating lots of the greatest practices we have discovered. On this video, I will clarify my perspective on these arguments and share why I believe the route that React and Subsequent.js are taking is a superb route.
LEARN NEXT.JS
Subsequent.js Tutorial for Newbies:
The Final Subsequent.js Course:
MORE FROM MOSH
Programs:
Weblog:
Fb:
Twitter:
#nextjs #reactjs #webdevelopment
source
Server actions makes development faster.
Any Rust course in production?
WE need .net mosh
I appreciate that your perspective on this was well-thought out and considerate of what the Vercel/Next team has been trying to do. The whole Separation of Concerns principle now somewhat changes because of this ability to work within the confines of the component, which is something that hasn't really been much of a thing leading up to now. Things change, I suppose.
Hi sir .
Can you please make a video about manual testing ..??🙄🙄
In my opinion,separation of frontend and backend is a trend,nextjs is aim to focus template rendering,api query and sql query should be done on real backend such as java springboot or Python/Nodejs/C#
improved PHP 😄 ?
Hi @Programming with Mosh, could you please do a course that includes integrating stripe payment? I have sought for e-commerce project in your courses, I can't find one. I started coding mine but I've been stuck at how I will integrate it with stripe as to allow buyers pay and get a commission from the total sale I make on this site on behalf of those who I sell for.
pretty good point!
hello can you please post an oops related class and interfaces in javascript We're waiting for that…..
I want to buy the full stack JavaScript course can I paid by Egyptian pound?
Snake oil salesman
Hey Mosh 👋🏻, big fan here! Will you make an unreal engine course for c++ for the game development learning path? 😁
Yeah
ماش عشق منی ❤❤❤
You changed your shirt!
Hey Mosh, you are amazing and doing great work. I am a developer because of you. I have been watching your videos since the beginning.
Please make some videos on Go language.
Love You Buddy❣❣(from india)
Excellent clarification, as always clear, concise & to the point. Appreciate your efforts, keep up creating quality content man⚡
Hi Mosh
What Theme and font do you use in the vs code?
the best online teatcher
Dear Mosh, Can you make a PHP course?
Clear concise and easy to understand 👍👍
Please do a course for ruby on rails❤😢
Dear Mosh,
I have learned everything I know so far from your YouTube courses, and I am grateful for your knowledge and expertise. I am eager to learn Java, Django, and NodeJs, and I trust your courses more than any others. Would you please consider updating your courses on these topics?
<3
Separation of concerns goes beyond splitting abstracting out functions. This is only applicable in very small projects and functions that require light computation.
Isn't the whole purpose of creating an API endpoint to decouple the front-end from the back-end? What if I need different clients (web, mobile, desktop, etc.) consuming the same API?