Ricardo Nolde

Results 17 issues of Ricardo Nolde

`prettierx` version 0.19 has been available since July 7th... could we get an update on this one as well?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Iterators_and_Generators > In JavaScript an iterator is an object which defines a sequence and potentially a return value upon its termination. > > Specifically, an iterator is any object which...

enhancement
help wanted
good first issue

When an user closes the popup before finishing the process, the `authenticate` promise never resolves or rejects. It should reject with an specific error for the situation.

I have separate systems that create and manage _hard_ resources like dynamodb tables, and that use those resources. Normally, I export those variables using different methods, but I wanted to...

In [rollup's documentation](https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers), there the following excerpt: > 'runtime' - you should use this especially when building libraries with Rollup. It has to be used in combination with @babel/plugin-transform-runtime and...

discussion

Error happening with a mix of functions containing function level package and some without it. > Type Error --------------------------------------------- > > Cannot read property 'length' of undefined > > For...

Hi! Looks like this project has been abandoned; if you need something similar, I have forked and published a new version to `npm`. Search for [serverless-plugin-browserifier](https://www.npmjs.com/package/serverless-plugin-browserifier).

**Describe the solution you'd like** It is very weird to have to use the ref `.value` when manipulating `v$` in a setup function or `` setting. Returning a proxy, like...

We have created https://www.npmjs.com/package/@digitalmaas/serverless-plugin-lambda-dead-letter to keep this going. So far, the only real change is adding the validation schemas.