medic / cht-docs

Documentation site for the Community Health Tookit
https://docs.communityhealthtoolkit.org
13 stars 17 forks source link

chore: document preference for ts over js #1495

Closed garethbowen closed 3 weeks ago

garethbowen commented 3 weeks ago

Description

Document preference for ts over js

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

garethbowen commented 3 weeks ago

Yes absolutely. Running TS on the server has the same upside as running it on the browser, but you have to pay the compile tax, so it's a tradeoff.