CSS variables scoping to create and theme flexible ui components
The real name of the CSS variables is CSS Custom Properties is a draft standard (yes when I wrote…
The real name of the CSS variables is CSS Custom Properties is a draft standard (yes when I wrote…
Sometimes you need to share variables between CSS (or SCSS) and Typescript, for example, if you have…
_CSS Grid Layout_ is a W3C standard that was brought to _webkit_ and _blink_ by…
In all these years of _"doing things with computers"_, I have learned that sharing knowledge and…
A couple of years ago, overcoming my shyness, I started giving boring lectures technical talks in…
**[Electron.js](https://electron.atom.io/)** is a framework designed to create "native" desktop…
A simple trick to make your website resources compatible with both HTTP and HTTPS without complex…
There is a great debate about which solutions to use when adapting a website for mobile. Usually,…