|
|
|
|
|
by eranation
4821 days ago
|
|
First time I'm actually happy for building something with Servlets (have a feeling I'm the only one here that uses it as the go to framework for hacking something quickly, I'm an old man), it's indeed dead annoying for REST services, but doable, and blazing fast. The question is - when does my productivity starts to be more important than performance (I think 99% of the lifetime of anything I'll ever build is the first and not the latter). I'm very surprised to see Play-Scala is not in the same playing field as other JVM based frameworks, had a lot of hope for it, I hope TypeSafe will take that into consideration... Node.js is the biggest surprise for me on the good side, I think it changes my plans a little as for what to learn next... Thanks for a very valuable study, this is great |
|