Hacker News new | past | comments | ask | show | jobs | submit login

>Replacing 10s of thousands of JS lines with 100s of thousands of Java lines doesn’t feel like progress.

In no way is that true.




Compare something like Java Spring dependency injection of “service” classes to code using partial function application and higher order functions.

E.g. - https://ramdajs.com/docs/#partial

Of course, I’m assuming that the JS programmer is exploiting FP and dynamic types, and not just transliterating Java style static OOP code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: