alphadevx / alpha

Full-stack MVC framework for PHP.
http://www.alphaframework.org/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Replace JQuery calls with native Javascript calls #379

Open alphadevx opened 2 years ago

alphadevx commented 2 years ago

There is a very good guide on how to do this here: https://tobiasahlin.com/blog/move-from-jquery-to-vanilla-javascript/