by Monisha Macharla | Dec 15, 2022 | IoT Continuous Integration, MQTT, React JS
React is an open-source front-end JavaScript library for creating user interfaces or UI components. It is sometimes known as React.js or ReactJS. Facebook and a group of independent programmers and businesses collectively maintain it. Mobile or single-page...
by Monisha Macharla | Aug 16, 2022 | IoT Continuous Integration
Why do you need to use a Jenkins pipeline to push your docker image into your docker hub? Assuming you have a docker file and you build your docker images manually and push it to your hub. Suppose your developer needs to make changes or commits in the GitHub...
by Monisha Macharla | Aug 9, 2022 | IoT Continuous Integration, React JS
If you have developed a ReactJs application and wish to deploy it on a docker container, this tutorial is for you. “It worked on my machine!!!” is a classic dialogue from every developer who gets frustrated when his application doesn’t work on a...
by Monisha Macharla | Aug 3, 2022 | IoT Cloud, IoT Continuous Integration
Introduction In this tutorial, we will be discussing in detail on how to create a responsive form from scratch using HTML, JavaScript, and Bootstrap 5. We use HTML for structuring the webpage, Bootstrap for stylizing it, and JavaScript for making the form responsive....
by Monisha Macharla | Aug 1, 2022 | IoT Connectivity, IoT Continuous Integration
Introduction In this tutorial, we will be discussing how to host a static webpage using Node.js. We will be hosting a simple HTML webpage on our first Node.js server. So let’s get started with the tutorial. Downloading Node.js The first step will be to download...
by Monisha Macharla | Jun 2, 2021 | IoT Continuous Integration
The Internet of Things (IoT) is a network of physical things (‘Things’) that utilize sensors to collect data . Computing devices, mechanical and digital machinery, objects, animals, and people are all examples of ‘things.’ 1.Metering using IoT:...