DEV Community

Discussion on: Staying motivated...😕😲

Collapse
 
nathanenglert profile image
Nathan Englert • Edited

Small goals are always good. Rather than saying "I'm going to learn all the things," break it down into smaller, manageable chunks:


I want to be an expert in Vue

↓

I want to learn how to use components, I want to learn how to use directives, etc.

↓

I want to learn how to register a component, I want to learn how to pass data into a component, etc.


Breaking things down into smaller chunks (and working though those one at a time) will give you a measuring stick. You'll be able see how far you've come just by seeing how many of those chunks you have crossed off your list.