In the land of web development, streams (and their building blocks, observables) are an increasingly popular topic. Libraries like BaconJS […]
The latest version of Laravel, version 5.8, has recently been released. This version has many exciting new features and it […]
Code review is the process of analyzing code through a (theoretically) rigorous process of reading and critically peer reviewing its […]
If you’ve ever wanted to try out new, experimental, or nonstandard CSS properties in your code, then you know browser […]
I’ll admit it, I don’t always use a debugger to figure out what’s going wrong in my program. If my […]
Most websites and interfaces are constrained to two dimensions, at most mimicking 3D-esque effects. Take your most common day-to-day interfaces: […]
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 […]
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 […]