alestuber

Results 3 comments of alestuber

I can't stress enough how much this is needed! I'm loosing hours here trying to see how I can mock API request in my nextjs app. I just upgraded the...

Just passing to give my opinion as well: this cdm + k in terminal is the worst default ever! You shouldn't use as a default a keyboard shortcut that people...

For anyone needing this. I implemented something that allow me to use like this in the tests: function is: ``` import { serializeRequest } from '@/libs/utils'; import micromatch from 'micromatch';...