Learn to MERN - A full day, full stack workshop
javascript
react
mongodb
express
node.js
Everyone talks about being a full-stack JavaScript developer, but what does it even mean? Can you really use JavaScript all the way through your development stack, and how to get started? All the different technologies that are needed to become a full stack developer might seem daunting at first, this workshop is aiming at making this simpler and more accessible. In this workshop, the attendees will learn how to build a full stack application using the MERN (MongoDB, Express, React, Node.js) stack.
Agenda
* What is the MERN stack * Create a React front-end * Create a MongoDB collection * MongoDB data modeling * Create a Node.js back-end * Test an API with Postman * Connect everything together
Prerequisites
Familiary with JavaScript
Take Aways
- Learn how to build a MERN stack application