I created a small test project using TypeScript serverside on Wakanda so I can use the advantage of TypeScript on the client and the server. So far everything works nicely.
- Can anybody think of some sort of issue I could run into at a later point doing this?
- Are there any TypeScript type definitions available for wakanda server?