neo4j-graphacademy/app-nodejs

Migrate to typescript

Closed this issue · 1 comments

I want to know if you plan to migrate this project to typescript.
Thanks

There are no plans at the moment, but all of the code in this repo will work with the types exported by neo4j-driver.

If you need inspiration, I have a few examples on my profile written with typescript.