Alexis Munsayac 🇵🇭
lxsmnsyc.bsky.social
Alexis Munsayac 🇵🇭
@lxsmnsyc.bsky.social
Signals, compilers, performance

Resident robot @solidjs.com

formerly: MillionJS

Open for opportunities 👀
Unfortunately no, GMT +8, but I can always adjust my work hours to it.
May 9, 2025 at 8:18 AM
Here's what it looks like on the client-side
February 22, 2025 at 5:32 PM
You don't have to re-render elements though, and it would skip the necessity to "compare nodes" e.g. if you have <input value={textSignal} />, it would only have to update `value` and skip the entire process React is currently doing.
December 28, 2024 at 11:17 PM