Hacker News new | ask | show | jobs
by joshguthrie 4619 days ago

    > Prismic.Api('https://lesbonneschoses.prismic.io/api', function(o) { 

    > api.form('macarons').ref(api.master()).submit(function(result) {
Nice. I've always wished for my javascript callbacks to never encounter any errors too but couldn't make it happen... Maybe you should patent that instead?