Post cover

The future of web development on Apple Silicon

Apple's M1 chip seems like the next big thing. Let's see what it means for web development…

Read More
Post cover

4 Ground-breaking JavaScript features of the future

Discussing some of the most interesting ECMA-262 proposals at different stages…

Read More
Post cover

Deno - why all the buzz?

Deno is coming big time... but why is all the buzz, anyway…

Read More
Post cover

Where JavaScript is Used?

Checking out the most popular areas of programming influenced by JavaScript…

Read More
Post cover

Top 20 GitHub-hosted projects of 2019

Checking out the top GitHub-hosted coding project of 2019…

Read More
Post cover

Best JavaScript Static Sites Generators to look out for in 2020

What's JAMStack and what Static Site Generators are the best?…

Read More
Post cover

Node.js file streams explained!

Everything about Node.js Stream API - a great way of handling data - in a nutshell…

Read More
Post cover

Node.js File System API - beginner-friendly guide

Introduction to vast Node.js File System API in a nice and friendly way…

Read More
Post cover

What's what? - Package.json cheatsheet!

A complete rundown of all various package.json fields…

Read More
Post cover

Node.js inside-out - Modules API rediscovery...

Full dive-in on Node.js Modules API and all their unknown secrets…

Read More
Post cover

Let's talk JS ⚡: unit testing

What is and how to do unit tests with currently available tools…

Read More
Post cover

How to setup Webpack config 📦

How to setup your Webpack? Find out how easy it is to create your very own Webpack config from scratch…

Read More
Post cover

Lexing in JS style 😎

Following the process of writing a lexer for AIM programming language…

Read More
Post cover

The AIM-lang project

Introduction to AIM - the new programming language learning project and post series of mine…

Read More