git

Hero image for article
Icon for article
allgitagile

Requiring Pull Requests and Reviews in Your Git Workflow

7 min read

In this tutorial, we cover how and why to enforce pull requests for merging into your main branch

Hero image for article
Icon for article
alltddgitagileCDnetlify

Adding Continuous Delivery/Deployment (CD) to Your Ionic Project

6 min read

In this tutorial, we will walk through adding Continuous Delivery/Deployment to your application using Netlify

Hero image for article
Icon for article
alltddgitagileCIactions

Adding Continuous Integration (CI) Builds to Your Ionic Project

9 min read

In this tutorial, we will walk through adding Continuous Integration (CI) builds to your project using GitHub Actions

Hero image for article
Icon for article
alltddgitagileCI

A Simple Project Management Workflow for Ionic Developers

11 min read

In this tutorial, we will walk through a simple project management and Git workflow process for Ionic applications