Tagged articles
18 articles
Page 1 of 1
Digital Planet
Digital Planet
Apr 8, 2026 · Industry Insights

How a Unified Identity Platform Solves Code Chaos in FMCG Digital Transformation

The article analyzes the fragmented code management challenges faced by fast‑moving consumer goods companies and explains how an Identity Middle Platform (IMP) provides a standards‑based, unified encoding system that restores compatibility, streamlines multi‑level code lifecycle, and unlocks precise marketing and supply‑chain intelligence.

FMCGcode managementdigital identity
0 likes · 11 min read
How a Unified Identity Platform Solves Code Chaos in FMCG Digital Transformation
JD Tech Talk
JD Tech Talk
Jul 28, 2025 · Artificial Intelligence

8 Key Features of JD.com’s Open‑Source Genie AI Agent

JD.com’s Genie open‑source AI agent introduces eight powerful capabilities—including plug‑in multi‑agent support, iterative planning, cross‑task context sharing, digital employee enhancements, deep model‑plus‑search, CodeTool for code lifecycle, refined system prompts, and a configurable MCP server—designed to boost intelligent workflow efficiency.

AI AgentPlanningSearch
0 likes · 1 min read
8 Key Features of JD.com’s Open‑Source Genie AI Agent
Architecture Digest
Architecture Digest
Jan 26, 2025 · Backend Development

10 Essential Git Tips for Efficient Version Control

This article presents ten practical Git techniques—from undoing the last commit and resolving merge conflicts to using tags, stashing changes, and cleaning up branches—helping developers of all levels manage code history more effectively and streamline their workflow.

BackendGitVersion Control
0 likes · 10 min read
10 Essential Git Tips for Efficient Version Control
Beijing SF i-TECH City Technology Team
Beijing SF i-TECH City Technology Team
Jul 10, 2023 · Mobile Development

Mobile Application Quality System – Standard Operating Procedure (SOP)

This document outlines a comprehensive Standard Operating Procedure for building and maintaining a mobile application quality system, covering background, pre‑emptive planning, coding standards, branch management, code review, AI‑assisted tools, monitoring, issue handling, and continuous improvement to ensure stable, high‑quality mobile products.

AI toolsMobileSOP
0 likes · 27 min read
Mobile Application Quality System – Standard Operating Procedure (SOP)
DevOps
DevOps
Jan 24, 2022 · Fundamentals

Feature Toggles: Story, Types, Management, and Implementation Techniques

This article explains feature toggles (feature flags), illustrating their use through a game‑engine story, categorizing toggle types, describing management and configuration strategies, presenting implementation patterns to decouple decision logic, and offering testing and operational best practices for reliable continuous delivery.

code managementcontinuous-deliveryfeature-toggle
0 likes · 33 min read
Feature Toggles: Story, Types, Management, and Implementation Techniques
ByteFE
ByteFE
Nov 2, 2021 · Frontend Development

Modern Web Development Challenges and Future Directions

This article explores the inefficiencies in modern web development, focusing on collaboration challenges between UI/UX and frontend teams, data interaction issues, and code management difficulties, proposing solutions like component-centric development and improved data binding tools.

Component ArchitectureUI/UX CollaborationWeb Development
0 likes · 32 min read
Modern Web Development Challenges and Future Directions
Architecture Digest
Architecture Digest
Feb 3, 2020 · Fundamentals

Practical Strategies for Reverting and Resetting Code with Git

This article walks through four practical Git techniques—revert, reset, rebase + revert, and a file‑copy method—to safely roll back code when faced with performance‑critical bugs and complex version histories, while preserving commit history for future debugging.

GitVersion Controlcode management
0 likes · 9 min read
Practical Strategies for Reverting and Resetting Code with Git
vivo Internet Technology
vivo Internet Technology
Jun 28, 2017 · Operations

Software Configuration Management Practices at vivo

Zhuang Yan, a software configuration management engineer at vivo, oversees SCM tools, creates automated scripts for building, deploying, releasing, and code management, trains teams on workflow and branching strategies, documents processes, and manages software releases, ensuring efficient configuration management across the organization.

Vivobranch strategiesbuild deployment
0 likes · 1 min read
Software Configuration Management Practices at vivo
Architecture Digest
Architecture Digest
Mar 20, 2017 · Cloud Native

Baidu Code Development Collaboration Platform: Architecture, Evolution, and Enterprise SaaS Practices

The article describes Baidu's comprehensive code development collaboration platform, detailing its multi‑stage architecture evolution, five‑level code management model, challenges of massive scale, and the enterprise‑grade SaaS solutions that enable high availability, scalability, security, and multi‑tenant isolation.

Cloud NativeMicroservicesScalability
0 likes · 15 min read
Baidu Code Development Collaboration Platform: Architecture, Evolution, and Enterprise SaaS Practices
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jan 18, 2017 · R&D Management

Why Code Submission Matters: From VSS to Git and Modern DevOps

The article explores how code submission and version‑control practices evolve from simple solo workflows to complex, team‑wide processes, highlighting the need for tools, branching, automation, and continuous integration to manage growing codebases and maintain software quality.

branchingcode managementcontinuous integration
0 likes · 13 min read
Why Code Submission Matters: From VSS to Git and Modern DevOps
MaGe Linux Operations
MaGe Linux Operations
Jun 8, 2016 · Fundamentals

10 Essential Git Tricks to Supercharge Your Workflow

This guide walks you through ten powerful Git techniques—including auto‑completion, .gitignore usage, blame, log options, reflog, partial staging, interactive rebasing, stash, fsck, and cherry‑pick—to help you manage code efficiently, recover lost commits, and streamline your development process.

GitVersion Controlcode management
0 likes · 11 min read
10 Essential Git Tricks to Supercharge Your Workflow
Baidu Tech Salon
Baidu Tech Salon
Aug 1, 2014 · Industry Insights

Inside Google’s Code Culture: Unified Trunk, Feature Flags, and Strict Reviews

The article provides a detailed, data‑driven look at Google’s internal software development practices, covering unified trunk code management, pervasive code visibility, rigorous reviews, feature‑flag experimentation, strict testing, and the blend of Java, C++, and JavaScript in front‑end and back‑end work.

BackendGooglecode management
0 likes · 17 min read
Inside Google’s Code Culture: Unified Trunk, Feature Flags, and Strict Reviews
Baidu Tech Salon
Baidu Tech Salon
Apr 2, 2014 · Frontend Development

Insights into Google’s Development Practices: Code Management, Front‑end/Back‑end Collaboration, and Workflow

Google’s development culture blends full‑stack engineering with universally visible code stored on a single trunk, relies on strict style and unit‑test enforcement, feature‑flag toggles instead of branches, minimal third‑party libraries, server‑side templating and GWT/Dart for front‑end, and data‑driven, heavily reviewed workflows that other firms might emulate.

Backendcode managementcontinuous integration
0 likes · 19 min read
Insights into Google’s Development Practices: Code Management, Front‑end/Back‑end Collaboration, and Workflow