Show HN: Bless your JavaScript code(github.com) |
Show HN: Bless your JavaScript code(github.com) |
Think that's the first time in years anyone's said that about my code. Thank you!
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.
I suppose I could expose the blessing ID. I could either create a `Blessing` class, in which case you'd instantiate it and have easy access to the generated UUID. Or, I could simply return a dictionary containing the UUID and the blessing.