5 ms·
Thanks for pointing those out. I've fixed both issues. Syntax highlighting was a discrepancy between my local env and the Netlify env that deploys the site. `
by noelwelsh 1mo ago
Thanks for pointing those out. I've fixed both issues.
Syntax highlighting was a discrepancy between my local env and the Netlify env that deploys the site.
`loop` is what I usually call tail-recursive loops in my personal style. I think I changed that to `dispatch` for the blog post and didn't push the change all the way through.