Hello, today I want to introduce you to a JavaScript framework: Alpine.js. Alpine.js is a small (~7KB gzipped) JavaScript framework with the same functionallities like JQuery, and a code syntax that is borrowed from Vuejs. First, I am going to show the possibilities of the framework. Then, we are going…