Tag

server-side

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 24, 2024 · Backend Development

Understanding Node.js: A Backend Development Overview

This article explains what Node.js is, its role as a JavaScript runtime for server‑side programming, the fundamentals of the B/S architecture, and how browsers, web servers, application servers, and databases interact to deliver static and API services.

B/S ArchitectureBackend DevelopmentNode.js
0 likes · 7 min read
Understanding Node.js: A Backend Development Overview
php中文网 Courses
php中文网 Courses
Oct 20, 2023 · Backend Development

Advantages of PHP in Modern Web Development

PHP remains a resilient, versatile server‑side language whose active community, regular updates, strong security, seamless database integration, and efficient server‑side scripting deliver fast, dynamic, and interactive web applications, making it a pivotal technology in modern web development.

PerformanceWeb Developmentdatabases
0 likes · 4 min read
Advantages of PHP in Modern Web Development
Qunar Tech Salon
Qunar Tech Salon
Feb 16, 2017 · Backend Development

Building a RESTful API with Perfect in Swift: A Server‑Side Development Guide

This article walks through building a RESTful API using the Perfect framework in Swift, covering framework comparison, environment setup with Docker, project initialization, routing, database integration via MySQL‑Swift, error handling, logging, deployment, and lessons learned from server‑side Swift development.

DockerPerfectRESTful API
0 likes · 18 min read
Building a RESTful API with Perfect in Swift: A Server‑Side Development Guide