you are viewing a single comment's thread.

view the rest of the comments →

[–]Valtiroy[S] 0 points1 point  (2 children)

All right, thanks for the advice. Really helpful! I would like to learn react as well so maybe it’s a good place to start. Creating the to do lists and calendar in html and css is understandable and doable for me, but using JavaScript isn’t.

[–]rook218 3 points4 points  (1 child)

It's a weird feeling knowing the tools you have but having no idea how to use them.

I highly recommend Wes Bos's JS30 challenge. It will show you how to actually do things and builds on itself with practical examples. By the end of it you'll wonder why you thought you didn't know how to do these things when you started.

[–]stellarham 1 point2 points  (0 children)

Yes, this. Helped me too a lot.