Monorepo vs Polyrepo: Team Structure Over Technology
You're starting a new project. Backend in Python. Frontend in TypeScript. Maybe some background jobs. The question comes up immediately: one repo or many?
Notes on AI systems, engineering, and building software.
You're starting a new project. Backend in Python. Frontend in TypeScript. Maybe some background jobs. The question comes up immediately: one repo or many?
Ever tried to bulk insert thousands of records that depend on each other?
As a developer, it is sometimes difficult to work with JSON. Especially if you are working with third-party APIs. The structure of the object is not in your control. And you have to work with what you
The ability to extract insights from user input has always been an excellent use case for OpenAI APIs.
Intelephense can be annoying if you are not careful. Here is a solution to deal with incorrect errors in your Laravel project.
As a beginner Laravel developer - writing clean controllers is crucial. In my experience, I have come across a lot of laravel projects where the controllers are 1000s of lines long. It should not have
This is not a programming or ChatGPT API integration tutorial, these are some key ideas and points to keep in mind while using ChatGPT API.
If you're a Laravel developer understanding background jobs is critical.
Vibe coding experience before it was called "Vibe coding".