Latest articles from Konstantinos Zagoris
Introducing AlpineJs. The Ideal jQuery Replacement
Most uncomplicated today web sites, like this blog, for example, or a landing page, do not need extensive javascript frameworks with complicated build steps. The Alpine.js framework is a drop-in library that replaces the jQuery query-based (imperative) approach with the tailwindcss-inspired declarative approach on the DOM using a familiar Vue-like syntax.
Developing a Netlify Contact Form using Alpine.js
Landing Starter Template based on TailwindCSS, AlpineJs and build on esbuild and PostCSS
One of the constant requests a freelancer programming has is constructing a landing page for a project/company/research project etc. Therefore, it is better to have an already starter template adopted as a base to iterate upon it quickly.