time-progress-bar-css

Time progress bar with CSS

In this article we are going to experiment with a new value for the CSS position property to create a progress bar reading the articles without the need of using PHP or JavaScript, just HTML and CSS.

CSS to improve UX forms

CSS to the rescue: Improving UX in forms

Forms are one of the most forgotten element in web design. But this doesn’t make much sense because forms are where the user interact with our apps or website. Let’s revise how we can improve the UX with new CSS pseudo-classes.

flexbox-practical-example

Flexbox vs CSS Grid: A Practical Example

After the recent compatibility of CSS Grid with the latest versions of the most used browsers, it stands as an alternative to Flexbox. Therefore, we will see some details that differentiate one from another by a small example, to be able to check their differences and how they can fit better our needs.

9-atom-extensions

My 9 favourite Atom extensions

Atom is an open source editor developed by GitHub itself. One of its most notable features is its high customization. In this article you will find our selection of 9 extensions essential for working and improving our workflow.