Skip to content
View Bogdan-Lyashenko's full-sized avatar
🎯
Focusing on #codecrumbs
🎯
Focusing on #codecrumbs
Block or Report

Block or report Bogdan-Lyashenko

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bogdan-Lyashenko/README.md

My name is Bohdan and reading source code is my hobby and passion.

Few years ago I decided to learn React source code. It took quite some time, but as a result I published the open-source book “Under the hood ReactJs” which explains entire codebase with flowcharts.

First thing I realised after that I need some tool to generate flow chart images from JavaScript code. So a year later I built an open-source tool for that called “js2flowchart” which automatically generates flowcharts from JavaScript code.

Later, I discovered I still need something broader to cover entire codebase, something that can help marking important places in code, connections between files, etc. That's why I built “codecrumbs” (name is derived from “code” and “breadcrumb”). You can check out open-source version on Github.

While keep adding more features and learning more about the topic I got the vision that just a "library" won't solve it, it's time to step up the game and build an application with more systematic approach!

🔭 So currently I’m working on Codecrumbs v2, which standalone application with many cool features! Check out project here.

Follow alongside to see where it leads us.

Pinned

  1. codecrumbs codecrumbs Public

    Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

    JavaScript 2.7k 100

  2. js-code-to-svg-flowchart js-code-to-svg-flowchart Public

    js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.

    JavaScript 7k 473

  3. Under-the-hood-ReactJS Under-the-hood-ReactJS Public

    Entire React code base explanation by visual block schemes (Stack version)

    JavaScript 6.4k 579

  4. js-algorithms js-algorithms Public

    Computer science

    JavaScript 79 25