Coursera
  • All DegreesExplore Bachelor’s & Master’s degrees
  • Computer Science & EngineeringExplore Computer Science & Engineering degrees
  • BusinessExplore MBA & Business degrees
  • Bachelor’s DegreesExplore master’s degrees from leading universities
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New CareerFor EnterpriseFor Universities
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Node Js

    Filter by

    147 results for "node js"

    • Placeholder
      IBM Skills Network

      IBM Full Stack Software Developer

      Skills you'll gain: Web Development, Cloud Computing, IBM Cloud, Software Engineering, Python Programming, Computer Programming, Other Web Frameworks, Javascript, Data Analysis, Django (Web Framework), Kubernetes, Data Structures, Front-End Web Development, Programming Principles, Software Engineering Tools, Cloud Applications, DevOps, Algebra, Computer Programming Tools, Databases, Cloud Engineering, Back-End Web Development, Full-Stack Web Development, HTML and CSS, React (web framework), Devops Tools, Web Development Tools, Cloud Infrastructure, Application Development, Cloud Foundry, Cloud Platforms, Docker (Software), SQL, Software Architecture, Theoretical Computer Science, Computer Architecture, Distributed Computing Architecture, Cloud Management, Cloud Storage, Network Security, Software As A Service, Basic Descriptive Statistics, Continuous Delivery, Data Management, Design and Product, Exploratory Data Analysis, Human Computer Interaction, NoSQL, Software Testing, Statistical Programming, User Experience, User Research, BlockChain, Computational Logic, Computer Graphics, Computer Science, Continuous Integration, Database Administration, Database Application, Database Design, Finance, Interactive Design, Mathematical Theory & Analysis, Mathematics, Operating Systems, Security Engineering, Software Framework, System Programming, Systems Design, Web Design

      4.6

      (35.9k reviews)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder
      IBM Skills Network

      Developing Back-End Apps with Node.js and Express

      Skills you'll gain: Computer Programming, Computer Programming Tools, Web Development, Javascript, Back-End Web Development, Other Web Frameworks, Software Architecture, Software Engineering, Theoretical Computer Science, Computer Science, Security Engineering

      4.4

      (53 reviews)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      NIIT

      RESTful Microservices Using Node.js and Express

      Skills you'll gain: Web Development, Computer Programming, Javascript, Theoretical Computer Science, Software Engineering, Computer Programming Tools, Software Architecture, Web Development Tools, Back-End Web Development, Computational Thinking

      3.4

      (46 reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Meta

      Meta React Native

      Skills you'll gain: Web Development, React (web framework), Software Engineering, Javascript, Mobile Development, Computer Programming, Front-End Web Development, Mobile Development Tools, HTML and CSS, Human Computer Interaction, Software Engineering Tools, User Experience, Application Development, Computer Programming Tools, Cross Platform Development, Computer Networking, Data Management, Database Application, Databases, Interactive Design, SQL, Software Testing, Statistical Programming, Theoretical Computer Science, User Experience Design, Web Design, Database Administration, Network Model, Software Architecture, Agile Software Development, Linux, Product Lifecycle, Project Management, Web Development Tools

      4.7

      (3.4k reviews)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Amazon Web Services

      Building Modern Node.js Applications on AWS

      Skills you'll gain: Amazon Web Services, Cloud Computing, Computer Programming, Software Architecture, Software Engineering, Theoretical Computer Science, Cloud Platforms, Computer Programming Tools, Cloud API, Cloud Applications, Javascript, Operating Systems, Security Engineering, Software As A Service, Software Security, System Security

      4.6

      (87 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      IBM Skills Network

      Back-end Application Development Capstone Project

      Skills you'll gain: Django (Web Framework), Operating Systems, Systems Design, Theoretical Computer Science

      Advanced · Course · 1-3 Months

    • Placeholder
      Placeholder
      NIIT

      Building RESTful APIs Using Node.js and Express

      Skills you'll gain: Theoretical Computer Science, Software Engineering, Web Development, Software Architecture, Web Development Tools

      4.4

      (13 reviews)

      Mixed · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      NIIT

      Server side JavaScript with Node.js

      Skills you'll gain: Computer Programming, Javascript, Web Development, Computer Programming Tools, Computational Thinking, Theoretical Computer Science

      3.1

      (34 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Node.js Backend Basics with Best Practices

      Skills you'll gain: Back-End Web Development, Computer Programming, Computer Programming Tools, Data Analysis, Digital Marketing, Marketing, Software Engineering, Web Development

      4.1

      (11 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Meta

      React Basics

      Skills you'll gain: React (web framework), Web Development, Front-End Web Development

      4.8

      (570 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      University of Michigan

      Python Data Structures

      Skills you'll gain: Computer Programming, Python Programming, Data Management, Data Structures, Statistical Programming, Theoretical Computer Science

      4.9

      (92.3k reviews)

      Mixed · Course · 1-3 Months

    • Placeholder
      Placeholder
      NIIT

      Capstone Project Using Node.js

      Skills you'll gain: Back-End Web Development

      Mixed · Course · 1-4 Weeks

    Searches related to node js

    node.js
    node.js backend basics with best practices
    node.js backend básico con buenas prácticas.
    node.js: interceptando peticiones a un api con middlewares
    node.js para principiantes: establece tu servidor con http
    nodejs
    building modern node.js applications on aws
    apis in node.js: write a restful api backend application
    1234…13

    In summary, here are 10 of our most popular node js courses

      Skills you can learn in Mobile And Web Development

      Web (13)
      Mobile App (9)
      Javascript (8)
      Mobile Application Development (8)
      Web Development (8)
      Android Software Development (7)
      CSS (6)
      Programming Language (6)
      Web Application (6)
      Android Studio (5)
      Angularjs (5)
      Computer Program (5)

      Frequently Asked Questions about Node Js

      • Node.js is an open-source run-time environment that lets you execute JavaScript code outside of your browser. It's built on the V8 JavaScript engine created by Chrome and is known for being lightweight and efficient. While most traditional web-serving techniques create a new thread with each connection, which takes up RAM, Node.js is a single-threaded platform that uses non-blocking input and output calls. This lets it shine in supporting tens of thousands of simultaneous connections within the same event loop. Node.js is compatible with a variety of platforms, including macOS, Linux, and Windows. It's not a platform that's well-suited to heavy computation or CPU-intensive operations. Node.js is ideal for building scalable network operations because of its speed and ability to handle many simultaneous connections.‎

      • Learning Node.js can help you create dynamic page content and real-time web applications. Unlike sandboxed environments like Java Applets and Flash, this platform is built for performance. It lets you build powerful applications, but it doesn't require you to write complex code. It also works well for building microservices, an architectural style that's gaining traction for its flexibility and agility. Learning Node.js prepares you to build scalable, fully managed serverless architectures, which are popular because they require minimal overhead while providing maximum agility.‎

      • Learning Node.js opens multiple career paths, including Node.js developers, back-end developers, full-stack developers, and open-source software engineers. Many people start their careers as front-end developers, moving into the role of senior developer after gaining a few years of experience. In this case, you could become a scrum master, team lead, or architect. You could also branch out into management roles, such as team or line managers, or you could create your own consulting business or startup.‎

      • Taking online courses on Coursera gives you the opportunity to learn Node.js and become proficient in using it. You can also explore the server-side of things, full-stack development, and building modern applications. You’ll have a chance to strengthen your skills in publishing a Node.js website or using full-stack web development and building skills in Jquery, front-end framework, SASS, and React.‎

      This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
      Other topics to explore
      Placeholder
      Arts and Humanities
      338 courses
      Placeholder
      Business
      1095 courses
      Placeholder
      Computer Science
      668 courses
      Placeholder
      Data Science
      425 courses
      Placeholder
      Information Technology
      145 courses
      Placeholder
      Health
      471 courses
      Placeholder
      Math and Logic
      70 courses
      Placeholder
      Personal Development
      137 courses
      Placeholder
      Physical Science and Engineering
      413 courses
      Placeholder
      Social Sciences
      401 courses
      Placeholder
      Language Learning
      150 courses

      Coursera Footer

      Learn Something New

      • Learn a Language
      • Learn Accounting
      • Learn Coding
      • Learn Copywriting
      • Learn HR
      • Learn Public Relations
      • Boulder MS Data Science
      • Illinois iMBA
      • Illinois MS Computer Science
      • UMich MS in Applied Data Science

      Popular Data Science Topics

      • Artificial Intelligence
      • Data Analysis
      • Data Engineering
      • Data Science
      • Excel
      • Machine Learning
      • Python
      • Power BI
      • R Programming
      • SQL

      Popular Computer Science & IT Topics

      • Blockchain
      • Coding
      • Computer Science
      • Cybersecurity
      • Full Stack Web Development
      • IT
      • Java
      • Software Engineering
      • Web Design
      • Web Development

      Popular Business Topics

      • Accounting
      • Business Finance
      • Communication Skills
      • Leadership & Management
      • Marketing
      • Product Management
      • Project Management
      • UX Design
      • UX Research
      • Writing

      Coursera

      • About
      • What We Offer
      • Leadership
      • Careers
      • Catalog
      • Coursera Plus
      • Professional Certificates
      • MasterTrack® Certificates
      • Degrees
      • For Enterprise
      • For Government
      • For Campus
      • Become a Partner
      • Coronavirus Response
      • Free Courses
      • All Courses

      Community

      • Learners
      • Partners
      • Beta Testers
      • Translators
      • Blog
      • Tech Blog
      • Teaching Center

      More

      • Press
      • Investors
      • Terms
      • Privacy
      • Help
      • Accessibility
      • Contact
      • Articles
      • Directory
      • Affiliates
      • Modern Slavery Statement
      Learn Anywhere
      Placeholder
      Placeholder
      Placeholder
      © 2023 Coursera Inc. All rights reserved.
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder