About 860,000 results
Open links in new tab
  1. Introduction to the server side - Learn web development | MDN

    Apr 11, 2025 · Most large-scale websites use server-side code to dynamically display different data when needed, generally pulled out of a database stored on a server and sent to the client …

  2. What is Node.js? Server-Side JavaScript Development Basics

    Jul 25, 2023 · Node.js is a powerful runtime environment for executing JavaScript code outside of a web browser. It brings the JavaScript language to the server-side, enabling developers to …

  3. How to Build a Simple Web Server with Node.js - GeeksforGeeks

    Aug 14, 2024 · Creating a web server with Node.js can be done using the http module for a basic understanding or Express for more advanced features and ease of use. Both approaches …

  4. Getting Started with Server-Side Scripting using Node.js

    Mar 17, 2021 · In this article, we will learn server-side scripting using Node.js along with Node.js runtime and Node.js modules.

  5. Node.js Explained: A Beginner's Guide to Server-Side JavaScript

    Jan 5, 2024 · With Node.js, you get to pick the version for your server-side application, ensuring you can use the latest JavaScript features smoothly. On the other hand, when it comes to …

  6. Learning Server-Side JavaScript With Node.js - Envato Tuts+

    Jun 20, 2022 · Node.js makes it easy to create high-performance, real-time web applications. It allows JavaScript to be used end to end, both on the server and on the client. This tutorial will …

  7. Understanding JavaScript on the Server-Side | by Carlos A. Rojas ...

    Jan 17, 2025 · This article delves into the concept of server-side JavaScript, exploring its benefits and providing practical examples to illustrate its power and versatility. What is Server-Side …

  8. JavaScript Server-Side Development – Diginode

    Buckle up as we explore the essential concepts, technologies, and code examples to equip you for building robust and scalable server-side applications using JavaScript. Traditional vs. …

  9. Build a Simple Web Server with JavaScript - ceos3c.com

    Nov 26, 2024 · JavaScript is a versatile and widely-used language that can be leveraged on both client and server sides thanks to Node.js. In this beginner-friendly guide, we’ll walk you …

  10. Node.js makes fullstack programming easy with server-side JavaScript

    Oct 25, 2021 · More than half of developers are now using Node.js—it is the most popular non-language, non-database development tool. It allows you to run JavaScript on the server side, …

  11. Some results have been removed
Refresh