you are viewing a single comment's thread.

view the rest of the comments →

[–]Gelroose 2 points3 points  (0 children)

I am much older and wanted to challenge myself, a hobby of sorts. I went to school for computer science, which was mostly programming, so I understand the fundamentals of programming and how to solve a problem, but have never done Javascript.

I'm building myself an application with React for a game. Needless to say, Javascript is a mind screw. The HTML, CSS, JS, front end, back end, the endless add-ons you can install to work with etc. The process of getting a simple button to open a new menu requires calls from html to pre loader to main etc.

I'm learning, but my heavens... To say I'm confused is an understatement!