TL;DR: This is a story from my own professional experience about how picking wrong libraries, frameworks, infrastructure services and development approaches causes damages to a web application, thus doubling time and cost of its development. It ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Introduction: Node.js 20.6.0 introduced built-in support for .env files, which means you no longer need to rely on external packages like dotenv to handle your environment variables. This is a welcome change, as it makes it ...Read more
The rise of IPTV (Internet Protocol Television) has revolutionized the way we consume media. Unlike traditional cable or satellite services, IPTV allows viewers to stream content over the internet, providing greater flexibility and a wider ...Read more
This was the commit message typed into my console when I decided that fighting with Swagger just wasn’t worth it anymore. If you’re here reading, ...Read more
Starting… Before we even begin, many of you like my a-month-old self will wonder what even is Authorization, and especially… OPAL?? So let's break ...Read more
Today, we're excited to announce that we're partnering with YC-backed Tailor Technologies, Inc. to implement Apollo Federation v2. The implementation will be MIT licensed (Engine) and Apache 2.0 licensed (Gateway). ...Read more
In this post, I will be summarising some basics of CSS, which, you need to know if you are diving into Front-end development. This part will be covering: The CSS Box Model Media Queries CSS Animations and Keyframes ...Read more
A few weeks ago my brother asked me how he should learn web development. He is still a second year in university studying computer science and wanted my advice. I obviously didn't waste this opportunity ...Read more
Comments are a code Smell. Getters are another code smell. Guess what? TL;DR: Don't use getters. Don't comment getters Problems Comment Abusers Readability Getters Read more
In the rapidly evolving landscape of web development, Web APIs have emerged as a powerful set of tools that breathe life into modern web ...Read more