5 ms·
this is cool, and a way better executed/more fully featured version of this poc i did a couple weeks ago :) which uses vue under the hood https://news.ycombina
by jchap 3y ago
this is cool, and a way better executed/more fully featured version of this poc i did a couple weeks ago :) which uses vue under the hood
https://news.ycombinator.com/item?id=39353269 https://news.ycombinator.com/item?id=39353269
example app: https://github.com/thejchap/pue/blob/main/example.py https://github.com/thejchap/pue/blob/main/example.py
good luck! i think there’s definitely something here with this kind of thing
- mondrian 3y agoThanks! Pue looks cool, thanks for sharing. I see some similarities to https://reflex.dev https://reflex.dev in terms of providing a declarative dom expression language with built-in conditionals and loop primitives.