Tag

development workflow

2 views collected around this technical thread.

Architect
Architect
Apr 10, 2025 · Frontend Development

Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment

This article shares a practical experience of integrating the Cursor AI code assistant into a front‑end development workflow, outlining expectations, the shift from planning to execution, current pain points, a collaborative feedback loop, and concrete scenario applications such as status analysis, change planning, and impact evaluation.

AI-assisted codingCode GenerationCursor AI
0 likes · 13 min read
Improving Front‑End Development Workflow with Cursor AI: From Requirements to Code and Impact Assessment
Tencent Cloud Developer
Tencent Cloud Developer
Mar 20, 2025 · R&D Management

Why Developers Need Project Management and How to Implement It

Developers must learn project management to accurately estimate effort, coordinate stakeholders, and deliver quality software, mastering progress, quality, and risk management through work breakdown, clear dependencies, standardized processes, testing, and risk mitigation, while using tools like checklists and visual diagrams to improve efficiency and career growth.

Software Developmentdevelopment workflowprogress management
0 likes · 36 min read
Why Developers Need Project Management and How to Implement It
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
High Availability Architecture
High Availability Architecture
Apr 19, 2024 · Fundamentals

Comprehensive Guide to Effective Code Review Practices

This article presents a thorough guide on modern code review, covering its importance, common obstacles, preparation steps, automation tools, good and bad commit messages, mindset, code quality principles, review workflow, and practical tips for overcoming challenges and improving team engineering culture.

Code Reviewautomationbest practices
0 likes · 21 min read
Comprehensive Guide to Effective Code Review Practices
Code Ape Tech Column
Code Ape Tech Column
Nov 24, 2023 · Fundamentals

Using Git Worktree to Manage Multiple Branches Without Cloning Multiple Repositories

This article explains how Git worktree lets developers maintain a single repository while simultaneously working on multiple branches—such as features, hotfixes, or testing environments—without the overhead of cloning multiple repos, and provides practical commands and examples for effective workflow management.

branch managementdevelopment workflowgit
0 likes · 9 min read
Using Git Worktree to Manage Multiple Branches Without Cloning Multiple Repositories
ByteDance Web Infra
ByteDance Web Infra
Dec 29, 2022 · Fundamentals

Choosing the Right Git Workflow for Monorepo: Feature Branch vs. Trunk‑Based Development

This article explains the differences between feature‑branch and trunk‑based Git workflows, outlines their suitable scenarios in small and large monorepos, and provides practical guidelines and selection criteria to help teams adopt the most appropriate development model.

CI/CDFeature BranchMonorepo
0 likes · 9 min read
Choosing the Right Git Workflow for Monorepo: Feature Branch vs. Trunk‑Based Development
Wukong Talks Architecture
Wukong Talks Architecture
Sep 23, 2022 · Fundamentals

SVN-Based Multi‑Branch Development Workflow and Process Guide

This article presents a comprehensive guide to using Subversion (SVN) for multi‑branch version control, covering branch management, daily development cycles, hot‑fix procedures, conflict resolution, and step‑by‑step setup and merge operations to streamline development and testing workflows.

Code ReviewContinuous IntegrationSVN
0 likes · 9 min read
SVN-Based Multi‑Branch Development Workflow and Process Guide
IEG Growth Platform Technology Team
IEG Growth Platform Technology Team
Apr 12, 2022 · Frontend Development

Understanding Monorepos: Benefits, Tools, and How to Choose the Right Solution

This article explains what a monorepo is, why teams might adopt it, outlines its key advantages such as simplified code sharing and faster project setup, compares popular monorepo tools like Bazel, Lerna, Nx, and Turborepo, and offers guidance on selecting the most suitable tool for a given workflow.

Build ToolsMonorepoRepository Management
0 likes · 13 min read
Understanding Monorepos: Benefits, Tools, and How to Choose the Right Solution
Code Ape Tech Column
Code Ape Tech Column
Jan 17, 2022 · Fundamentals

Using git‑worktree to Manage Multiple Branches and Hotfixes Efficiently

This article explains how git‑worktree, a feature introduced in 2015, lets developers maintain a single repository while working on multiple branches or hotfixes simultaneously, covering common scenarios, command usage, directory structures, branch‑naming pitfalls, and cleanup procedures.

branchingdevelopment workflowgit
0 likes · 8 min read
Using git‑worktree to Manage Multiple Branches and Hotfixes Efficiently
DevOps Cloud Academy
DevOps Cloud Academy
Nov 24, 2021 · Fundamentals

How to Excel at Code Reviews: 13 Standards for Effective Reviews

This article outlines 13 essential code review standards that help improve software health, ensure quality, accelerate feedback, foster learning, and maintain a collaborative, respectful review process for developers while also addressing conflicts, testing requirements, and UI demonstrations.

Code Reviewbest practicesdevelopment workflow
0 likes · 12 min read
How to Excel at Code Reviews: 13 Standards for Effective Reviews
Top Architect
Top Architect
Jan 24, 2021 · Cloud Native

Common Docker Compose Mistakes and How to Fix Them

This article examines common pitfalls when using Docker Compose for containerized development, such as frequent rebuilds, slow host volumes, fragile configurations, and resource mismanagement, and provides practical solutions including caching strategies, host volume tuning, env files, overrides, and resource allocation tips.

ContainerizationDocker ComposeDockerfile Optimization
0 likes · 18 min read
Common Docker Compose Mistakes and How to Fix Them
DevOps Cloud Academy
DevOps Cloud Academy
Sep 4, 2020 · Fundamentals

How to Excel at Code Reviews

This article outlines 13 practical code‑review standards that help improve software health, ensure quality, foster collaboration, and keep development teams satisfied by focusing on incremental improvements, timely feedback, education, and respectful communication.

Code Reviewbest practicesdevelopment workflow
0 likes · 11 min read
How to Excel at Code Reviews
Baidu Tech Salon
Baidu Tech Salon
May 22, 2014 · Fundamentals

Reflections on Clojure: Design, Simplicity, and Development Flow

After years of using Ruby, I discovered that Clojure’s carefully designed, concise, and functional nature not only makes prototyping feel natural but also provides instant feedback and encourages thoughtful refactoring, turning development into a smooth, enjoyable flow that has quickly become my favorite language.

ClojureFunctional Programmingdevelopment workflow
0 likes · 8 min read
Reflections on Clojure: Design, Simplicity, and Development Flow