DEV Community

Discussion on: What's the closest asteroid to Earth?

Collapse
 
shiftyp profile image
Ryan Kahn (he/him)

This is a great idea! If you're going to use NodeJS, you could try something new by using TypeScript in place of JavaScript if you aren't already. Best of luck!

Collapse
 
savagepixie profile image
SavagePixie

Thanks for the suggestion. I am actually thinking about using Sanctuary for typing, as it also provides functional types, which I find make the code easier to reason about and deal with.

Collapse
 
shiftyp profile image
Ryan Kahn (he/him)

That is a nice syntax! Reminds me of my experiments with Elm, which gives you a application framework in addition functional language features