Results 7 issues of Jackson Dean

I have an engine which has an engine mounted in its routes.js. This nested engine is able to directly reference the route model of the parent engine, as long as...

Using vscode, it seems "go to definition" only works for relative paths in .js files when executing it with the cursor over an import path string. It also seems there...

None of these are my ideas, they all come directly from the book _Software Design X Rays: Fix Technical Debt with Behavioral Code Analysis_ by Adam Tornhill :) But it...

enhancement
checkup-task

Would you be open to a PR with an eslint sorter that does not introduce newlines between import groups? The reason is I am working on a project that enforces...

Following along with exercise 1, when traversing the snapshot retainers, there is not an obvious `_data` property to be found which could be used to discover the problem. I'm not...