React.js

React.js interview coding challenge

An actual React.js interview coding challenge with solution.

05 Jun 2022

JavaScript

When are Javascript semicolons optional?

When are Javascript semicolons (;) optional? And when are they mandatory (or recommended at least)? Let’s find out.

24 May 2022

Ruby

Meaning of Ruby's double-colon '::'

Learn the meaning of Ruby’s double-colon ‘::’, also called constant lookup token.

03 Apr 2022

Nginx

How to setup Nginx to serve a static site on a path different than root

This article describes how to setup Nginx to serve a static site on a path different than root.

11 Feb 2022