Loading
DevOps

DevOps Consulting: Continuous Integration

Continuous Integration (CI) automations are a vital part of DevOps and Cloud Engineering that simplify software delivery by helping ensure all code deployed to a hosted environment is bug-free and secure.

Mick McGrath

Mick McGrath

Angular

Angular v15 Directive Composition API

One of the advantages of using the Angular ecosystem is that it never forgets about you. If Angular can’t solve your request right away because the current technology doesn’t allow it, they often return to it. An example of this is issue #8785, which was open for 6 years but was finally solved in 2022.

Eduard Krivanek

Eduard Krivanek

React

Deploy Your React Project to Github Pages with Github Actions

Bitovi has created a new GitHub action that makes publishing a React site to GitHub Pages a snap. It’s using a new feature in GitHub pages to help keep your repositories clean.

Chris Capell

Chris Capell