
Learn about five of the best, free version control options available today, how their features compare, and which might be best for you.
Learn about five of the best, free version control options available today, how their features compare, and which might be best for you.
In order to write good code, you need to have a strong understanding of the basics. This guide provides ten helpful techniques that will get you started on the right foot.
Lucero del Alba looks at the top tools all web developers need to learn, from Bash to Visual Studio Code and continuous integrations pipelines.
Are you planning to build an ecommerce site with Magento and Git together in order to implement version control? Here are a few tips before you get started!
Daniel Schwarz reviews three options for bringing multiplayer design collaboration into your team workflow. Let's find out which is best for your team.
Sketch recently introduced a rather interesting update to their .sketch file format, Daniel Schwarz explains what this means for Sketch designers.
There's a lot of social buzz around 'Figma' , a new Browser-based UI Design tool. But is it a serious alternative? We look at Figma for Sketch Designers
Shaumik Daityari looks at the subtle differences you might face when shifting your development environment from Ubuntu to OS X, and vice versa.
Matthew Setter take a look at Static Review - a framework for writing git hooks, so you can do hook inspections on your files on certain git actions!
In this article, we take a close look at a project called VersionPress, a WordPress plugin that brings version control to your WordPress development.
Revisr is a WordPress plugin that provides you with version control features within WordPress. In this article, we cover the basics of how to use Revisr.
Shaumik Daityari explains how to write unit test to automate the process of debugging a codebase in Git.
Git and GitHub, what's the difference? Thom Parkin at Learnable has an explanation, along with ideas for getting the most out of GitHub.
There's no shortage of new things to learn in the web development world. Shaumik Daityari presents some of the best skills you can learn in a weekend
Beegit is a new collaborative markdown editor for the browser. How does it stack up against champions like StackEdit? Read this post and find out!
Hugo looks at a logical solution for version number: SemVer, a new way to bump up version numbers in software development projects.
From operating system to web browser to version control software, Shaumik Daityari explains how he sets up a new machine for development.
Whether it's using version control, modular code, preprocessors, or code review - there are so many easy ways to improve the quality of your code.
Currently under development, VersionPress is a WordPress Plugin that will keep track of every change, completely version controlled using Git.
Tobias Günther explains the concept of "diffs" when using version control to track modifications to your code base.
An introduction to version control with Git, for developers who work alone.
An overview of the most popular options for version control software, along with some other options worth noting.
Lukas White introduces you to Ladder - a database versioning tool which lets you version control your database changes through migration files
Wern Ancheta explains what DBV is and how one can use it to version control a database
An overview of how Git became so dominant in the version control industry along with some concepts showing how it can be used effectively in open-source.