Show HN: Bless your JavaScript code
github.com
Show HN: Bless your JavaScript code
1–10 of 14 posts
Re: Show HN: Bless your JavaScript code
#2I'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.
Re: Show HN: Bless your JavaScript code
#3I like the use of var and template literals.
Re: Show HN: Bless your JavaScript code
#4what is the use of this?
Re: Show HN: Bless your JavaScript code
#5... Why.
Re: Show HN: Bless your JavaScript code
#6... Why.
Using JS is never ending Hail Mary.
Re: Show HN: Bless your JavaScript code
#7You 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.
Re: Show HN: Bless your JavaScript code
#8Is 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?
Re: Show HN: Bless your JavaScript code
#9Re: Show HN: Bless your JavaScript code
#10I like the use of var and template literals.
bows