Post cover

3 best open-source Markdown editors compared!

Exploring 3 of the best dedicated open-source Markdown editors!…

Read More
Post cover

Why you should have ditched IE support long ago...

Is Internet Explorer still relevant in 2020? And if so, should you bother to support it…

Read More
Post cover

Web Development in 2020 - a look forward...

Discussing some of my personal 2020 predictions for design, JavaScript and its ecosystem…

Read More
Post cover

10 Coding principles and acronyms demystified!

Making sense of some of the programming industry most interesting acronyms and principles…

Read More
Post cover

VS Code goes online!

Exploring how and why VS Code is going online, to the cloud…

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

CodePen vs CodeSandbox - JavaScript playgrounds compared

Comparing two of the most popular online JavaScript playgrounds - CodePen and CodeSandbox…

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

Notion - productivity powerhouse review

What's Notion and how it's like to use it? A productivity powerhouse review…

Read More
Post cover

iPhone 11 - casual user's perspective

Personal review of my latest phone - iPhone 11…

Read More
Post cover

Bananas, AI, and surveys - web development news (YouTube video)

My newest YouTube video about last week's top web development news is out…

Read More
Post cover

Making console RPG in JavaScript

How to make a simple, console-based RPG game, and learn JavaScript in the process…

Read More
Post cover

VS Code is not what it seems...

Discussing small details related to VS Code, Atom, OSS and open-source in general…

Read More
Post cover

How to make a ripple button with JavaScript - YouTube video

A new video tutorial on how to make a button with nice ripple effect is out - go check it out…

Read More
Post cover

6 best React component libraries by category

Exploring some of the best React component libraries by category…

Read More
Post cover

Basics of JavaScript programming

Learning the basics of JavaScript programming step by step…

Read More
Post cover

7 best JavaScript projects to master your skills

How to boost your JavaScript skills through doing coding projects…

Read More
Post cover

Why you should learn how to code and do so with JavaScript?

An introductory and motivation post to a series, in which I'll teach you how to code in JS from ground-up…

Read More
Post cover

5 essential VS Code extensions for web development

A run-down of what I consider 5 of the most essential VS Code extensions for web development…

Read More
Post cover

Uncovering ECMAScript 6 data structures - YouTube video

My second YouTube video about ES6 data structures is out - go check it out…

Read More
Post cover

Discussing carousel as a way of showcasing content

Checking in on carousels as a way of showcasing repetitive content on the web and beyond…

Read More
Post cover

I'm starting my own YouTube channel!

Long story short - I'm starting my own YouTube channel and the first video is out right now. Now go check it out…

Read More
Post cover

Flat Design vs Material Design - what's it all about?

Making sense from design systems, Flat Design and Material Design in a simple manner…

Read More
Post cover

5 interesting and not-necessarily-useful Javascript tricks

A list of 5 interesting and useful JavaScript web development tricks, that aren't necessarily useful…

Read More
Post cover

Different ways of defining a function in JavaScript

Discovering all the different ways of defining a function in JavaScript…

Read More
Post cover

5 of the best VS Code themes compared - an opinionated review

An opinionated comparison of what I consider 5 of the best themes available for VS Code…

Read More
Post cover

I'm back! - and there's a lot to discuss

After quite a long break, I'm back! Let's talk about what I've been doing in recent time and what's coming next!…

Read More
Post cover

Creating the PERFECT ESLint config!

Some clues to how create your very own ESLint config, how I did it myself, and why you should too…

Read More
Post cover

JavaScript from the inside out!

Exploring JavaScript and related terminology from the inside out, in a beginner-friendly way…

Read More
Post cover

ECMAScript 2019 and beyond...

ECMAScript 2019 has landed! It's time to look what's new and... go beyond that…

Read More
Post cover

Building 3D 2048 game with Vue, Three.js, and TypeScript (part 2)

Creating the board for our 2048 3D game project…

Read More
Post cover

How to kill the notch?

Exploring the results of humanity trying to kill the very thing it created - the notch…

Read More
Post cover

.map(), .reduce(), .filter() - my turn

Beginner-friendly explanation of array's complex methods - .map(), .reduce() and .filter()…

Read More
Post cover

JavaScript debugging done right!

Guess what? You actually can debug JavaScript code without console.log()! Let's get to know how exactly…

Read More
Post cover

VS Code vs Atom - how to decide?

Choosing between VS Code and Atom for your main code editor? Maybe this article will help you…

Read More
Post cover

JS Tidbits - MediaStream API

Tiny post about tiny things - let's remind some basics of JavaScript and Web APIs, connected with MediaStream API…

Read More