What are your recommendations HN?
Ask HN: What are the best technologies you have worked with in 2013?
1–10 of 46 posts
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.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#2Scala and Wicket. Writing web apps is a dream. And I'm worried I won't get to do it in 2014, because the world has moved over to javascript, whose type system is 10 years behind scala's.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#3[deleted]
Re: Ask HN: What are the best technologies you have worked with in 2013?
#4Flask (Python). It's a joy to work with.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#5Go has been an absolute blast to use. It's incredibly fun to write, and manages to still be fast after that.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#6PostgreSQL
Re: Ask HN: What are the best technologies you have worked with in 2013?
#7Scala - great language with an expressive type system (many evenings and nights spent reading blogs/books/code trying to adopt its power), I also enjoyed learning functional programming with it.
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.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#8Scala and Wicket. Writing web apps is a dream. And I'm worried I won't get to do it in 2014, because the world has moved over to javascript, whose type system is 10 years behind scala's.
the world has moved over to javascript
I'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.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#9New? I'm still going headfirst down the Emacs rabbit hole. You can never escape wonderland.
Re: Ask HN: What are the best technologies you have worked with in 2013?
#10Laravel is "the PHP framework for web artisans." It's powerful, yet easy-to-use CLI makes development, testing, and deployment a breeze! Check it out at http://laravel.com