Ops Development & AI Practice
Ops Development & AI Practice
Aug 2, 2025 · Blockchain

Master Solana Development with Anchor Version Manager (AVM)

This guide explains what the Anchor Version Manager (AVM) is, why it’s essential for Solana developers, and provides step‑by‑step instructions for installing AVM, switching Anchor versions, and managing multiple projects to ensure reproducible builds and avoid deployment issues.

AVMAnchorBlockchain Development
0 likes · 7 min read
Master Solana Development with Anchor Version Manager (AVM)
Programmer DD
Programmer DD
Jul 29, 2017 · Frontend Development

Master Regex Position Matching: Anchors, Lookaheads, and Practical Examples

This guide explains what regex positions are, how the six ES5 anchor characters and look‑ahead/look‑behind assertions match them, and provides real‑world JavaScript examples such as inserting delimiters, formatting numbers, and building complex password‑validation patterns.

AnchorLookaheadposition-matching
0 likes · 13 min read
Master Regex Position Matching: Anchors, Lookaheads, and Practical Examples
Meituan Technology Team
Meituan Technology Team
Feb 24, 2017 · Mobile Development

Picasso: A Cross‑Platform Dynamic Layout Framework for iOS

Picasso is a cross‑platform dynamic layout framework for iOS that implements Meituan‑Dianping’s “crafted layout” philosophy, using anchor‑based expressions and JavaScriptCore to compute layouts off‑main‑thread, offering live‑reload, full test coverage, extensible controls and server‑side tooling to dramatically boost UI development productivity.

AnchorDynamic UIiOS
0 likes · 12 min read
Picasso: A Cross‑Platform Dynamic Layout Framework for iOS