3 ways to freeze an object in TypeScript

Exercise on Jams.dev Coming soon

Tutorial description

In this video, we’ll cover 3 ways to freeze an object in a TypeScript project. We’ll leverage a powerful feature called ‘Mapped types’. As we dive into this session, you’ll get introduced to Type Level Programming with TypeScript.