Associate Professor
Your browser is ancient!
Upgrade to a different browser to experience this site.
"Developing Full-Stack Applications" focuses on advanced JavaScript concepts to build modern, scalable, and collaborative applications. You will move beyond client-only development to learn how to integrate external libraries, manage project dependencies, and build server-side applications with Node.js.
You’ll be introduced to building real-time multi-user applications, with an emphasis on critical cross-cutting concerns such as accessibility (a11y) and internationalization (i18n). Through hands-on projects, you will gain the skills to design interactive, collaborative, inclusive, and usable applications.
This is the third course in a four-part series, "Practical JavaScript: From Scratch to React," that provides you with hands-on experience in creating seamless front- and back-end applications.
Welcome to Developing Full-Stack Applications with JavaScript! This is the third course in a four-part series focused on JavaScript. This course focuses on advanced JavaScript concepts that support the development of modern, scalable, and collaborative applications. You will move beyond client-only development to learn how to integrate external libraries, manage project dependencies, and build server-side applications with Node.js.
The course also introduces how to build real-time multi-user applications and emphasizes critical cross-cutting concerns such as accessibility (a11y) and internationalization (i18n). Through hands-on projects, you will gain the skills to design applications that are interactive, collaborative, inclusive, and usable.
This abbreviated syllabus description was created with the help of AI tools and reviewed by staff. The full syllabus is available to those who enroll in the course.
Module 1: Libraries and Modules
package.json file, add third-party libraries, and manage project dependencies.Module 2: Server-Side JavaScript
Module 3: Multi-User Applications
localStorage and cookies, and server-side using a database.Module 4: Internationalization and Accessibility
Learners must earn 80% overall to pass. There are four module quizzes, each worth approximately 25% of your final grade.
Associate Professor
Course content developed by U-M faculty and managed by the university. Faculty titles and affiliations are updated periodically.
Intermediate Level
Experience with basic HTML/CSS, DOM manipulation, events, and asynchronous JavaScript (like Promises and fetch) is highly recommended