CS356: Server-Side Technologies for Websites: An Introduction to the MERN Stack.


Syllabus

Assignments

Notes
Demos

 

Instructor schedule

Tutoring schedule (in the upstairs CS lab)

Resources

Association for Computing Machinery (ACM) membership

·       Get student membership in ACM - $19.  The ‘text’ for the course is a video available through this membership.

·       Visit https://myacm.acm.org/

·       Create a web account if you did not do this through the student membership link.

Online video – the ‘text’ for this course

·       Login to your ACM web account.

 

·       Click through the Safari learning center link on the left nav bar:

·       Read instructions on this page to get to logged into Safari – it is a bit convoluted …

·       Enter MERN Stack Front to Back in the search field then open the ‘book’.

 

Other useful links:

node.js tutorial: https://www.w3schools.com/nodejs/default.asp

node.js API reference: https://nodejs.org/dist/latest-v8.x/docs/api/

 

Javascript tutorial: https://www.w3schools.com/js/default.asp

Javascript reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference

 

Node Package Manager (npm) Library: https://www.npmjs.com/

 

Express tutorial: https://www.tutorialspoint.com/expressjs/index.htm

Express API: http://expressjs.com/en/4x/api.html