Show HN: HyperApp – 1k JavaScript framework for building web applications
1–10 of 169 posts
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#2This one is 25 bytes gzipped http://vanilla-js.com/
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#3This one is 25 bytes gzipped http://vanilla-js.com/
That, no one can beat.
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#4This one is 25 bytes gzipped http://vanilla-js.com/
Except, OP is showcasing a framework, and this is a library. And mostly native to browsers already.
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#5This one is 25 bytes gzipped http://vanilla-js.com/
You do realize that this is simply a page that advocates using plain JavaScript and isn’t an actual “framework” right?
I mean I can see the point you are trying to make, but it feels mildly disingenuous to link to this without explaining what you really mean.
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#6Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#7Side question: Isn't it grossly inefficient that in Redux, you have reducers that return an entirely new state object? Wouldn't it be better to return some kind of data that represents just the diff you intend to make, like {op: INCREMENT, arg: 1, key: "Foo"}?
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#8Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#9I've tried hyperapp and liked it a lot. I loved that can read full source code and actually understand what it is doing under the hood.
Re: Show HN: HyperApp – 1k JavaScript framework for building web applications
#10This one is 25 bytes gzipped http://vanilla-js.com/
0 bytes unzipped!