kugimasa / webgl-page

https://kugimasa.github.io/webgl-page/
0 stars 0 forks source link

Migrating to TypeScript #3

Open kugimasa opened 1 year ago

kugimasa commented 1 year ago

Looking at these samples made in TypeScript, I thought that I should learn TypeScript. https://webgpu.github.io/webgpu-samples

However, learning web-dev is not the main theme of this project so this would be sub study. https://www.typescriptlang.org/docs/handbook/intro.html

The goal would be to use TypeScript instead of JavaScrip. The following page would be a great help (I assume) https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html