Hacker News new | ask | show | jobs
by romero-jk 1698 days ago
It's just a thing to make statically typed languages more dynamic. Java devs want to bring their patterns to TS/JS.
1 comments

Was never a java dev. I just built alot of things that required to work both on with local systems (express / local disks), cloud systems (s3 / serverless) and a huge list of other things. Having my code deal with interfaces or services just works. Without this approach it would have been alot harder to build things like deepstream.io (or deepstreamHub ontop of it)