Luca Fabbian

Results 6 comments of Luca Fabbian

Hi :) 1. I did not realize tests were run also against node 10 and 12. Is it really mandatory to support such outdated versions? They already reached their end...

@tfrancart I managed to get it working. Check my fork here

hey, @thomasklein , did you manage to solve? I'm facing the same issue here.

What if we add a stupid svelte-like syntax that just acts as a shortcut and could then by parsed just using string replacement + eval? In this way it will...

That looks great, but it does not address the issue I'm facing. I don't want to use arrow-js inside a server side rendered pipeline, I would argue the best selling...

In the end, we actually switched to Alpine, and we are kinda happy with that. ArrowJS would be better because there is less "magic" behind. You know exactly what's happening...