A simple client side router implementation
A minimal cross browser URL parser library
A dead simple, event driven state management library for Vanilla JS apps.
An Image Cropper Example App using React
Service Worker to cache static pages on install
I'm Vijit Ail, a Software Engineer based in Mumbai. I'm currently working for  toothsi. When I'm not at work, I write articles on React and JavaScript.
Connect on Linkedin
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