Enough with the fear of the bad rebase. Let's learn how git works under the hood. Files and...
At its most basic, private communication between two persons' devices involve one function,...
I found an interesting change in my perspective upon becoming an actual Senior Developer. Of course...
There are two major ways a UI framework implements modal dialogs. One is writing the modal into the c...
How to create a frontend with de-coupled HTML Custom Components wasn't the most obvious thing to me....
Already having a couple years each in React and Angular I decided to learn HTML Custom Elements, the...
I wanted one of my new personal UI projects to be a back-to-basics affair. After six years of Angula...
We all know the basics of writing nice, readable, maintainable code. Shorter code is usually better,...
I've used five different ways of doing form validation now, two in React and two in Angular and one w...