johnhunter / professional-ts

Mike North's Production-Grade TypeScript course

Home Page:https://frontendmasters.com/courses/production-typescript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Professional TypeScript

Forked from github.com/mike-north/professional-ts

This repo contains completed exercises from Mike North's Production grade TypeScript course. The original repo dependencies are quite outdated so some compatibility have been encountered. See raised issues here

See also the related lib repo https://github.com/johnhunter/professional-ts-my-lib

What's this course about?

This course is intended to help those already somewhat familiar with TypeScript as a programming language, to the point where they're more ready to use it in a real situation with real stakes. Mike shares some of the experience he's had as LinkedIn's TypeScript infrastructure lead, so you don't have to learn things "the hard way" like he did.

Legal

© 2020 LinkedIn, All Rights Reserved

Licensing

The code in this project is licensed as BSD-2-Clause license, and the written content in the ./notes folder is licensed under CC BY-NC-SA 4.0

About

Mike North's Production-Grade TypeScript course

https://frontendmasters.com/courses/production-typescript/

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 82.5%Language:JavaScript 14.9%Language:CSS 1.3%Language:HTML 1.3%