good-code-reads icon indicating copy to clipboard operation
good-code-reads copied to clipboard

Collection of Good Code Reads / PRs very welcome

Good Code Reads

Collection of Good Code Reads, PRs very welcome.

Annotated source:

Similar projects in the space:

  • https://github.com/partyparrot/codetours

VS Code

VS Code – main repo

Monaco Editor – fully featured code editor from VS Code

monaco-vscode-api – NPM module that implements the VSCode api and redirects calls to Monaco editor.

as per this thread: