anyone who can mentor/ teach me reactjs?
aakas

aakas @aakas

About: A learner

Joined:
Mar 28, 2020

anyone who can mentor/ teach me reactjs?

Publish Date: Oct 6 '22
0 5

I know the basic knowledge about the components, props.

But i can't do routing and design spa.

Comments 5 total

  • Rense Bakker
    Rense BakkerOct 6, 2022

    React doesn't have a built-in router, instead people generally use react-router-dom npm package.

  • Sriram
    SriramOct 6, 2022

    Find a concept that you can working on and start from there. that's always the best option. Even developers used to read the documentation and start building like this
    How it will help you ?
    Today its react, tomorrow it might be something else but this practice will make you to learn and stay on top of things always

  • Imam Ali Mustofa
    Imam Ali MustofaOct 6, 2022

    Am new in Reactjs too... we can learn together. Text me on discord darkterminal

  • Chris Perry
    Chris PerryOct 6, 2022

    How comfortable are you with the fundamentals of JS? That makes learning react a LOT smoother.

    Other than that it just takes practice. There's a FreeCodeCamp course that's old but decent, likewise with Andrew Mead's react course on Udemy. Both provide plenty of practice problems and challenges so you can get hands-on experience.

    • aakas
      aakasOct 11, 2022

      Thanks for the recommendation. I am definitely gonna try those courses.

Add comment