Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
Ideally, what do I need to learn?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MayoMayn" data-source="post: 435183" data-attributes="member: 71840"><p>You should eventually get into TypeScript down the road aswell, as it really lifts up JS development and is a required knowledge at many job openings.</p><p></p><p>Anyhow Redux is good to learn, but the React ecosystem has expanded so much the past few months that there's better alternatives than Redux.</p><p>The good learning curve about Redux is the immutabability in JS and how important it is.</p><p>Another thing is unit testing, something I wish I had done from the start off.</p><p></p><p>And you're good at CSS so that's just a fucking big plus in front end development that I wish I had.</p><p></p><p>The other thing is that TS is great about that metadata annotation, so the concepts about OOP, DI and what not else is something you won't find in JS unless you go after a framework like Nest or Angular.</p><p></p><p>But generally speaking React & Redux is hard to learn and master.</p></blockquote><p></p>
[QUOTE="MayoMayn, post: 435183, member: 71840"] You should eventually get into TypeScript down the road aswell, as it really lifts up JS development and is a required knowledge at many job openings. Anyhow Redux is good to learn, but the React ecosystem has expanded so much the past few months that there's better alternatives than Redux. The good learning curve about Redux is the immutabability in JS and how important it is. Another thing is unit testing, something I wish I had done from the start off. And you're good at CSS so that's just a fucking big plus in front end development that I wish I had. The other thing is that TS is great about that metadata annotation, so the concepts about OOP, DI and what not else is something you won't find in JS unless you go after a framework like Nest or Angular. But generally speaking React & Redux is hard to learn and master. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Ideally, what do I need to learn?
Top