Live data from Hacker News

Ask HN: What are the best technologies you have worked with in 2013?

news.ycombinator.com

21–30 of 46 posts

Re: Ask HN: What are the best technologies you have worked with in 2013?

#28
post #23

Redis. I got back into web programming this year and looked over all the NoSQL databases and it was the only one that really stood out to me. I've even read a bit of the source code and it's all very well done and nice to use.

I definitely would concur, and would add that we're using it as a queuing/messaging bus, and we like it way better than the *MQ options out there. Far more comfortable to work with, way easier to administrate, and plenty performant for our needs.

Re: Ask HN: What are the best technologies you have worked with in 2013?

#30

You're going to hate this answer, but after a couple of years of Node/Express development I'm really enjoying writing Asp.NET in C# using Visual Studio 2013.

Can't argue with the best set of development and debugging enterprise tools under single umbrella.
Post reply on HN