Ask HN: What are the best technologies you have worked with in 2013?
I have spent about a year away from writing code and I miss it. I want to learn something cool and fun in my leisure time.
What are your recommendations HN?
What are your recommendations HN?
45 comments
[ 2.8 ms ] story [ 88.0 ms ] threadI'm not so sure about this. Python and Ruby seem to be just as popular as Node (if not more) for new projects, and as far as older projects go, PHP is still king.
Akka - Scala/Java actor framework for better concurrency.
Angular.js - very powerful js framework with dependency injection, 2-way bindings. I am more a backend guy so I haven't dived deeply into its Tao yet.
The end result for me has been that I spend significantly less time wondering why things aren't working (almost none, really) and more time actually writing and improving my code.
If you are doing something groundbreaking or way-out-of-the-box, Visual Studio is probably not a great choice. But for workaday web developers like me it's reliable, easy, and has objectively made me more productive compared to Node/Express/Backbone.
The world is a better place for me now. Paredit is an absolute dream, and the JVM has shown itself to be truly worthy.