From Writing Code to Trusting Changes: Software Teams in the AI Era
My personal view on how AI code agents reshape software development—why trust becomes the bottleneck, and what must change in codebases, QA, product context, and teams.
My personal view on how AI code agents reshape software development—why trust becomes the bottleneck, and what must change in codebases, QA, product context, and teams.
How our TypeScript backend evolved as we scaled in products, teams, and AI-generated code.
The reasons for moving from multi-repos to a monorepo development strategy
Introduce the frontend-stack for NEWT and why we took some decisions
I will share how NEWT scaled and improved the architecture over time.
I will share the core principles and best practices we learned while designing our GraphQL schema for our web and mobile apps.
The reasons for moving from multi-repos to a monorepo development strategy
Collection of React UI libraries that I refer to when creating creating my own components.
There are 2 main approaches to build a GraphQL Server (Schema First and Code First). Both options are good, but they have pros and cons that we will cover in this post.
A naming conversion is a set of rules you should use to increase the readability of your data models.
This article aims to share my personal experience and reasons for moving from PHP with Laravel to React and NodeJS.
List of the best and most generic extensions that every Front-end developer need to have installed in VSCode.
Hosting images and processing them is quite complicated. It involves many elements to do this correctly and to be sure it scales with your website.
Are you considering using Tailwind CSS rather than Styled-components or another CSS in JS solution? In this post you will learn the advantages and disadvantages of each approach.
Learn what are the alternatives to each Laravel framework feature in the Node.JS ecosystem
Recommended file structures to organize your react components.
Find here the best practice for creating maintainable Graphql Schemas that your team or even you can follow.