Benjamin Bojko
Benjamin Bojko
Amazing! This will be such an upgrade in flexibility 💪 `PluginDriver` looks like an elegant solution. I realize this is still WIP, but adding my thoughts to your questions. >...
> I'm working on bringing the js config changes into this branch now, thinking the new syntax will look something along these lines: That looks pretty good! Trying to think...
Interesting. So in the config.js we would instantiate drivers for each _type_ of context, right? It's not that we're passing in those contexts individually--that's happening within the Content/MonitorPluginDrivers?
Oh nice! That would've been my exact question with the hooks. Seems like an elegant approach.
Oof yeah. It was nice to have all the various options listed out, but the main challenge with our docs is actually making it clear how to fit all the...
Whoops realized that this was the larger vitepress issue and not just for jsdocs :) We should continue with vitepress, but remove all dependencies to jsdocs (scripts, templates, etc).
BTW now that I'm reviewing my notes, I think this was one of the reasons I was interested in KOA. It has a pretty wide selection of auth layers that...
For sure, I didn't think of them living side-by-side. Did you already get far with implementing Express? Maybe doing a quick survey on Slack might be a good idea. IMO...
Agreed! Feels more future proof and why not try something new :) Let's try Koa and keep the architecture as light as possible.