What is the Minimum Skillset for Junior Frontend Devs?

nas5w

Nick Scialli (he/him)

Posted on June 6, 2020

What is the Minimum Skillset for Junior Frontend Devs?

The web development ecosystem is downright daunting for newcomers. I’ve been thinking a lot about what a minimum curriculum for frontend devs might be. In other words—what’s the minimum path from nothing to applying for your first FE job?

I think it’d go something like this:

1) How the web works (e.g., client v server, HTTP)
2) HTML
3) CSS
4) JavaScript
5) Git
6) Choose a framework (React, Vue, etc)
7) Security (e.g., HTTPS, XSS, CSRF)
8) Accessibility
9) Projects (~1 vanilla, 2 framework)

Thoughts? Obviously, there’s so much more to the ecosystem, but again I’m trying to distill down to the minimum for a first FE job.


If you enjoy this discussion, please give it a 💓, 🦄, or 🔖 and consider:

💖 💪 🙅 🚩
nas5w
Nick Scialli (he/him)

Posted on June 6, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related