Using Alpine with handlebars #1187
Answered
by
HugoDF
alexdohmen
asked this question in
1. Help
-
Hey, I am new to alpine and looking for an alternative to backbonejs w/ handlebars. The only requirement being handlebars. Did anyone try to use alpine with handlebars? |
Beta Was this translation helpful? Give feedback.
Answered by
HugoDF
Mar 16, 2021
Replies: 2 comments 4 replies
-
It shouldn't be a problem:
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
alexdohmen
-
As promised: https://codepen.io/alexdohmen/pen/qBqwwYX |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It shouldn't be a problem:
{{ }}
so there won't be a clash there (Alpine would usex-text
for example)