This GitHub repository documents my Mentor journey—a collection of coding challenges, solutions, and progress as I sharpen my programming skills.
VIEW TABLE OF CONTENTS
TypeScript (Week 1)
Day 1: Introduction to TypeScript (30-45 minutes)
- What is TypeScript and why use it?
- Setting up the TypeScript environment with modern tools (Vite + TypeScript)
- Basic types: number, string, boolean, array, tuple
Day 2: TypeScript Fundamentals I (45-60 minutes)
- Interfaces and type aliases
- Union and intersection types
- Function types and optional parameters
Below is an example of how you can install and setup the application on your device.
- Clone the repo
git clone https://github.com/emailjohnthomascaballero/mentor-training-bossrod.git