Tagged articles
1115 articles
Page 12 of 12
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 22, 2015 · Backend Development

Overview of Erlang Web Servers and Frameworks

This article reviews several Erlang-based web servers and frameworks—including Yaws, Mochiweb, Misultin, Cowboy, httpd, SimpleBridge, webmachine, Nitrogen, Zotonic, and Chicago Boss—highlighting their features, documentation quality, integration with supervision trees, and suitability for building high‑performance HTTP services.

ErlangHTTPWeb Development
0 likes · 5 min read
Overview of Erlang Web Servers and Frameworks
Qunar Tech Salon
Qunar Tech Salon
Mar 9, 2015 · Frontend Development

Angular 2.0: Motivation, Design, and Key Features (with AngularJS 1.3 Overview)

This article reviews the latest AngularJS 1.3 release, explains why a major rewrite was needed for Angular 2.0, and details the new language AtScript, dependency‑injection improvements, component model, Web Components support, and other design decisions shaping modern frontend development.

AngularAtScriptComponent Architecture
0 likes · 29 min read
Angular 2.0: Motivation, Design, and Key Features (with AngularJS 1.3 Overview)
Baidu Tech Salon
Baidu Tech Salon
Jan 9, 2015 · Frontend Development

A Practical Guide to Developing Web Applications

This practical guide defines a web application as task‑oriented software distinct from informational websites and outlines a five‑step development workflow—analysis, design, implementation, polishing, and release with follow‑up—detailing requirements gathering, prototyping, framework selection, testing, deployment, and iterative improvement.

DesignWeb ApplicationWeb Development
0 likes · 9 min read
A Practical Guide to Developing Web Applications
Baidu Tech Salon
Baidu Tech Salon
Dec 31, 2014 · Frontend Development

The Evolution of HTML5 and Its Impact on Mobile Web Development

The article traces HTML5’s evolution from its 1999 HTML4 roots through the 2007 WHATWG revival and 2014 W3C recommendation, highlighting how Apple, Google, and early hybrid frameworks spurred mobile adoption despite initial hardware API limits, ultimately enabling richer “Super App + WebApp” experiences as browsers and devices improved.

Browser EvolutionFront-endHTML5
0 likes · 10 min read
The Evolution of HTML5 and Its Impact on Mobile Web Development
Baidu Tech Salon
Baidu Tech Salon
Dec 12, 2014 · Frontend Development

Overview of HTML5 and Prospects for HTML6

HTML5, widely adopted for audio, video, offline storage and new semantic elements, remains evolving, while the speculative HTML6 proposal envisions namespace‑prefixed custom tags such as logo and html:media, richer metadata, unified APIs, and clearer semantics to improve readability and media handling, though it is not yet finalized.

Custom TagsHTMLHTML6
0 likes · 10 min read
Overview of HTML5 and Prospects for HTML6
Suning Design
Suning Design
Nov 13, 2014 · Frontend Development

Discover 20+ Lightweight jQuery Plugins to Boost Your Frontend

This guide showcases a curated collection of lightweight jQuery plugins—covering layout, animation, media, sliders, typography, and utility features—each described with its core functionality and visual example to help developers enhance website interactivity and design efficiently.

JavaScriptPluginsUI components
0 likes · 8 min read
Discover 20+ Lightweight jQuery Plugins to Boost Your Frontend
Baidu Tech Salon
Baidu Tech Salon
Nov 5, 2014 · Frontend Development

The Evolution of HTML5: From Birth to Standardization

Over eight years, HTML5 evolved from a 2008 draft aimed at replacing Flash into a fully standardized web language, reshaping development by enabling native audio, video, and interactive content, overcoming early industry disputes and performance limits, and paving the way for future versions and richer mobile experiences.

Flash ReplacementHTML5HTML5 History
0 likes · 6 min read
The Evolution of HTML5: From Birth to Standardization
Baidu Tech Salon
Baidu Tech Salon
Sep 30, 2014 · Backend Development

The Rise of the API Economy and a Curated List of Useful API Services

The booming API economy lets developers replace custom code with ready‑made services—such as authentication, analytics, storage, and payments—so they can cut development time, lower bugs, and concentrate on core business logic, as illustrated by a curated list of useful APIs.

APIWeb Developmentproductivity
0 likes · 8 min read
The Rise of the API Economy and a Curated List of Useful API Services
Baidu Tech Salon
Baidu Tech Salon
Jun 30, 2014 · Frontend Development

Google Announces Dart Support for App Engine and Future Development Plans

Google announced at I/O that its Dart language will soon run on App Engine via managed VMs and custom runtimes, while also supporting Docker deployment, async/await features, and broader Chrome integration, aiming to make Dart a general‑purpose, front‑end and back‑end language with strong tooling and industry adoption.

App EngineDARTGoogle I/O
0 likes · 6 min read
Google Announces Dart Support for App Engine and Future Development Plans
MaGe Linux Operations
MaGe Linux Operations
Jun 28, 2014 · Fundamentals

Level Up Your Programming Skills: A Beginner’s Roadmap to Mastery

This comprehensive guide offers a step‑by‑step learning roadmap for new programmers, covering essential scripting languages, Unix/Linux tools, web fundamentals, advanced C/Java topics, databases, system programming, and practical projects to build solid technical foundations.

Systems ProgrammingWeb Developmentbeginner guide
0 likes · 20 min read
Level Up Your Programming Skills: A Beginner’s Roadmap to Mastery
Suning Design
Suning Design
Jun 2, 2014 · Mobile Development

From Web Game to Mobile App: The 2048 Journey and Lessons Learned

The author recounts how a simple web‑based 2048 clone unexpectedly went viral, the pressures of sudden fame, the ethical dilemmas of monetizing an open‑source game, and the technical process of turning it into a PhoneGap‑based mobile app while reflecting on personal growth.

2048Game DevelopmentPhoneGap
0 likes · 13 min read
From Web Game to Mobile App: The 2048 Journey and Lessons Learned
Suning Design
Suning Design
Apr 10, 2014 · Frontend Development

Turning Design Chaos into Seamless Front‑End Collaboration

This article explains how front‑end engineers can overcome common design‑communication hurdles by establishing clear style guidelines, standardizing reusable components, and aligning visual expectations, ultimately creating a unified product look and smoother teamwork between designers and developers.

UI standardsWeb Developmentcommunication
0 likes · 5 min read
Turning Design Chaos into Seamless Front‑End Collaboration