DEV Community

Discussion on: Cephhi's almost done and we're organizing a pre-release event for the DEV Community!

Collapse
 
mauro_codes profile image
Mauro Garcia • Edited

These are a couple of awesome articles I found:


“One key to a professional-looking design is consistency. Having to decide about spacing or shadows or font sizes while trying to build a new design will add a lot of mental overhead. TailwindCSS takes those decisions out of your hands and has created a design system that allows you to be flexible, tinker.”

I’ve been using TailwindCSS for several projects lately (including Cephhi) and I’m totally agree with @Drew. When you stop thinking about adjusting the margin from 1rem to 1.05rem, really cool things start to happen.

This article by @Nikita contains an awesome set of good practices to be considered when using RxJS.

This one is a great article by @Max Ong Zong Bao about why you should consider using Figma when you’re building your MPV.


The last one is an amazing article about Angular patterns and best practices for building scalable software by @Angular