AI agents are the new norm. Building and orchestrating different agents that can talk to each other is aided with tools like crew ai
Hi there
I am Lance Armah-Abraham
Follow my blogs here and on devdojo , where I share information on the programming and software development.
You can find here, my portfolio (projects/achievements ) and articles on programming and the tech in general.
Something to read:
Setup your AstroJS app with dynamic flash notifications using server-side rendering. Whether you want to send a notification from Actions or Endpoint...
In this article, I introduce you to the laravel service container, service providers and facades using an example to demonstrate how they work, when ...
With planetscale you get a mysql database environment with features such as branches for making schema changes and working with your database. I disc...
With the edge, you can have your data or functions much more closer to the user. I address some concerns with using prisma on the edge in this articl...
In javascript, classes are still functions but special ones that serve as a template for holding data and methods that modify the data(encapsulation)...
Learn about interfaces and types in typescript and how to use them. With types in typescript you can type your functions and object properties and al...