https://github.com/angular-university/typescript-bootcamp
Typescript: The Ultimate Bootcamp
https://github.com/angular-university/typescript-bootcamp
expressjs sequelize typescript
Last synced: about 2 months ago
JSON representation
Typescript: The Ultimate Bootcamp
- Host: GitHub
- URL: https://github.com/angular-university/typescript-bootcamp
- Owner: angular-university
- License: mit
- Created: 2022-02-23T13:10:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T08:23:34.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T15:12:41.939Z (about 1 year ago)
- Topics: expressjs, sequelize, typescript
- Language: TypeScript
- Homepage:
- Size: 695 KB
- Stars: 32
- Watchers: 4
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typescript: The Ultimate Bootcamp
This repository contains the code of the [Typescript: The Ultimate Bootcamp](https://angular-university.io/course/typescript-bootcamp) video course.

You can find the starting point of the course in the [1-start branch](https://github.com/angular-university/typescript-bootcamp/tree/1-start).
This master branch contains the *final version of the course code*, that you can use as a reference if you choose to code along.
# Installation pre-requisites
IMPORTANT: Please install Node 16 LST (Long Term Support version).
# Other Courses from the Angular University
# Modern Angular With Signals
If you are looking for the [Modern Angular With Signals Course](https://angular-university.io/course/angular-signals-course), the repo with the full code can be found here:

# Angular Forms In Depth
If you are looking for the [Angular Forms In Depth](https://angular-university.io/course/angular-forms-course) course, the repo with the full code can be found here:

# Angular Router In Depth
If you are looking for the [Angular Router In Depth](https://angular-university.io/course/angular-router-course) course, the repo with the full code can be found here:

# NgRx (with NgRx Data) - The Complete Guide
If you are looking for the [Ngrx (with NgRx Data) - The Complete Guide](https://angular-university.io/course/ngrx-course), the repo with the full code can be found here:

# Angular Core Deep Dive Course
If you are looking for the [Angular Core Deep Dive Course](https://angular-university.io/course/angular-course), the repo with the full code can be found here:

# RxJs In Practice
If you are looking for the [RxJs In Practice](https://angular-university.io/course/rxjs-course), the repo with the full code can be found here:

# NestJs In Practice (with MongoDB)
If you are looking for the [NestJs In Practice Course](https://angular-university.io/course/nestjs-course), the repo with the full code can be found here:

# Angular Testing Course
If you are looking for the [Angular Testing Course](https://angular-university.io/course/angular-testing-course), the repo with the full code can be found here:

# Serverless Angular with Firebase Course
If you are looking for the [Serverless Angular with Firebase Course](https://angular-university.io/course/firebase-course), the repo with the full code can be found here:

# Angular Universal Course
If you are looking for the [Angular Universal Course](https://angular-university.io/course/angular-universal-course), the repo with the full code can be found here:

# Angular PWA Course
If you are looking for the [Angular PWA Course](https://angular-university.io/course/angular-pwa-course), the repo with the full code can be found here:

# Angular Security Masterclass
If you are looking for the [Angular Security Masterclass](https://angular-university.io/course/angular-security-course), the repo with the full code can be found here:
[Angular Security Masterclass](https://github.com/angular-university/angular-security-course).

# Angular Advanced Library Laboratory Course
If you are looking for the Angular Advanced Course, the repo with the full code can be found here:
[Angular Advanced Library Laboratory Course: Build Your Own Library](https://angular-university.io/course/angular-advanced-course).

## RxJs and Reactive Patterns Angular Architecture Course
If you are looking for the RxJs and Reactive Patterns Angular Architecture Course code, the repo with the full code can be found here:
[RxJs and Reactive Patterns Angular Architecture Course](https://angular-university.io/course/reactive-angular-architecture-course)
