A minimal cross browser URL parser library
A simple client side router implementation
A dead simple, event driven state management library for Vanilla JS apps.
An Image Cropper Example App using React
A Progressive Web App that uses the Wordpress REST API for content
Service Worker to cache static pages on install
I'm Vijit Ail, a Full Stack Developer based in Mumbai. I work on E-Commerce and other service-based applications at Infozzle. When I'm not at work, I write technical guides on React and JavaScript as a freelancer.
Reusable And Declarative Way Of Handling Forms in Vue
In this article, I'm going to show you how to create a reusable and declarative API for handling form data.
Form Validation in VueJS using Yup
Handling form validations is a pain when it comes to JavaScript frameworks. Although, form validation is available natively in the browser, there are still some gotchas when it comes to cross-browser compatibility.
Let’s code a client side router for your frameworkless SPA
Pull to refresh animation with Vanilla JavaScript