DEV Community

Discussion on: It is hard.

Collapse
 
_bkern profile image
Barry

What exactly are you doing with Javascript? It can be such a giant thing to focus on that might be the issues. The language itself is not too broad but I am confused if you are trying to learn all the frameworks and tooling that comes along with it at the same time? Don't try to learn Angular, Vue, and React etc. Pick one. Start simple. Build little things and then expand and repeat. My two cents: stay away from something trying to start you with the works like (framework, build tool, linting, typescript, some fancy css library, graphql, rest, animation, some reactive library, a neat form library, advanced state management). Start small, start simple, make ugly and poorly coded stuff at first. Later on you can add on and do better.