You may have noticed that animation is pretty popular on the web. There’s no shortage of tutorials, case studies, and […]
A guide to eliminating common React performance issues.
ECMAScript 6 introduced a number of new language features to JavaScript, amongst them were proxies. Which are, in my opinion, […]
Learn how to maintain state variables in React without passing props down and back up every time there’s a change.
typeof
: Understanding type checking in JavaScriptA very important aspect of every programming language is its type system and data types. For a strictly typed programming […]
A common mistake among developers is to give less importance (often, none at all) to styling when compared to other […]
SQL and this dinosaur may be old, but they’re very much alive and kicking. Introduction SQL(Structured Query Language) is a language […]
Do you have what you need to successfully launch a web app in a business context?
Redux-Observable is a Redux middleware that allows you to filter and map actions using RxJS operators. RxJS operators like filter() […]
Everybody loves charts. They convey information in a simple way that can be quickly interpreted at a glance. And everybody […]
What exactly is ReasonML? ReasonML is a syntax extension for the OCaml language created by Facebook. Rather than creating an […]
Eighteen years ago, at the turn of the Millennium, more people than ever before were buying their first computer with […]