https://github.com/ffflorian/code-generation-with-ts
https://github.com/ffflorian/code-generation-with-ts
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ffflorian/code-generation-with-ts
- Owner: ffflorian
- License: gpl-3.0
- Created: 2020-01-15T19:44:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T14:09:50.000Z (over 6 years ago)
- Last Synced: 2025-03-29T20:15:07.932Z (about 1 year ago)
- Language: TypeScript
- Size: 1.58 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Code Generation With TypeScript
These are the slides and the code examples for our [Berlin.JS](https://berlinjs.org) talk "Code Generation With TypeScript".
## Slides
- see [Code Generation with TypeScript.pdf](./slides/Code%20Generation%20with%20TypeScript.pdf)
## Code Examples
- see [code-examples](./code-examples)
## Authors
- Benny Neugebauer ([Twitter](https://twitter.com/bennycode), [GitHub](https://github.com/bennyn))
- Florian Keller ([GitHub](https://github.com/ffflorian))