šŸŽ Checkout my Learn React by Making a Game course and get 1 month Free on Skillshare!

Lee Robinson on if NextJs client components are bad

I really like this short video that Lee Robinson, the VP of Developer Experience at Vercel - the creators of NextJs, put out a few days ago:

The main takeaway is that we can gradually adopt all the new features that are introduced in NextJs.

All of the new changes such as client components, the app router, and many others have been released at quite a fast rate and can become overwhelming.

But we can take our time and gradually adopt them and ease into all the new features.

For example, now that we have access to NextJs sever actions it does not mean that the client components are a bad thing. We can still do something like useEffect() and fetch data like that if the situation requires it.

Or even using the pages directory is ok.

There is time to adopt all the new features šŸ§˜ā€ā™‚ļøā˜Æ!

šŸ“– 50 Javascript, React and NextJs Projects

Learn by doing with this FREE ebook! Not sure what to build? Dive in with 50 projects with project briefs and wireframes! Choose from 8 project categories and get started right away.

šŸ“– 50 Javascript, React and NextJs Projects

Learn by doing with this FREE ebook! Not sure what to build? Dive in with 50 projects with project briefs and wireframes! Choose from 8 project categories and get started right away.


Leave a Reply

Your email address will not be published. Required fields are marked *