Hacker News new | ask | show | jobs
by yellowviking 964 days ago
JavaEE has been using similar pattern for decades, somehow nodejs developers it's world changing and every startup on the planet is onboard with its ecosystem.
1 comments

Why would you shoehorn practices from Java on Nodejs? A lot of those patterns would be unnecessary on JS.

At the end of the day, those patterns were created to keep things maintainable, not just use them for the sake of it.