DEV Community

Discussion on: What to learn to become a front end developer?

Collapse
 
joshualjohnson profile image
Joshua Johnson

Design patterns...Learn what that means because it is the basis for all object oriented code. It will help you understand frameworks you work with.

Oh...! and command line. Start to do some exercises with command line to see what is going on there.

Oh...! Git. Learn git too.