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 […]
Color models 101 I know you’re here to learn about manipulating colors — and we’ll get there. But before we do, […]
I’ll admit it, I don’t always use a debugger to figure out what’s going wrong in my program. If my […]
There are many ways to skin a cat, and for each one, there is a statically typed language that compiles […]
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 […]
Selectors are a core part of CSS. They allow you to do things like select all the elements of a […]