An open API service indexing awesome lists of open source software.

https://github.com/s0/typescript-talks

Content for talks I have given / am giving on TypeScript
https://github.com/s0/typescript-talks

jupyter-notebook talk talks tutorial typescript typescript-tutorials

Last synced: about 1 month ago
JSON representation

Content for talks I have given / am giving on TypeScript

Awesome Lists containing this project

README

        

# typescript-talks

This repository contains content used in my talks on TypeScript
at OSCON 2019.

## [How TypeScript is transforming the JavaScript ecosystem](https://conferences.oreilly.com/oscon/oscon-or/public/schedule/detail/75948)

Contents in [typescript-js-ecosystem](typescript-js-ecosystem).

Slides are both available [as a pdf](typescript-js-ecosystem/slides.pdf) and on [google slides](https://docs.google.com/presentation/d/1OoHS-kvFStrSEte8uKvIVFZMiGR9fm2FO_rMB1RC2hc/edit?usp=sharing).

## [Writing npm (JavaScript) libraries using TypeScript](https://conferences.oreilly.com/oscon/oscon-or/public/schedule/detail/75953)

Contents in [writing-npm-libraries-using-typescript](writing-npm-libraries-using-typescript).