Effective Typescript

Interactive lessons based on the O'Reilly book

Index

Orientation

Relationship
to  JS

Transpiling

Type Checking

https://codesandbox.io/embed/effective-ts-1-j8x5wb?fontsize=14&hidenavigation=1&module=%2Fsrc%2F1_ts_intro.tsx&theme=dark

Basics

https://codesandbox.io/embed/effective-ts-1-j8x5wb?fontsize=14&hidenavigation=1&module=%2Fsrc%2F12_apply_to_fn.tsx&theme=dark&view=editor

https://codesandbox.io/embed/effective-ts-1-j8x5wb?fontsize=14&hidenavigation=1&module=%2Fsrc%2F14_type_ops_for_dry.tsx&theme=dark&view=editor

https://codesandbox.io/embed/effective-ts-1-j8x5wb?fontsize=14&hidenavigation=1&module=%2Fsrc%2F18_mapped_types.ts&theme=dark&view=editor

Resources

Future topic? Type Inference

Effective Typescript

By evandana

Effective Typescript

  • 302