DEV Community

Alexey Boyko
Alexey Boyko

Posted on

Flowchart editor dgrm.net / announcement / I halved the source code

dgrm.net | GitHub

Just want to announce that dgrm.net was refactored.
Now the code is half as much. Project structure is simplified. There are so few source code files that they all fit on one screen.


Code - number of lines of code. The top table is the old version, the bottom is the new one. The new version has 2 times less code.Pic 1. Code - number of lines of code. The top table is the old version, the bottom is the new one. The new version has 2 times less code.


Was: 60 files and complex structure. Now: 27 files and a simple structure, all files fit on one screen.Pic 2. Was: 60 files and complex structure. Now: 27 files and a simple structure, all files fit on one screen.

Top comments (0)