Alpine.js in-depth "x-on" - Code with Hugo - Aug 4th 2020
Welcome to the 87th Edition of the Code with Hugo newsletter about JavaScript, Node.js & Enterprise patterns.
Here are 3 links I think are worth your time this week,
-
"Alpine.js in-depth: listen to JavaScript events using x-on" The core Alpine.js functionality beyond toggling visibility, displaying data in HTML textContent and binding HTML attributes to data is listening for events using Alpine.js. (2 min read) : https://codewithhugo.com/alpinejs-x-on/
-
How did software get so reliable without proof? (3 min read): https://surfingcomplexity.blog/2020/03/02/how-did-software-get-so-reliable-without-proof/
-
We're not smarter than browsers (3 min read): https://remysharp.com/2020/04/29/were-not-smarter-than-browsers
Tweet of the week is Evan You (@youyuxi) praising Alpine.js for providing a solution to niche use cases Vue is too verbose for.
FWIW I think @Alpine_JS is great - fills a niche where even Vue is a bit too heavy handed. I am happy to see other people take the good ideas from Vue and find good use cases for them.
— Evan You (@youyuxi) May 17, 2020
What I'm watching: elbywan/hyperactiv (https://github.com/elbywan/hyperactiv) - A super tiny reactive library.
That's all for this week, stay tuned for more JavaScript tips to help you get stuff done.
Hugo