Live data from Hacker News

Programming languages and frameworks to learn in 2017

news.ycombinator.com

1–10 of 11 posts

Re: Programming languages and frameworks to learn in 2017

#3
Vue: Easy frontend, I'm still learning this one a bit right now.

Phoenix: Good one if you need lots of concurrency especially for an uptime bot, or a chat service or similar style app. This one's on my to do list.

Laravel (is a very profitable one php is everywhere and has good integration w/ Vue). This is my bread and butter, and I really enjoy using laravel and would recommend it to anyone.

Re: Programming languages and frameworks to learn in 2017

#10
Elixir (and Phoenix after that) -> get into a non-intimidating language on the Erlang VM. I think this may be harder for me because of lack of project ideas but it is still on my list

Nemerle -> it is a "dead" language on .NET but it still has some cool features

Electron -> I'm not good at HTML/CSS nor nodejs/javascript so being able to do both while creating a desktop app (which is my platform of choice) is really enticing to me

Post reply on HN