This course provides a guide to building backend systems with Node.js and TypeScript, combining strong typing with modern server-side practices. It demonstrates how TypeScript improves reliability, security, and scalability in backend projects by enforcing type safety and consistency across routes, middleware, databases, and authentication flows.


您将获得的技能
- Database Management
- Unit Testing
- NoSQL
- Server Side
- Javascript and jQuery
- TypeScript
- Authentications
- Development Environment
- Data Validation
- Role-Based Access Control (RBAC)
- Jest (JavaScript Testing Framework)
- Secure Coding
- Back-End Web Development
- MongoDB
- Web Development
- Web Development Tools
- Middleware
- Web Applications
- Application Programming Interface (API)
- Node.JS
要了解的详细信息
了解顶级公司的员工如何掌握热门技能

积累特定领域的专业知识
- 向行业专家学习新概念
- 获得对主题或工具的基础理解
- 通过实践项目培养工作相关技能
- 获得可共享的职业证书

该课程共有4个模块
This module introduces you to building Node.js applications with TypeScript. You’ll learn the importance of TypeScript in backend development, how to initialize a Node.js project, and set up a clean development environment with ESLint and Prettier. Through guided demos, you’ll install and configure TypeScript, define project folder structures, and implement basic logging and monitoring practices. By the end, you’ll have a solid foundation for starting TypeScript-based Node.js projects with best practices in place.
涵盖的内容
14个视频4篇阅读材料3个作业1个插件
This module focuses on integrating MongoDB, a popular NoSQL database, with TypeScript applications using Mongoose. You’ll start by learning the fundamentals of MongoDB and how to set up local and cloud-based databases. Then, you’ll create schemas and models with Mongoose, validate data, and implement CRUD operations in TypeScript. Advanced topics such as query optimization, indexing, aggregation pipelines, and transactions will help you build scalable and efficient database solutions. By the end, you’ll be able to design and manage NoSQL databases seamlessly within your Node.js projects.
涵盖的内容
12个视频4篇阅读材料4个作业
This module covers the critical aspects of securing Node.js applications. You’ll begin by implementing JSON Web Token (JWT)-based authentication to protect your APIs. Next, you’ll learn to design role-based access control (RBAC) and apply middleware to restrict access based on user roles. Finally, you’ll explore testing strategies using Jest, including writing unit tests, mocking database calls, and testing API endpoints. By the end of this module, you’ll be able to develop production-ready, secure APIs with robust authentication, authorization, and automated test coverage.
涵盖的内容
14个视频4篇阅读材料4个作业
This module covers the consolidation of all concepts learned throughout the course. You will review key takeaways, complete a guided practice project, and test your knowledge with assessments, ensuring you can confidently apply TypeScript in Backend development with Typescript.
涵盖的内容
1个视频2篇阅读材料2个作业1个讨论话题1个插件
获得职业证书
将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。
从 Software Development 浏览更多内容
- 状态:免费试用
- 状态:免费试用
Scrimba
- 状态:免费试用
Board Infinity
- 状态:免费试用
Board Infinity
人们为什么选择 Coursera 来帮助自己实现职业发展




常见问题
You should have a solid understanding of JavaScript, familiarity with Node.js basics (npm, modules, running simple servers), and knowledge of object-oriented programming in TypeScript (classes, interfaces, inheritance). A basic awareness of React is optional but not required.
You don’t need to be an expert, but having basic knowledge of how databases work (tables vs. collections, CRUD operations) will help. The course introduces MongoDB and Mongoose step by step, including setup, schemas, validation, and queries.
TypeScript provides compile-time safety, consistent data contracts, and better tooling support. For backend systems, this means fewer runtime crashes, more predictable APIs, and easier collaboration across teams.
更多问题
提供助学金,
¹ 本课程的部分作业采用 AI 评分。对于这些作业,将根据 Coursera 隐私声明使用您的数据。