Armando Magalhães

Results 48 issues of Armando Magalhães

I've selected [**index.ts.applyConsoleProxy**](https://github.com/perry-js/perry/blob/31767ce2963eeb69b9f7d3612dbd360737074589/src/packages/apply-console-proxy/index.ts#L17-L37) for refactoring, which is a unit of **18** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

enhancement
help wanted
good first issue

https://github.com/perry-js/perry/blob/9999820ec3d766a822dbd4d48ba72d48a6eebe18/src/components/ControlledPreviewModal/index.tsx#L24 --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/64461210-typescript-cleanup-remove-any-from-form-onchange-event-in-favor-of-a-proper-type-definition?utm_campaign=plugin&utm_content=tracker%2F99808836&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F99808836&utm_medium=issues&utm_source=github).

Loads of packages still miss unit tests. They're easily testable thou. This issue is to track unit tests missing in the packages namespace. --- Want to back this issue? **[Post...

enhancement
help wanted

Today, 28-6-2018, we have a living prototype in Figma https://www.figma.com/file/dPeyZlkwtoF9ZN0FCTvwtZhP/Untitled. And a living deployment of the Example page: https://perry-js.netlify.com However, this prototype and the actual implementation are diverging, and in...

enhancement
help wanted
good first issue

I've selected [**index.style.ts**](https://github.com/perry-js/perry/blob/31767ce2963eeb69b9f7d3612dbd360737074589/src/components/Widget/index.style.ts#L1-L42) for refactoring, which is a unit of **50** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

I've selected [**index.ts.listenWindowErrors**](https://github.com/perry-js/perry/blob/31767ce2963eeb69b9f7d3612dbd360737074589/src/packages/listen-window-errors/index.ts#L7-L40) for refactoring, which is a unit of **28** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/63476403-chore-create-npmjs-account-and-deploy-using-semantic-version?utm_campaign=plugin&utm_content=tracker%2F99808836&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F99808836&utm_medium=issues&utm_source=github).

Some things in the actual implementation are diffing from the docs specifications, such as: - Optional firebase interaction - Plugin system - New options such as `clicks` --- Want to...

question