Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alpine.js app example #2187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gabystallo
Copy link

I made an example of the todoapp using Alpinejs framework.
https://alpinejs.dev/
https://github.com/alpinejs/alpine

Alpinejs is a very lightweight (but powerful) MVC framework. Ideal for situations when you need to do some simple (or not so simple) JS functionality and don't want to install a full and somewhat heavy MVC like Vue or React, so you end up using jQuery or something like that.

I hope this implementation is to your liking, so it could be included in the main project!

Regards
Gaby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant