Node.js versioning is an essential skill for developers aiming to rapidly deploy secure web apps. Read about the tools that tame version management.
Continue ReadingDevelopers
10 Ways to Make GitHub Safe
Is GitHub Safe? The platform is as safe as a developer makes it. Learn about the cheats, tools, and tactics to keep projects safe throughout development.
Continue ReadingChange Node Versions
The ability to change Node versions and npm registries in a development environment is easy with the right tool.
Continue ReadingBSD vs MIT License
The BSD vs MIT license contest has a lively history. Learn about the high-stakes gambles and exasperating missteps behind the leading FOSS licenses.
Continue ReadingWhat Is Bower Used For?
Bower was once the most popular front-end package manager to use for web development projects. It took the legwork out of finding, installing, and saving appropriate versions of external software packages. Bower was built at and released by Twitter in 2012. The creators’ goal was to automate some necessary tasks related to dependency management to…
Continue ReadingWhat Is Bower?
What is Bower, and what are the alternatives to this popular but deprecated package manager? Learn the past and future of client-side dependency management.
Continue Reading6 Dependency Management Tips for Developers
Managing dependencies isn’t easy for developers, especially in large projects with dependencies from many different sources. Staying organized when using dependencies is crucial both for productivity and security reasons, but can be a daunting task. Tips for managing dependencies often emphasize two primary messages: Establish Policies and Encourage Automation.
Continue ReadingWhat is DevSecOps
As DevOps has become more mainstream and the benefits become well known, practitioners have looked at new ways to apply and extend the concepts to expand the benefits of DevOps philosophy to other areas of the business. One such natural extension is DevSecOps. DevSecOps takes the core tenets of DevOps and expands them to include…
Continue ReadingExploring DevSecOps
Intro to DevSecOps As DevOps has become more mainstream and the benefits become well known. Practitioners have looked at new ways to apply and extend the concepts to expand the benefits of DevOps philosophy to other areas of the business. One such natural extension is DevSecOps. DevSecOps takes the core tenets of DevOps and expands…
Continue ReadingDevOps is Series: Jez Humble
There are many takes on what DevOps is. There are many different angles from many people. In this series, we will explore a few of the different opinions of key companies and influencers on what DevOps is and what it means to key influencers in the space.
Continue Reading