---
title: "Code blocks, but better"
url: https://daily.dev/posts/code-blocks-but-better-qn5r227bz
source_url: https://ped.ro/blog/code-blocks-but-better
type: article
source: "CSS-Tricks"
published: 2021-06-01T23:19:16.485Z
updated: 2021-10-07T14:17:10.317Z
tags: ["general-programming", "react"]
upvotes: 32
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Code blocks, but better

**[CSS-Tricks](https://daily.dev/sources/css_tricks)** · 32 upvotes · 2 comments

## Summary

I've been exploring ways to improve the user experience of code blocks. In this post, I'll share with you how I built a custom code block component. This is not a tutorial, but I hope you can discover something new. I'll be using the code block of my own website as the demo.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://ped.ro/blog/code-blocks-but-better>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 3 upvotes

> So many ways to render a code block!

**@ptmccrary** · 1 upvotes

> This would make navigating the docs soooo much better!!!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#react](https://daily.dev/tags/react)

[View this post on daily.dev](https://daily.dev/posts/code-blocks-but-better-qn5r227bz)
