While larger back-end systems are usually split up in terms of responsibilities into what we call (micro)services, the client(s) consuming […]
Steps to scale-up your UI as a developer Perhaps you’ve heard the whispers amongst the marketing team. Or perhaps you’ve […]
As I was surfing the internet, I came across this tweet. It seems that front-end devs are tired of requesting […]
Tesseract.js Many note-taking apps nowadays offer to take a picture of a document and turn it into text. I was […]
Selectors are a core part of CSS. They allow you to do things like select all the elements of a […]
If you’re bundling front-end assets, chances are you’re using a tool to do it. And that tool, most likely, is […]
Recently different tools and workflows have emerged in order to make the front-end development process easier — one of these tools is […]
Frontend web development has never been a hotter or more controversial topic. Where once it was the server-side community that […]
Have you ever factored out a constant in TypeScript, only to have the type checker start reporting some mysterious errors? […]
If you’re a developer, chances are there’s a set of tools you hold near and dear to your heart, and […]
Managing state when building complex tasks was quite a pain in the neck until Redux came along. Inspired by Flux […]
I work with oil paints a lot, mostly creating urban landscapes. An experiment crossed my mind to try to recreate […]