Ask HN: As a Full stack developer how do you keep up with all the technologies
1–10 of 59 posts
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#2Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#3I don't know how js developers deal with explosion of frameworks. The other day I was reading about React and someone was mentioning om, morearty, and omniscient and I had no idea. I was frustrated with reading HN at that point. Lots of learning and forgetting? What a waste. This is where one has to rely on some authority to pick the winners. I dunno. Ignore almost everything and just pick a framework?
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#4HN is the only site I visit for tech news. The rest of the news I get through newsletters. I follow about 20ish, which I sift through each week to stay updated.
JavaScript Weekly, HTML5 Weekly, Node Weekly etc has me covered and a lot less stressed about staying updated. Basically, just Google [Topic] weekly or newsletter and subscribe to a few. If they don't deliver, just unsubscribe.
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#5Turn your news feed into push mode instead of pull mode :) HN is the only site I visit for tech news. The rest of the news I get through newsletters. I follow about 20ish, which I sift through each week to stay updated. JavaScript Weekly, HTML5 Weekly, Node Weekly etc has me covered and a lot less stressed about staying updated. Basically, just Google [Topic] weekly or newsletter and subscribe to a few. If they don't…
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#6[0] http://upload.wikimedia.org/wikipedia/en/4/45/DiffusionOfInn...
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#7What I'm getting at is that MOST of the time, even if a particular job lists off some particular tech, the ultimate customer is generally interested in a good working solution and doesn't care that much about the tech used.
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#8Re-learning a framework/tool is usually pretty easy.
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#9It is okay to forget framework-specific syntax/methods. The most important thing is that you get to understand its underlying concepts. Re-learning a framework/tool is usually pretty easy.
Re: Ask HN: As a Full stack developer how do you keep up with all the technologies
#10Have you considered specializing? Pick a set of a few tools you enjoy working with and only work with them. Sure you need to keep your eyes on the horizon for better tools, as you wouldn't want to be a "CGI specialist" these days. What I'm getting at is that MOST of the time, even if a particular job lists off some particular tech, the ultimate customer is generally interested in a good working solution and doesn't c…