What are the lightweight alternatives to Preact?
I just want this to work by spending the minimum bandwidth to the user.
<input :value="count"><button @click="() => count++">Add</button>
<input :value="count"><button @click="() => count++">Add</button>
0 comments
[ 4.1 ms ] story [ 10.6 ms ] threadNo comments yet.