Viewing profile — lukejacksonn
lukejacksonn
HN member- Joined
- Tue, Feb 07, 2012, 2:45 PM UTC
- HN karma
- 35
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About lukejacksonn
Recent public activity
- story
- story
- story
-
comment
Comment #17128401
Also curious.. Wwat would you miss from React if you only used hyperapp?
- story
-
comment
Comment #16213200
We have something like this for hyperapp ( https://github.com/hyperapp/html ). The aim of this variant was to experiment to see wether it is feasible to rid of view dependencies (e…
-
comment
Comment #16213167
Cool implementation. What is JSON about it though? What made you decide to pass children before props?
-
comment
Comment #16212943
Haha! The main advantage I see in a syntax like this (as supposed to h by hyperapp for example) is.. not having to write `h` all the time, that and optional props. I have been thin…
-
comment
Comment #16212906
We already have something similar to this at hyperapp.. it is https://github.com/hyperapp/html . But yes, as mentioned by @masklinn, the drawback is you then have to define every e…
-
comment
Comment #16212892
I got it working with preact.. didn't try with react!
-
comment
Comment #16212887
I like to write my apps with one language where possible. I find the switch in context to much of an overhead.. but I am aware this is personal preference. Use what makes you happy…
- story
-
comment
Comment #15269185
I have made a few simple sites with hyperapp in its various stages of development. I am not advocating that any of these projects represent the _proper_ way to build a hyperapp (or…
- story
- story
- story
- story
-
comment
Comment #9648991
any issues?
- story
- story
-
comment
Comment #3718468
This is awesome.. and it is the way forward if every device can just run a browser then what is the need for an OS, you can port anything straight to the browser. With the likes of…
-
comment
Comment #3695234
Socialist or Libertarian we should just look at the point being made.. Developers don't HAVE to develop for any specific platform. Corporations don't HAVE to distribute software th…