Aijan, aijan@programming.dev
Instance: programming.dev
Joined: a year ago
Posts: 7
Comments: 0
Instance: programming.dev
Joined: a year ago
Posts: 7
Comments: 0
Testing Side Effects Without the Side Effects (lackofimagination.org)
Managing Side Effects: A JavaScript Effect System in 30 Lines or Less (lackofimagination.org)
Reusable HTML Components Powered by Alpine.js Reactivity (github.com)
Converting a Vue 2 App to Alpine.js (raymondcamden.com)
Code Examples and Guides of Functionality with Alpine.js (js.hyperui.dev)
A comparison of a simple app in Vue.js and Alpine.js (medium.com)
Unlike most modern javascript frameworks, Alpine requires absolutely no build, you simply include the library and away you go, all features included. It’s also super lightweight. If you already know Vue, you basically know Alpine, making it perfect for Vue developers to turn to for projects where Vue is simply overkill and without the headache of learning something completely alien.
Tie-in: A relational data component library for Node.js (github.com)
Tie-in is a relational data component library that lets you store and query records that can be related to any other record.