How to organise a complex React project
How to organise a complex React project
Curated development tutorials from top sources. Filter by language.
How to organise a complex React project
The interesting parts of a project are not always the AI model or the hosting platform. This week I spent time reading source code for five dependenci
"One recurring issue in enterprise Angular apps: forms that start simple⦠then become entire application platforms." I've seen it across multiple p
When working with the Telegram Bot API, it is easy to expect that an album with multiple photos will arrive as a single event. But Telegram works d
Most fintech tools handle your banking data on their servers. I wanted to build something different: a SEPA QR code generator where your IBAN never le
I've been building side projects for years. most of them live on github, quietly collecting dust. LET is one i actually use daily. LET (Life Events T
A few weeks ago I published dep-inspector-cli β a dependency analyzer for Node.js projects. It went from 107 β 240 weekly downloads in a day, which ho
Every developer using Claude Code or Cursor has hit the same wall at some point. You spin up a new project, start vibing with the AI, and for the fir
You definitely know that you can generate an image from text by simply feeding the prompt to Nano Banana or an equivalent. What if I tell you that you
next-advanced-sitemap v1.0.7 is now available. This release improves ingestion resilience by automatically sanitizing invisible leading and trailing
duckkit update β validate, encode, and new object utils π¦ quick update on what I shipped this week in duckkit. if you haven't seen it befo
Angular is the most opinionated framework in the frontend ecosystem β strong conventions, strict TypeScript, modules, services, guards, pipes, and a C
How I Built a Programmatic Video Generator With VideoFlow in Node.js I kept running into the same problem: once a video lived in a manual t
I've been using Bun for a while and kept running into the same problem: every SQL library either requires Node.js internals, leans heavily on an ORM a
Every AI system in production today forgets everything the moment a session ends. This creates a fundamental constraint: no AI can pursue goals across
Let me tell you about what I have been building at my part time job, because the architecture problem at the center of it is one of the more interesti
Tool caching is the easiest way to make AI SDK tools a lot faster and cheaper. For tools like web search, web fetching, weather maps, getting geograp
If you use Prisma, you already know it's a fantastic ORM with excellent developer experience. But there's a common friction point almost all of us hit
I've been building databridge.so by myself for a while. It's an email list cleaner that explains every decision. Most cleaners give you back "74/100,
Every new project used to take me 2-3 days of setup before I wrote a single line of business logic. Auth. i18n. MongoDB. Redis. Docker. Swagger. Test