https://github.com/philnash/dad-jokes-cli
A CLI for getting Dad Jokes
https://github.com/philnash/dad-jokes-cli
Last synced: 6 months ago
JSON representation
A CLI for getting Dad Jokes
- Host: GitHub
- URL: https://github.com/philnash/dad-jokes-cli
- Owner: philnash
- License: mit
- Created: 2023-07-26T10:23:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T10:48:53.000Z (about 2 years ago)
- Last Synced: 2025-02-21T00:09:25.303Z (8 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 4 Steps from JavaScript to TypeScript
This repo shows you the steps to go through to update a project from JavaScript to TypeScript.
This repo is a companion to [Phil Nash's](https://philna.sh/) talk from [WeAreDevelopers World Congress 2023](https://worldcongress.app.swapcard.com/widget/event/wearedevelopers-world-congress-2023/planning/UGxhbm5pbmdfMTQyMDI3OQ), which was originally based on the advice from [Dominik Kundel's](https://dkundel.com/) blog post _[How to move your project to TypeScript at your own pace](https://www.twilio.com/blog/move-to-typescript)_.
## License
MIT License Copyright (c) 2023 Phil Nash