Hacker News new | ask | show | jobs
by Xenoamorphous 285 days ago
What do you think of “modern” Javascript to write FP?
1 comments

I haven’t touched much modern JS. I have done some TypeScript in the last few years but of course that’s a transpiled thing. I think TS isn’t too bad to write functional stuff though I have no idea if people actually enjoy reading my code.