DEV Community

Discussion on: Discuss: When is the right stage to move from JavaScript to a JavaScript framework like React or Angular ?

Collapse
 
lexlohr profile image
Alex Lohr

You should at least have a solid basis and know the data types and most of the syntax. Everything beyond that depends on your goals:

Do you want to create something fast?

Don't waste too much time!

Do you want to get hired and ace a technical interview?

Better get a bit more ground covered before you embarrass yourself!

In any case, if you want to be a professional developer, never ever stop learning.