DEV Community

Discussion on: Is "fundamentals first" the best approach to learning web development?

Collapse
 
leicorre profile image
LeiCorre

I found with JavaScript, I understood arrays and loops very quickly. I somewhat understood functions, callbacks, and objects and I really struggled with regular expressions. Learning React and D3 significantly heightened my understanding in all these areas. The other element I found was time. Some things which had previously been confusing became a lot clearer when I wasn’t attempting to force more coding information into my brain.