Skip to content

Commit

Permalink
Update typescript-asteroids.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bpcreech authored Feb 5, 2024
1 parent f7efb64 commit 77ad9d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/post/typescript-asteroids.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ This uses:
- [Prettier](https://prettier.io/) for formatting, and
- [Github Actions](https://github.com/features/actions) for CI/CD.

While all of this improves developer experience, the funny thing is: Doug's original JS Asteroids works unmodified 15 years later. It's highly unlikely this new one (which depends on all of the above, and NPM, and TypeScript itself) will work longer than a year without maintenance to handle changes in dependencies!

## ML reinforcement learning??

**This is still a TODO and will get another post if I manage to operationalize
Expand Down

0 comments on commit 77ad9d7

Please sign in to comment.