code-hike / codehike

Marvellous code walkthroughs

Home Page:https://codehike.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeMap component

pomber opened this issue · comments

We could have a more general version of code mentions.

Code mentions are text-to-code links, but we could have code-to-text also. But also code-to-code, code-to-preview and preview-to-code.

For code-to-code imagine something like this from https://2019.wattenberger.com/blog/react-hooks:
image

For code-to-preview here's an example from react docs:
image

Related #81