University of Michigan

Developing Full-Stack Applications with JavaScript

University of Michigan

Developing Full-Stack Applications with JavaScript

Steve Oney

Instructor: Steve Oney

Included with Coursera PlusLearn more

Ask Coursera

Gain insight into a topic and learn the fundamentals.
Intermediate level

Recommended experience

5 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace
Gain insight into a topic and learn the fundamentals.
Intermediate level

Recommended experience

5 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace

What you'll learn

  • Manage dependencies and modularize projects using npm, bundlers, and ES6 modules.

  • Write basic Node.js applications and servers.

  • Build real-time multi-user applications using WebRTC and WebSockets.

  • Create accessible applications that follow accessibility principles and use the Internationalization API to accommodate global users.

Details to know

Shareable certificate

Add to your LinkedIn profile

Recently updated!

August 2026

Taught in English

See how employees at top companies are mastering in-demand skills

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

Build your subject-matter expertise

This course is part of the Practical JavaScript: From Scratch to React Specialization
When you enroll in this course, you'll also be enrolled in this Specialization.
  • Learn new concepts from industry experts
  • Gain a foundational understanding of a subject or tool
  • Develop job-relevant skills with hands-on projects
  • Earn a shareable career certificate

There are 4 modules in this course

This module introduces how modern JavaScript projects manage external code and structure larger programs. We will begin with the basics of the command line and package management using npm. You’ll learn how to create and configure a package.json file, add third-party libraries, and manage project dependencies. We will then explore bundlers like Vite, Parcel, and Webpack, which resolve dependencies and allow us to use modular JavaScript. This module also covers topics such as semantic versioning and code licensing.

What's included

37 videos5 readings5 programming assignments27 ungraded labs

In module 2, we discuss server-side programming with JavaScript using Node.js. You will learn how to run JavaScript outside of the browser, build a simple HTTP server, and respond to client requests. We will also cover how to use WebSockets for real-time, two-way communication between clients and servers.

What's included

17 videos4 programming assignments11 ungraded labs

In this module, you will learn how to build applications that support multiple users interacting at the same time. We will compare different synchronization mechanisms that allow shared state across clients, focusing on Operational Transformations (OT) and Conflict-Free Replicated Data Types (CRDTs). You will then learn how to create a simple collaborative application using Y.js, a popular CRDT-based library for building real-time, multi-user apps. Finally, we will survey common authentication frameworks that enable secure multi-user systems.

What's included

33 videos6 programming assignments21 ungraded labs

In the final module of this course, we examine how to design applications that are usable and inclusive for all users, regardless of ability, culture, or location. You will learn the principles of Accessibility (a11y), which ensure applications can be used by people with diverse needs, and Internationalization (i18n), which makes it possible to adapt applications to different languages and cultural contexts. You will also learn about Localization (l10n) as the process of adapting an application for specific locales.

What's included

15 videos1 reading1 programming assignment11 ungraded labs

Earn a career certificate

Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.

Instructor

Steve Oney
University of Michigan
9 Courses592,720 learners

Offered by

Explore more from Mobile and Web Development

Why people choose Coursera for their career

Felipe M.

Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."

Jennifer J.

Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."

Larry W.

Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."

Chaitanya A.

"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."

Frequently asked questions