There are so many with-xxx examples, hard to determine what type is it. Maybe we could rearrange them with type. For example,
with-koa => server-koawith-express => server-expresswith memory-session => session-memorywith-now-deployment => deployment-now.
There could still be some can't be renamed well but it'll be much less with-xxx.
There are so many
with-xxx
examples, hard to determine what type is it. Maybe we could rearrange them with type. For example,with-koa
=>server-koa
with-express
=>server-express
with memory-session
=>session-memory
with-now-deployment
=>deployment-now
. There could still be some can't be renamed well but it'll be much lesswith-xxx
.