Live data from Hacker News

Viewing profile — LePetitDev

LePetitDev

HN member
Joined
Fri, May 22, 2015, 7:03 AM UTC
HN karma
6
Public activity
8 items

About LePetitDev

No profile information was provided.

Recent public activity

  1. comment
    Comment #15589730

    Transportation is a big problem, especially when it comes to commuting from a suburb to a city. I would love to have more options outside of aging and overcrowded mass transit. Are…

  2. comment
    Comment #13007380

    I use Lambda in production as a replacement for a cron server. So far, all it does is keep my cache warm. So far, no complaints. It was actually TJ Holowaychuk's blog posts on his …

  3. comment
    Comment #10291752

    On a related note, Drupal is dead to me.

  4. comment
    Comment #10215568

    After getting rid of redux, what did you end up using for your data-model needs?

  5. comment
    Comment #9828895

    Shill, agreed. Surprised to see that this Google developer advocate leaves Angular out of the test and focuses solely on React.

  6. comment
    Comment #9664573

    Hammer.js is for use on touch screens, not trackpads. I found the demo on the page to be a bit vague, too, but a much better demo in the following Codepen convinced me to use it. P…

  7. comment
    Comment #9589045

    The naming, alone, was enough for me to chuckle and give the link a click.

  8. comment
    Comment #9586900

    +1 for generators. As a former PHP developer, I jumped into using generators that return promises in io.js (as well as es6 classes), and the code reads very much like PHP code, exc…