Tagged articles
3 articles
Page 1 of 1
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 19, 2025 · Frontend Development

Six Fun Front‑End Easter Egg Effects with Code Samples

This article showcases six playful front‑end Easter‑egg techniques—including a ghost button, Matrix‑style digital rain, melt animation, console treasure map, reverse‑scroll effect, and real‑time ASCII camera—each accompanied by concise HTML/JavaScript code and usage cautions for developers.

easter eggwebdev
0 likes · 6 min read
Six Fun Front‑End Easter Egg Effects with Code Samples
Meituan Technology Team
Meituan Technology Team
Jan 5, 2017 · Frontend Development

Frontend Engineering Practices: Meituan's App-Proto Framework

Meituan’s Xiamen frontend team created the app‑proto framework— a convention‑over‑configuration, self‑contained system that separates a Node data‑proxy/routing layer, a pure web interaction layer, and operational tooling—enabling mock‑first development, incremental technology adoption, modular replaceability, and automated CI/CD with Docker for fast, reliable merchant‑facing single‑page tools.

DataSourcesapp-protoarchitecture
0 likes · 16 min read
Frontend Engineering Practices: Meituan's App-Proto Framework