CircleCI VS Code extension | Config helper demo
In this video, Benedetta will walk through how to use the config helper and how the extension can help create CircleCI config files.
The latest News and Information on DevOps, CI/CD, Automation and related technologies.
As the tech industry goes green, how does your network stack up – and how can you make it greener?
JavaScript Immediately Invoked Function Expressions (IIFEs) are functions that are executed when they are initialized. An IIFE (pronounced “iffy”) can be initialized or defined to achieve a certain purpose. In this tutorial, you will learn about use cases for IIFEs and the benefits of using them over traditional functions. You will also write tests for your functions and integrate CI/CD for these tests.