Posts

Smooth Scroll in Vanilla JavaScript

Smooth Scroll in Vanilla JavaScript Create smooth scrolling in pure vanilla JavaScript. Codepen: https://codepen.io/bilashism/pen/bGdREBW My portfolio website: https://bilashism.github.io/ Skype: https://join.skype.com/invite/hwwKcWp ... Blogspot: https://bilashism.blogspot.com/ LinkedIn: https://www.linkedin.com/in/bilashism/ Twitter: https://twitter.com/bilashism Instagram: https://www.instagram.com/ Pinterest: https://www.pinterest.com/bilashism/ Facebook: https://www.facebook.com/Bilashism Github: https://github.com/bilashism
Image
Weather Now - PWA 'Weather Now' an install-able weather app (PWA ) in vanilla JavaScript. Optionally requires location permission to automatically determine your current location and update the weather info accordingly. Feel free to leave your feedback for me!! To visit the app  Click here . Download Source Code .

Create a number counter animation in pure JavaScript

Image
Learn how to c reate a number-counter animation in pure JavaScript. This video will help you to learn the basic part of building blocks of JavaScript. Source code || Watch the video

Multi step form with vanilla JS in Bootstrap 4

Image
Learn to code a multi-step form with vanilla JS in Bootstrap 4 along with form validation. Well reviewed and the reusable source code is also available in this pen .