Comment on 99% pure approach to managing content in JavascriptComments−joshguthrie12y > 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?
Comments