Skip to content

Using Alpine with handlebars #1187

Answered by HugoDF
alexdohmen asked this question in 1. Help
Mar 16, 2021 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

It shouldn't be a problem:

  • Alpine doesn't use any interpolation syntax eg. {{ }} so there won't be a clash there (Alpine would use x-text for example)
  • Alpine watches for new components being dynamically inserted and initialises them (if you're using handlebars client-side)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@alexdohmen
Comment options

@HugoDF
Comment options

@alexdohmen
Comment options

@alexdohmen
Comment options

Answer selected by alexdohmen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants