Hacker News new | ask | show | jobs
by taude 4524 days ago
Don't forget the dependency injection pattern that Angular uses all over the place. That smells like Java, too. :)
1 comments

Definitely! I've used Spring's DI container before and while I wasn't a huge fan of the (at the time) XML config, I found the experience to be pretty nice.