Vue JS and Progressive Web Apps
Progressive web app (PWAs) is a web app that does somethings that a native app does. It can work offline and you can install it from a browser with one…
Progressive web app (PWAs) is a web app that does somethings that a native app does. It can work offline and you can install it from a browser with one…
JenkinsĀ is an open-source CI/CD (Continuous Integration and Continuous Delivery) automation server built in Java. In this tutorial, I will show how to install Jenkins on Ubuntu-20.04, 18.04. Jenkins requires Java,…