-
css-in-js
A thorough analysis of all the current CSS-in-JS solutions with SSR & TypeScript support for Next.js (by andreipfeiffer)
OP, if you wanna go down that rabbit hole, check https://github.com/andreipfeiffer/css-in-js
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
crisp-react
React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in.
The alternative approach is to use not many but several tools in a manner that utilises advantages while minimising drawbacks. You can read about it here, scroll down to the CSS bullet.
-
I personally recommend checking out theme-ui. I believe it was created by the same person behind styled-system which their shorthand-esque styling props are built in.
Related posts
-
Navigate the React Developer Landscape in 2024: Essential Skills and Trends
-
React Router has merged with Remix, should you use a different router?
-
The Ultimate Guide to Styling with CSS-in-JS Using Styled Components
-
Astro.js as an alternative to Next.js: pushing the limits
-
Best Next.js Libraries and Tools in 2024