Post cover

Fixing Class Composition in Tailwind CSS

Class composition issues have been plaguing Tailwind CSS for long enough - let's look for solutions and alternatives…

Read More
Post cover

Vue Composition API vs React Hooks - the core difference

Vue Composition API and React Hooks - how do they really differ?…

Read More
Post cover

Top 4 Tailwind CSS alternatives for 2021

Tailwind CSS is one of the most popular CSS frameworks right now - are there any real alternatives, though?…

Read More
Post cover

Top JS rich text editor frameworks for 2021

Rich content editors are everywhere - from comment sections to document editors. Let's explore the best tooling to make them!…

Read More
Post cover

5 opinionated Vue 3 migration tips

As Vue 3 is coming close to the official release, I've got a few tips for you on how to migrate to the new version…

Read More
Post cover

Tailwind JSX and class composition

Tailwind CSS is great for rapid UI design, but how about cranking it up to 11, and moving it to JSX?…

Read More
Post cover

Vue with TSX - the perfect duo!?

Combining the best of React with the best of Vue - how does the Vue + TSX combo play out?…

Read More
Post cover

Lesser-known JavaScript open-source projects of 2020

There are many great open-source projects out there, but not all of them get proper attention…

Read More
Post cover

Top 5 React state management libraries in late 2020

Managing state in big React apps can be quite troublesome. Here are 5 libraries that can help you with it…

Read More
Post cover

Separation of concerns with custom React hooks

React hooks are pretty cool. So is the separation of concerns. How about bringing them together…

Read More
Post cover

Solid - The best JavaScript UI library?

When it seems like JS UI library landscape couldn't get much crowded, something truly innovative comes out - meet Solid…

Read More
Post cover

React 17 - going BIG where it matters

The first Release Candidate of React 17 is here! Time to see what it brings to the table…

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

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

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

My mixed feelings about Tailwind CSS

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

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 Svelte

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

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

Web Development in 2020 - a look forward...

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

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

6 best React component libraries by category

Exploring some of the best React component libraries by category…

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

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

Creating the 3D 2048 board game with Vue, Three.js, and TypeScript - part 1 - setup…

Read More
Post cover

Why I don't use React?

Just some personal thoughts, reflections, and feelings about why I don't use React…

Read More
Post cover

React animation libraries

Animations are becoming more and more relevant to the user experience. Here's a list of React libraries to do just that…

Read More
Post cover

TypeScript vs Flow with React in the background

A closer look at best two solutions on the market for static typing support in JS…

Read More
Post cover

The world beyond React, Vue & Angular

React, Vue and Angular have been hot topics lately. Let's see if there are any other interesting tools and concepts out there…

Read More