From the river to the sea, Palestine will be free 🇵🇸

  • 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle



  • Ah, sorry, that was a bit confusing on my part. I use them entirely separate. Here are some real world examples:

    Vue: new projects that will require multiple components, state management, etc.

    AlpineJS: when I have a tiny project/demo that needs reactivity, or if I have an existing HTML setup that needs state management and reactivity bolted on after the fact (like an old site or something like that).