🧙♂️✨Here lies the ultimate knowledge of software engineering!✨🧙♂️
Here we show guidelines, discussions and patterns for writing code.
Goodbye, Clean code - Dan Abramov
The WET Codebase - Dan Abramov
The Wrong Abstraction - Sandi Metz
Clear is better than clever - Dave Cheney
Client-Side Architecture - Khalil Stemmler
Best practices for REST API design - John Au-Yeung and Ryan Donovan
Modern-Day Architecture Design Patterns for Software Professionals - Tanmay Deshpande
Daylight saving time and time zone best practices - Stack-Overflow thread
Here we will show various articles, guidelines, discussions and patterns regarding software development on the frontend side.
CSS Utility Classes and "Separation of Concerns" - Adam Wathan
Aspect Ratio Boxes - Chris Coyier
Named imports vs default imports - Javascript - Nathanaël Cherrier
Building dark mode on Stack Overflow - Aaron Shekey
Your dark mode toggle is broken - Kilian valkhof
The How and Why of Flexible React Components - Jenn Creighton ReactJS Girls Conference
Here we will show various articles, guidelines, discussions and patterns regarding development on the backend side
The Big Little Guide to Message Queues - Sudhir Jonathan