@preactjs.com
📤 1662
📥 81
📝 4
reposted by
Jason Miller
10 months ago
Preact Signals just got a huge performance boost: Signals rendered as text/props & effects only "pull" as fast as needed for rendering. Since computeds run as-needed, they now only re-run as often as their downstream DOM output can be painted. H/t to
@jovidecroock.com
for making this happen.
loading . . .
9
232
37
reposted by
Jason Miller
10 months ago
What if you could use Radix in Preact without compat? And what if Radix itself became 60% smaller? And faster. What if you could have all of Radix and Preact and a router... for less than half the original size of Radix? or of React?
loading . . .
8
94
8
it me
add a skeleton here at some point
10 months ago
0
5
0
reposted by
Marvin Hagemeister
12 months ago
Fun fact: Preact is used in Bluesky's embed widget. As expected, it's a very tiny portion of the total code ;)
add a skeleton here at some point
1
66
13
TIL:
@bsky.app
's embed is built with
#Preact
!
github.com/bluesky-soci...
about 1 year ago
4
100
14
const whom = signal('world') render( <h1>Hello {whom}</h1> )
about 1 year ago
7
210
5
you reached the end!!
feeds!
log in