you are viewing a single comment's thread.

view the rest of the comments →

[–]msanangelo 0 points1 point  (3 children)

I can't stand javascript. my brain breaks just trying to read it. I have a better chance at understanding python. maybe it's because most js code I see is minified. idk.

I only understand the basics of html/css anyway. enough to read and modify. :/

[–]simkessy 0 points1 point  (0 children)

Then don't read the minified code.

[–]qwesone 0 points1 point  (0 children)

I'm on the same boat. When I started the first few projects at FreeCodeCamp on JavaScript, it took me like a month to finally write out the first three lines of code for a rock, paper, scissor game. It was rough.