Post cover

Is TypeScript the future of web development?

TypeScript seems to constantly grow in popularity. But why's that and how long will it continue…

Read More
Post cover

Best React-like JSX UI libraries in 2020

Discovering some of unique and amazing, React-inspired and JSX-driven UI libraries…

Read More
Post cover

Why VS Code is so popular?

Demystifying the reasons behind Visual Studio Code immense popularity…

Read More
Post cover

Google AMP in 2020 - better, but still not good

Taking a deep look at Google's Accelerated Mobile Pages - they're better, but there's still a lot to be done…

Read More
Post cover

My opinionated VS Code setup

A tour over my personal VS Code setup with all the themes, settings and extensions included…

Read More
Post cover

Modern Web Extension Development with TypeScript

Diving deep into Web Extension development with the latest tooling…

Read More
Post cover

Behind the scenes of a web dev blog redesign

Going deep behind the scenes of the latest redesign of my web development blog…

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

ECMAScript 2020 biggest new features

The official release of ECMAScript 2020 is upon us - time to find out what it brings to the table…

Read More
Post cover

CSS @media rule in JavaScript

JavaScript can be used for many things, but did you know it can handle even complex CSS rules…

Read More
Post cover

Simplistic static websites with Docking.js

Introductory tutorial to making your own static website with Docking.js and the Isotope ecosystem…

Read More
Post cover

Top 6 Disqus alternatives for technical blogging

Disqus is the current king of comment sections, but what are the alternatives…

Read More
Post cover

3 reasons why web developers use Macs

macOS seems really popular within the web development industry, but why is that…

Read More
Post cover

Top 7 VS Code alternatives

VS Code is great, but what if you want something different…

Read More
Post cover

Best free resources to learn React in 2020

React is growing every day. Here are some high-quality free resources to learn it…

Read More
Post cover

Top 3 open-source Firebase alternatives for 2020

Firebase is a very unique service - but it's not irreplaceable. Here's a few alternatives…

Read More
Post cover

Saying hello to your old code

Sometimes getting in contact with your own old code can be tough - but why is that…

Read More
Post cover

My mixed feelings about Tailwind CSS

Tailwind CSS is quite popular lately - and I've got some thoughts about it…

Read More
Post cover

Discussing Microsoft's open-sourcity

Microsoft seems to be really open-source friendly recently and that's quite different from its historical image - let's take a closer look…

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

Announcing Docking - Static-Site Generator for Isotope ecosystem!

Introducing Docking - Static-Site Generator for Isotope ecosystem…

Read More
Post cover

Introducing Prototope - utility-first CSS-in-JS library!

Introducing Prototope - simple and developer-friendly Isotope-based CSS-in-JS library…

Read More
Post cover

Why I've made "yet another UI framework"?

After I've made my own, I think it's important to finally answer this question - "why another JavaScript UI framework?"…

Read More
Post cover

Making a TODO app in Isotope

A guide to getting started with Isotope, through making a simple TODO app…

Read More
Post cover

Introducing Isotope - statically-dynamic UI library!

Introducing Isotope - statically-dynamic UI library!…

Read More
Post cover

How to Properly Log Objects in JavaScript?

Logging objects to the console can be tricky. The question is - how to make it simpler…

Read More
Post cover

8 Best Inspiration Sources for Web Developers and Designers

Discovering some of the best inspiration sources for Web Development…

Read More
Post cover

How to Add an Element to the DOM?

Listing and analyzing all the ways to add an element to the DOM - there's a lot…

Read More
Post cover

Where JavaScript is Used?

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

Read More
Post cover

Making a TODO App in Svelte

A guide to making your first steps into the Svelte world with a simple TODO app…

Read More
Post cover

The Magic Behind JavaScript Syntax Shortcuts

Explaining the magic behind JavaScript syntactic tricks, shortcuts and operators…

Read More
Post cover

JavaScript Proxy Object Explained

Explaining the JS Proxy object - how it compares to setters & getters + its features and use-cases…

Read More
Post cover

Problems with technical blogging

What are the issues that you have to face while maintaining a technical blog…

Read More
Post cover

The state of web development on mobile

Exploring the ecosystem of web development tools available for mobile devices…

Read More
Post cover

Svelte - a recipe for a successful framework?

Svelte is recently really popular. But why's that and is there some kind of a guideline for repeating its success…

Read More
Post cover

Secrets of the JavaScript Object API

Exploring some of the more interesting and lesser-known methods of JavaScript Object API…

Read More