Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
You know what's hilarious? Fresh bootcamp grads write code that's too simple. Six months later, after...
You know that iconic DJ Khaled album, "Suffering from Success"? The one where he looks overwhelmed by...
Three months ago, I submitted what I thought was a perfectly reasonable pull request. I had created a...
After 20 years of writing JavaScript, I've seen many changes - from callback hell to async/await. But...
1. Preface @autoview is an automated frontend builder that generates code using type...
Build Your First (or Next) MCP Server with the TypeScript MCP Template If you've been...
1. Preface Create TypeScript classes, and transform them into AI chatbots. From now...
TypeScript is great—until it isn’t. After years of using it everywhere, I realized it’s not always the right choice. Here’s why I’ve stopped using TypeScript for small projects.
Another JS13k Games just ended and I was able to preserve my 8-year streak of participating in this...
I've been building UserJot, a feedback and roadmap platform for SaaS teams, for the past several...
In the React world, most developers don’t think twice before using closures in their component render...
Typescript is a must-know tool if you plan to master web development in 2025, regardless of whether...
1. Preface Bring your Swagger/OpenAPI document, and it transforms into an AI...
Have you ever wanted your AI assistant to access real-time data? Model Context Protocol (MCP) servers...
🚀 TypeScript is evolving fast, and your tsconfig should keep up. But upgrading TypeScript...
Hey everyone!👋 When developers hear about TypeScript for the first time, the same doubts, questions...
Summary Making an Agentic AI framework specialized in AI Function Calling, we've...
October 1st, 2025. React 19.2 lands on npm. I read the release notes over morning coffee. By...
When I used to build web apps, I usually did things the same way. I'd set up a backend using Node.js...
In this article we'll introduce Encore.ts, an open-source backend framework with 9x performance...
While others are over React, like I was about five years ago, I decided to give React another chance...
Introduction At Lingo.dev, I write a lot of TypeScript code. I'm definitely not a wizard,...
How I built a production-grade scraper for NC public notices using Cheerio and TLS fingerprinting...
Hello everyone! Today, before our eyes, a truly significant event for web development in general is...
The yearly JavaScript ecosystem is taking place early this year
TL;DR: After building complex RSC applications, I kept hitting the same wall: sharing server-side...
I was happily building out a small UI library. Everything was neat, clean, and centralized — I had...
Hey everyone! After a lot of R&D, multiple design iterations, and endless hours of...
AI is no longer a novelty in development. It’s not a toy. It’s not magic. It’s not replacing...
How I Started When I started my journey with web development, after some weeks I kept...