Does anybody use koa instead of express for nodejs projects? I tried koa a few months ago for a medium size project, and although the API is nice, the community support is almost non-existent. Did I miss something?
OP here. I don’t have a wealth of experience with Koa but in the past few days I have been using it to build a Shopify application (they provide utility libraries for Koa which is the reason I tried Koa in the first place) and I have been enjoying it. The documentation of the core project and the modules I use is thorough, and the community, whilst smaller than Express, feels supportive.
Does anybody use koa instead of express for nodejs projects? I tried koa a few months ago for a medium size project, and although the API is nice, the community support is almost non-existent. Did I miss something?
OP here. I don’t have a wealth of experience with Koa but in the past few days I have been using it to build a Shopify application (they provide utility libraries for Koa which is the reason I tried Koa in the first place) and I have been enjoying it. The documentation of the core project and the modules I use is thorough, and the community, whilst smaller than Express, feels supportive.