DEV Community

Discussion on: How long do you spend learning to code?

Collapse
 
jvarness profile image
Jake Varness

I think it depends on what your goals are. A lot of people just like to become frontend web developers, which is a perfectly legitimate career choice. Others eventually want to get into full-stack development, working with both the frontend as well as the backend.

If you're already down the path of learning frontend development, I would maybe expand your skills in that area first. I would most certainly go out and try Angular or React, or even a different frontend framework that you're curious in such as Ember or Vue.

Once you're feeling comfortable with that, you can look into developing backends to serve your applications!