DEV Community

Discussion on: 6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them

Collapse
 
nilomiranda profile image
Danilo Miranda

I love this article, specially when you mention relying on JavaScript frameworks. I did this myself when I was starting to learn web development and it almost destroyed my experience.
I started with react right off the bat and at that beginning it was really hard to grasp its concepts. For example I thought that filter and map were a react thing

So I ditched out from react and started focusing on pure JavaScript and while learning it a lot of things from react started becoming clearer for me