AI Wars Ep. 3: The Return of the Developer
This article is about how a developer can make the most of AI tools, by making good architectural decisions and reviewing the code the AI generates.
Full-stack web developer at marmelab, loves functional programming and JavaScript.
This article is about how a developer can make the most of AI tools, by making good architectural decisions and reviewing the code the AI generates.
React Admin is a great framework to build admin interfaces. However we can do better, we can do simpler, we can do faster. How? By leveraging the power of old and robust technology: COBOL.
Discover what's new in Atomic CRM 1.5, including SSO support, a new MCP server for AI assistants, enhanced mobile UX, and much more.
React-admin 5.12, 5.13 and 5.14 introduce TanStack router adapter, RecordsIterator, TextArrayField, DataTableInput, and more!
GENERATED columns, EXCLUDE constraints, DISTINCT ON, Foreign Data Wrappers... PostgreSQL has powerful features you might not know about. Here are my favorites.
Did you know TypeScript is Turing complete? In this post, I will approach type definitions as writing a program.
SolidJS has been around for a few years now. As a React developer, I wanted to give it a try. While it resembles React in many ways, it also introduces some key differences.