Mariano César D'Angelo

Results 3 issues of Mariano César D'Angelo

Hi! Im trying to take a second action inside a channel ```javascript function* generator(pattern, service) { const requestChannel = yield actionChannel(pattern); while (true) { const { payload, type } =...

question
discussion

Quote from the docs: > loadData(data: Object): any Loads an object of data into Mirage's database. The keys of the object correspond to the DbCollections, and the values are arrays...

Hi! Time ago you could fetch the next exercise through the CLI (or I dreamed it?) It is currently possible to do it?