Updating space-charts (Blackbody Radiation interactive) to Typescript

Posted on:

Started this project with Javascript, but decided to move it to Typescript.

Written by: David Ward

The Typescript logo
Tags:

Decided today to take the dive to update space-charts (Blackbody Radiation interactive) to use Typescript!

I could definitely see how this would be a large undertaking in a bigger project, so this didn’t take too long. However, it was quite tedious to do.

Commit

https://github.com/gendelbendel/space-charts/commit/672bc66ba22a546432096eed76fba5994869a9c2

Lessons learned

  • Just… start the project with Typescript. Just do it.