plebbit / plebbit-js

A Javascript API to build applications using plebbit
GNU General Public License v2.0
41 stars 7 forks source link

Refactor subplebbit.ts into multiple modules that are easy to maintain #3

Open Rinse12 opened 1 year ago

Rinse12 commented 1 year ago

As of now, subplebbit.ts is about ~1300 lines. That is difficult to maintain and for new developers to understand. The goal is to break it down into a multiple modules that is easy to understand and maintain