Technology startups need to move fast when developing their first MVP and find the right skills and technology stack to get to market quickly. Many agile startups are thus turning to the MERN stack - an open-source, full-stack JavaScript framework for building websites and apps that employs MongoDB, Express, React JS and Node.js to cover end-to-end needs for database, server- and client-side functionality. The popular stack offers quick iterativity and scalability.
In this session, we’ll outline the benefits of MERN for your startup & show you how to get started with the stack by deploying a simple database-driven web project for performing CRUD (Create/Read/Update/Delete) operations - setting up routes, controllers and models - with a React-based UI, as well as a Node.js web server. We’ll also touch upon how you can incorporate e-commerce into the mix by using payment tools like Stripe.
Thank you for attending!
Here are a few links which will give you all the details as mentioned during the workshop.
Github.com - https://github.com/The-Assembly/MERN -The code created for both client and server apps throughout the session has been uploaded here in 'serverFinal' and 'clientFinal' - For each, run 'npm install' to install dependencies and 'npm start' to launch the app servers - Versions of both server/client with Stripe payment functionality added on either are found in sub-folders in the 'WithStripe' directory - This corresponds to the functionality demonstrated at the end of the session.
Please feel free to reach out to us if you have any queries.
Thank You & Stay Tuned for our upcoming workshops!
Full Stack App Development For Startups: MERN
Technology startups need to move fast when developing their first MVP and find the right skills and technology stack to get to market quickly. Many agile startups are thus turning to the MERN stack - an open-source, full-stack JavaScript framework for building websites and apps that employs MongoDB, Express, React JS and Node.js to cover end-to-end needs for database, server- and client-side functionality. The popular stack offers quick iterativity and scalability.
In this session, we’ll outline the benefits of MERN for your startup & show you how to get started with the stack by deploying a simple database-driven web project for performing CRUD (Create/Read/Update/Delete) operations - setting up routes, controllers and models - with a React-based UI, as well as a Node.js web server. We’ll also touch upon how you can incorporate e-commerce into the mix by using payment tools like Stripe.
Thank you for attending!
Here are a few links which will give you all the details as mentioned during the workshop.
Github.com - https://github.com/The-Assembly/MERN
-The code created for both client and server apps throughout the session has been uploaded here in 'serverFinal' and 'clientFinal'
- For each, run 'npm install' to install dependencies and 'npm start' to launch the app servers
- Versions of both server/client with Stripe payment functionality added on either are found in sub-folders in the 'WithStripe' directory
- This corresponds to the functionality demonstrated at the end of the session.
Please feel free to reach out to us if you have any queries.
Thank You & Stay Tuned for our upcoming workshops!