If you are around the Greater #Vancouver Area (Canada) I’d love to invite you to join the #vanjs (Vancouver JavaScript) meetup. My colleague Bibi Souza will be hosting the event and talking about #WebMonetization!
https://luma.com/dk641anc
VanJS February Talks 💘 · Luma

Join us for our Valentine's edition of VanJS! 🎤 Speakers: Matt Carolan: Hackathons as eSport Bibi Souza: Web Monetization Asif Ahmed: Cross Language…

Comparing Vite generated code (commented out) with VanJS equivalent. I like how VanJS lets you compose the UI with reactivity. The visual aesthetics of VanJS code reminds me of Flutter. Using VanJS also results in really tiny builds (kilobytes) compared to Flutter Web (megabytes).
https://vanjs.org/
#vanjs #javascript #webdev #programming

去年看到有人分享的 #VanJS ,很喜歡他 state 的概念,但不喜歡他把標籤和樹狀結構用函數呼叫表示,於是幫自己的 tsjson.html 加了類似的功能,只是還不確定要不要合併進主分支裡。 #sxml #js

比較有趣的地方是, vanjs 裡字串要包成 derive ,我則是在解析成 sexp 時,若有內插 state 變數就自動把整個字串包成一個 derive ,寫起來比較直覺。

https://vanjs.org/

https://gitlab.com/gholk/tsjson/-/blob/state-patch/lib/state.js

VanJS - A 1.0kB No-JSX Framework Based on Vanilla JavaScript

VanJS: a Minimalist, 'Vanilla JavaScript' UI Framework

VanJS is a minimalist’s UI framework for those who want to take a simpler approach to development with some reactivity, but no React.

The New Stack

Had another look at #vanjs yesterday and I'm honestly a bit disappointed.

I like the #html generating aspects of it, but the state management looks incredibly blursed.

Tracking state dependencies with what amounts to a global flag works for smaller projects, but the thought of debugging that in asynchronous code makes me feel dizzy.

State management ain't easy, but this seems like a particularly bad way of handling it.

#javascript #webdev

VanJSのチュートリアルを触ってみた - Qiita

こちらの記事でVanJSの紹介があり、軽量で依存関係の無いReactive UI フレームワークとのことだったので、公式ドキュメントのチュートリアルを元に触ってみます。https://zenn.d…

Qiita
VanJS es un framework de renderizado ultraligero, basado en JavaScript vainilla y DOM puros. Me encantan estas miniherramientas fabricadas con mucho cariño.
#javascript #vanjs
Super enjoyed the return of #vanjs last night. Entirely different crowd (younger) than AWS community meetup and smaller. Not sure what the takeaway is with that.