CSS in JavaScript – a Unified Styling Language

In the past few years we’ve seen the rise of CSS-in-JS, emerging primarily from within the React community — but why? Read more

Similar

Hoisting in JavaScript

If you are new to JavaScript, chances are that you might find it a bit confusing at times. This is with good reason as JavaScript is a language of many quirks packed with odd behaviors and inconsistency. Let's make JavaScript a bit less confusing by tackl... (more…)

Read more »