Skip to content
This repository has been archived by the owner on Dec 29, 2017. It is now read-only.

Use utility classes to reduce class size of larger modules #10

Open
JoshuaKGoldberg opened this issue Dec 17, 2015 · 0 comments
Open

Use utility classes to reduce class size of larger modules #10

JoshuaKGoldberg opened this issue Dec 17, 2015 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Member

Most modules have just one giant class, and many could use some refactoring.

JoshuaKGoldberg pushed a commit to FullScreenShenanigans/WorldSeedr that referenced this issue Dec 17, 2015
First of many FSS utility classes.
#6 and FullScreenShenanigans/StyleGuidr#10

Required running tslint on *.ts, instead of just WorldSeedr.ts.

Also moved const variables into the module domain, so they're not part
of the class.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant