Latest articles on Netlify
Developing Alpine.js Apps Similar to Vue's Composition API
Vue’s primary motivation behind the introduction of Composition API was a cost-free mechanism for reusing logic between multiple components or apps. Is there a way to use that approach for Alpine.js without sacrificing its simplicity?