Tech Nyumba Blog

Syntax Highlighting

May 17, 2020

Sample Code Snippet

const group = "world";
console.log("hello " + group);

Subscribe to my Newsletter

© 2020, Built with Gatsby