Tech IndustryOct 12, 2019

What’s your suggestion on learning new technology

Hello, I worked in QA for 3+ years and then in Mulesoft for 7 months. In my new team I have to work on React and later in Java. Can anyone please tell me how should I start learninh React? what should be the approach and from where should I start? Thanks

Add a comment
Indeed Ìñδèèδ Oct 12, 2019

How much JavaScript experience do you have?

IMS Health bigO() OP Oct 12, 2019

I don’t have any JS experience but I am passionate to learn

Facebook lātrō Oct 12, 2019

The React documentation is a good place to start. Look for popular open source projects that use it, and study their code. Once you get started, just keep in mind that functional components and hooks are the current, preferred way of doing things.

Snapchat Doodzad Oct 13, 2019

build tic-tac-toe with React.

Microsoft TheNoid Oct 13, 2019

Practice using Google.