How to make a digital clock Using CSS and JavaScript Knowaloud January 08, 2022There are a couple of ways you can present your time besides the analog and digital display, I will build on that as we progress but for thi... Continue Reading
Progress Bar using the JavaScript date method - learn web development with Android Knowaloud November 17, 2019 To improve on the later analog clock walkthrough we are going to walk you through creating a progress bar, actually of three (3) variations... Continue Reading
JavaScript Calculator Part 2 - Learn Web Development with Android Knowaloud November 17, 2019Welcome to the part2 of our calculator walkthrough, you probably must have gone through the markup and stylesheet as we had it in the part1,... Continue Reading
JavaScript Calculator Part 1 - Learn Web Development with Android Knowaloud November 17, 2019Today we're going to be creating an 8 digit calculator, a preview of what you have above. We could make two variations of calculation ... Continue Reading
JavaScript Quiz Application - learn web development with Android Knowaloud November 17, 2019Today's walkthrough is a complete guide to creating a quiz application. What we will be doing here is to expand on our gained knowledge ... Continue Reading
Learn to create a toggle switch with Android - CSS and Vanilla JavaScript Knowaloud November 13, 2019Ever wondered how to make a toggle switch with glowing light, using CSS and vanilla JavaScript? In this article we've got you covered an... Continue Reading