Blogs

Writing on software design, website building, and the technology industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

Ditch redux, Use reduxjs/toolkit

Redux is a state management for different libraries like Vue, Angular, React and even vanilla...

CSS Specificity

Specificity in CSS CSS Specificity is the set of rules applied to CSS selectors in order...

CSS3 selectors Cheat Sheet

CSS Selectors CSS selectors are utilized to select the content you need to style. In CSS...