code management

About this tag
The code management tag on WindowsForum.com covers discussions about structuring and organizing code in web development and software projects. Topics include CSS architecture and sandboxing for performance and interoperability, as well as Git workflows like GitFlow for Visual Studio. Recurring themes involve best practices for repository layout, branching strategies, and maintaining clean, scalable codebases. These threads are relevant for developers using Windows tools and Microsoft technologies, focusing on practical techniques for managing code in team and individual projects.
  1. News

    Building in 10k: CSS Structure and Sandboxing

    Editor’s note: This is the fourth in a series of posts from the team that built the 10k Apart contest site, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB. In the previous post in this series, Stephanie Stimac discussed her...
  2. News

    GitFlow for Visual Studio

    I know, I know... I've been highlighting a number of Git related extensions recently. And I know all of YOU are using Git already (just like I am... um... errr.... um... kind of... yeah). Okay, fine, so I'm a Git noob. Right now Git continues to gain support, mindshare and seems to one of those...
Back
Top