This is a scaffold for generating new API-based application for NodeJS and its frameworks such as Express, kemboijs, koa, AdonisJs etc.
10
stars
13
forks
source link
refactor code and remove a lot of usages of if statements #32
Closed
ezkemboi closed 5 years ago
There are some instance where if statements that are unneccessary have been used. Need a clean up for these.
Also, adding more comments to the code.