How to add better code snippets in presentations and blog posts?
Pascal Maniraho

Pascal Maniraho @murindwaz

About: Seasoned Fullstack Developer ~ Also wrote this thing: http://bit.ly/2ZFJytb

Joined:
Jul 19, 2017

How to add better code snippets in presentations and blog posts?

Publish Date: Nov 16 '17
14 0

Synopsis

Quite often code snippets are posted on this and other dev platforms. Graphical annotations(drawings and text) on top of snippets, make code easy to digest, therefore conveying more knowledge to readers.

What I know

Codepen.io gives a way to take and export a screenshot. There is also highlighter libraries like highlight.js, in additions to plugins that allow highlighting in presentation(text processors).

Example

teropa article
this gem comes from "refactoring angular apps"

Question

How do you guys add graphical annotations on top of code snippets? Is it possible to share techniques you use; or any pointer that can help? I also wonder how long it takes to update those drawings after editing a typo for example.

Tools

Non exhaustive list of some products:

Research

I read most of these links without luck.

Comments 0 total

    Add comment