---
title: "Alpine"
description: "Alpine offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost."
canonical_url: "https://codex.republic.se/languages/javascript/alpine"
section: "Pages"
---

# Alpine

*Alpine* offers you the reactive and declarative nature of big frameworks like *Vue* or *React* at a much lower cost. You get to keep your DOM, and sprinkle in behavior as you see fit.

---

## Docs

- [Alpine.js](https://alpinejs.dev/)
- [alpinejs/alpine](https://github.com/alpinejs/alpine)

## Examples

- [Alpine Toolbox - Guides and Examples for Alpine.js](https://www.alpinetoolbox.com)

## Tutorials

- [Alpine.js Essentials](https://laracasts.com/series/alpine-essentials/)
- [Alpine.js: The JavaScript Framework That's Used Like jQuery, Written Like Vue, and Inspired by TailwindCSS | CSS-Tricks](https://css-tricks.com/alpine-js-the-javascript-framework-thats-used-like-jquery-written-like-vue-and-inspired-by-tailwindcss/)
- [Starting with AlpineJS](https://dev.to/nugetchar/starting-with-alpinejs-hjn)
