Live data from Hacker News

Viewing profile — robertonovelo

robertonovelo

HN member
Joined
Wed, Feb 17, 2016, 11:16 PM UTC
HN karma
1
Public activity
2 items

About robertonovelo

Never not hacking.

Recent public activity

  1. comment
    Comment #17899389

    IMHO RDBMS and libraries are OK, just make sure you know the tradeoffs and have a strategy to withstand any potential scale issue or trouble. Do not reinvent the wheel, build for s…

  2. comment
    Comment #17649124

    I usually do TDD serverless apps by debugging unit tests with jest. Is it a bad practice? Anyone can easily mock events this way, It does not matter whether its a SNS event or an H…