DEV Community

Chase Struse
Chase Struse

Posted on • Updated on

[Day 1] 100 Days ReDo

I completed day one of my redo of the 100 days of code yesterday. I currently work as a software engineer so my goal for this is to gain more knowledge to help me be more marketable.

With this I decided to begin by learning ReactJs. Currently I have only worked on backend projects using .Net so moving to front end has been an odd change.

For day one I started by purchasing a Udemy course (linked below) that I personally recommend. It has a ton of great content and I have already learned so much. I will link my GitHub repo for my notes and project so you all can see my progress!

Things I learned:
Components
State
How to utilize functions and classes

Links:
Udemy: https://www.udemy.com/course/complete-react-developer-zero-to-mastery/

Github: https://github.com/ChaseStruse/Notes/tree/master/React

Top comments (0)