Alpine.js
Alpine.js is a lightweight JavaScript framework for interactivity in HTML, without the overhead of larger frameworks like React.
About Alpine.js
Alpine.js adds behaviour to HTML with a handful of simple directives (x-data, x-show, x-on), without a build step or a separate JavaScript application. For small, local interactions like a dropdown, modal, or tab, it's often all you need.
At Devepoling we pair Alpine.js with Livewire in our Blade templates: Livewire handles server-side state, Alpine the small client-side interactions like animations and toggles. That keeps most of the logic in PHP during development of your application, and we only reach for JavaScript where it's genuinely needed.
Dit is wat we nog meer gebruiken
We work with a wide range of technologies, from modern frameworks to proven tools. Our expertise allows us to offer the right solutions for your project, regardless of the complexity.