Understanding TypeScript Utility Types: Partial, Omit, and More
Discover how to leverage TypeScript's utility types like Partial, Omit, Pick and Record to write cleaner, safer and more efficient code.
Accepting new clients
You run the business.
I handle the software.
I'm Samuel Fajreldines, a senior software engineer. Growing U.S. businesses hire my team to become their software department, not a vendor they rehire every quarter. I set the technical direction, my team builds and ships, and I stay accountable for everything that goes out.
Discover how to leverage TypeScript's utility types like Partial, Omit, Pick and Record to write cleaner, safer and more efficient code.
Learn how to leverage generic classes in TypeScript for backend development to create scalable and type-safe applications.
Learn how to deploy and manage containerized applications with Google Cloud Run, a serverless platform that simplifies your development workflow.
Learn how to optimize your application architecture by effectively using controllers, models, services, and other key components.
Learn how to leverage TypeScript abstract classes to create a solid architecture for your applications.