DEV Community

Cover image for What every MEAN Stack developer should know
Mary
Mary

Posted on

What every MEAN Stack developer should know

MEAN stands for MongoDB, Express.js, Angular.js, Node.js.
Here's a little tech skills review for a MEAN stack developer.
If you're a junior developer, it can help you to set goals in your studying. In case if you're an expirienced MEAN stack developer, use the information as a list to check yourself.

Libraries to explore:

  • React.js
  • Underscore.js
  • Redux
  • Lodash
  • Vue.js

MEAN stack developers should also be skilled with

  • Java
  • Javascript
  • SQL
  • JQuery
  • JSON
  • HTML and CSS

Other knowledge:
1.deployment processes;
2.analysis and debugging;
3.common web apps’ vulnerabilities;
4.browser “hotspots” and workarounds;
5.design standards in the specific industry.

To learn more and see the additional requirements for MEAN stack developers you can find in this article.

Top comments (0)