Live data from Hacker News

Viewing profile — lukejacksonn

lukejacksonn

HN member
Joined
Tue, Feb 07, 2012, 2:45 PM UTC
HN karma
35
Public activity
22 items

About lukejacksonn

Front end developer from the UK. A passion for good design and ux. Advocating work smart not hard.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #17128401

    Also curious.. Wwat would you miss from React if you only used hyperapp?

  5. story
  6. 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…

  7. comment
    Comment #16213167

    Cool implementation. What is JSON about it though? What made you decide to pass children before props?

  8. 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…

  9. 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…

  10. comment
    Comment #16212892

    I got it working with preact.. didn't try with react!

  11. 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…

  12. story
  13. 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…

  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #9648991

    any issues?

  19. story
  20. story
  21. 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…

  22. 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…