DEV Community

Discussion on: What was your greatest "aha" moment as a JavaScript developer?

Collapse
 
ben profile image
Ben Halpern

Specifically on the JavaScript front, I really think that the initial introduction of React Native really helped me understand what React meant in general to the JS ecosystem.

Since then lots of stuff riffed off of React, but at the time it was really a new thing. Specifically React Native helped close the mental gap for me. I think it helped step me further away to see the pattern for what it was instead of trying to micro-compare it to Angular, etc.