ubuntu

  • Approach to Design: Desktop-First

    A desktop-first approach to design and development is more appropriate in scenarios where the primary users are expected to access the application through desktop computers. This might be the case for software that requires a large screen for complex data visualization, such as enterprise resource planning (ERP) systems, or for applications that need the higher… Continue reading

  • How to run Github Actions Locally

    We will use act to read  .github/workflows/ and determine all GitHub Actions that need to be run. act uses the Docker API to build an image and determines the execution path based and runs containers for each action based on the images prepared. Installation and Running CD into the root of your working directory where your github actions… Continue reading

Design a site like this with WordPress.com
Get started