A study on selective color from a predefined list, using CSS custom properties, a little bit of JavaScript, and some progressively enhanced CSS Houdini.
In the past few years, weβve seen a lot of change and diversion in regard to web technologies. In 2020, I foresee us as a web community heading toward two major trends/goals: extensibility and interoperability.
Creative web design and systematic web design donβt need to be at arms. This post examines how to use a design system (Material) and extend it to make it your own.
Creative web design and systematic web design donβt need to be at arms. This post examines how to use a design system (Material) and extend it to make it your own.
Map, reduce, and filter are three very useful array methods in JavaScript that give developers a ton of power. This post makes them a little easier to understand.