elainewlin / MusicParsed

A better site for song chords with no scrolling and no ads.
https://www.musicparsed.com/
62 stars 16 forks source link

Convert to TypeScript?? #99

Closed andersk closed 5 years ago

andersk commented 5 years ago

Learning TypeScript sounded like a good idea, so, here’s some TypeScript. I configured Webpack with @babel/preset-typescript which ignores all types, since that’s faster and less complicated. So you’ll want these useful commands (although you can skip them for testing and it’ll just act like JavaScript):

Everything else should be the same.