#javascript
Markdown based Code Block Syntax Highlighting
Dec 24, 2024 4 Minute Read
I wanted to add syntax highlighting to code blocks on this site. I use a markdown renderer to convert my markdown articles into html, and I wanted a solution that would work with that system and let me use React components. With syntax highlighting code blocks are far more readable now. Read on to see how I built my system using marked-react and react-code-blocks.
#static-site-generators#nextjs#javascript#typescript#markdown#react#code-syntax-highlighting#marked-react#react-code-blocks#marked
Deno Tests & GitHub Actions CI
May 23, 2020 6 Minute Read
As part of translating my JavaScript and Node Battlesnake to TypeScript and Deno I wanted to setup continuous integration. It was som much easier than I imagined using GitHub Actions.
#javascript#typescript#node#deno#github-actions#cicd#devops#platform
Get in touch
Feel free to contact me via Twitter!







