© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
programa mkenya
Tech blogger
How do you add code snippets on your blog?
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Hi, you can use ` backticks three of them will make a block.
```js console.log('some code') ```
(Just remove the slashes)