Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+13 votes

Seems like a lot of us are planning on using React to make a web app. Does anyone have a recommendation on a React tutorial for Javascript novices?

asked in CSC490_Spring202021 by (1 point)

4 Answers

+4 votes

https://reactjs.org/tutorial/tutorial.html

This is a decent tutorial I've gone through. It takes you through making a tic-tac-toe game.

answered by (1 point)
+3 votes

With the school email, you can access LinkedIn Learning for free. It has many courses for React or Javascript/CSS from beginner to advance.

answered by (1 point)
+3 votes

Took a free hand on experience with freecodecamp they gonna let you go part by part (also include redux). They also have a strong community so you can ask anything at there

answered by (1 point)
+1

Is the free code camp free?

+2 votes

Linkedin and youtube are good places to get tutorials.

answered by (-499 points)
...