Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Search from all Lessons


Login

Practice Typescript

Lessons, exercises, and projects about Typescript

Browse our list of curated database of projects, exercises, and lessons to learn Typescript

4hrs average

Inventory Management App with React and TypeScript

Develop a frontend Inventory Management App using React and TypeScript, integrating it with a FastAPI backend. Learn to manage inventory items with CRUD operations and enhance the app with styling and navigation.

It's recomended to know Javascript in general before reading this lesson, Typescript will take your Javacript knowledge to the next level super-sayayin :)

Use TypeORM to query your database, from your Express API

3hrs average

Use your recently acquired knowledge to build a detailed data model for your StarWars blog. Create the Entity Relationship Diagram (ERD) using TypeORM and a PostgreSQL database. Include tables like User, Character, Planet, and Favorite, defining their properties and relationships.