• by shawndellysse on 3/23/2017, 4:12:08 PM

    I've just skimmed through the docs but I can already tell, this is something I'm going to be using a lot in my next few projects. The cost/value ratio is incredible.

  • by netinstructions on 3/23/2017, 9:19:27 PM

    You know it's an excellent package just based on how straightforward and readable the source code is.

    My only gripe-- do you think you could expose the blessing id more easily? My work around is to parse the returned string, but I feel like it's a bit of a hack.

  • by danhardman on 3/23/2017, 9:35:53 PM

    Is the idea of this to replace adding `console.log("code checkpoint");` in your code for debugging? Sort of a, I know the code managed to get to this point, so the error must be happening here?

  • by notduncansmith on 3/23/2017, 7:45:07 PM

    I like the use of var and template literals.

  • by xchip on 3/23/2017, 8:52:27 PM

    what is the use of this?

  • by danjambur on 3/23/2017, 9:05:54 PM

    ... Why.