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
[ 2.0 ms ] story [ 11.0 ms ] threadNo comments yet.