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
- Host: GitHub
- URL: https://github.com/s0/typescript-talks
- Owner: s0
- License: apache-2.0
- Created: 2019-07-17T19:00:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T13:46:27.000Z (over 2 years ago)
- Last Synced: 2025-04-20T03:04:45.057Z (about 1 month ago)
- Topics: jupyter-notebook, talk, talks, tutorial, typescript, typescript-tutorials
- Language: Jupyter Notebook
- Homepage:
- Size: 3.56 MB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).