With planetscale you get a mysql database environment with features such as branches for making schema changes and working with your database. I disc...
Hi there
I am Lance Armah-Abraham
Follow my blogs on, hashnode and 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:
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...