Using Vue.js form-wizard

It’s no secret that Vue.js is gaining popularity — nearly 50% of developers surveyed in the 2017 State of JavaScript Survey said that they want to learn this framework. Vue.js is flexible, lightweight, and there are a bunch of incredible tools that can help streamline code. One of my…


Styled-Components: CSS-in-JS Library for the Modern Web

This post was written by Jeremy Davis, JavaScript Developer for Toptal.

CSS was designed for documents, what the “old web” was expected to contain. The emergence of preprocessors like Sass or Less shows that…