Tag

spm

1 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
Jul 17, 2024 · Frontend Development

Page Data Tracking and SPM for Front-End Development

Front‑end developers must embed unique page identifiers in URLs, capture incoming source parameters, and propagate them through outbound links so that traffic, source, interaction and conversion metrics can be automatically recorded by the SDK, enabling data‑driven product optimization and business insight.

analyticsdata trackingfrontend
0 likes · 17 min read
Page Data Tracking and SPM for Front-End Development
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 9, 2017 · Frontend Development

From spm to Ant Tool: Evolution of Alibaba’s Front‑End Build System

This article traces the history of Alipay’s front‑end build ecosystem—from the early spm package manager through the all‑in‑one spm3 era, the rise of ant tool, and the shift toward modular presets—highlighting the challenges of centralisation, configuration complexity, and future directions.

Modularizationant-toolbuild-tools
0 likes · 23 min read
From spm to Ant Tool: Evolution of Alibaba’s Front‑End Build System
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.

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