Surprising not to see EmberJS listed in the front end frameworks. Did it not make top 20 or was it an oversight?
JavaScript Rising Stars 2020
11–20 of 70 posts
Re: JavaScript Rising Stars 2020
#12Earlier quoted context omitted.
Typescript will completely change your productivity and is a massive game changer for JS. You don’t even have to learn much for it to add massive value.
Any good resource recommendations.
Re: JavaScript Rising Stars 2020
#13Re: JavaScript Rising Stars 2020
#14I’m currently organizing a roadmap for improving my full-stack skills. I work in JS with Node and React. Does anyone have any opinion on whether I should spend time learning Deno and Typescript instead of digging deeper into what I already know? I find it hard to tell if Deno will start showing up in job descriptions in a few years, or if Node is so entrenched that it would only distract me from building on my curren…
Typescript will completely change your productivity and is a massive game changer for JS. You don’t even have to learn much for it to add massive value.
It also keeps me more honest because I’m not going through the trouble of typing a parameter or variable just to make it any.
Re: JavaScript Rising Stars 2020
#15Earlier quoted context omitted.
Typescript will completely change your productivity and is a massive game changer for JS. You don’t even have to learn much for it to add massive value.
Any good resource recommendations.
1. Clément Mihailescu has a good summary done in less than fifteen minutes.
2. FreeCodeCamp.org has a long video.
Re: JavaScript Rising Stars 2020
#16Re: JavaScript Rising Stars 2020
#17I’m currently organizing a roadmap for improving my full-stack skills. I work in JS with Node and React. Does anyone have any opinion on whether I should spend time learning Deno and Typescript instead of digging deeper into what I already know? I find it hard to tell if Deno will start showing up in job descriptions in a few years, or if Node is so entrenched that it would only distract me from building on my curren…
Deno is not relevant enough, I would wager 99.99% of the existing projects you might find yourself working on in the next few years will be using node somewhere in the stack. It shouldn’t be hard to pick up deno when it eventually does show up.
Re: JavaScript Rising Stars 2020
#18Re: JavaScript Rising Stars 2020
#19I shunned the JS world for a while after jumping on the Meteor bandwagon a few years ago and seeing it just fizzle out to a boat load of outdated and unsupported dependencies. Rails was just so much more productive and easy for solo work. But recently I built a couple of services in typescript and the ecosystem seems to have stabilised a lot, my productivity was super high and I’m majorly impressed.
Re: JavaScript Rising Stars 2020
#20I’m currently organizing a roadmap for improving my full-stack skills. I work in JS with Node and React. Does anyone have any opinion on whether I should spend time learning Deno and Typescript instead of digging deeper into what I already know? I find it hard to tell if Deno will start showing up in job descriptions in a few years, or if Node is so entrenched that it would only distract me from building on my curren…