Fokke Zandbergen

Results 88 issues of Fokke Zandbergen

# Steps to Reproduce Code: https://codesandbox.io/s/determined-cdn-7k3gx?file=/src/index.js App: https://7k3gx.csb.app/ ![](https://cdn.zappy.app/5d7fb2447409aea369edb89219f44d57.png) # Theories We do `new Headers(options.headers)`: https://github.com/github/fetch/blob/75d9455d380f365701151f3ac85c5bda4bbbde76/fetch.js#L367-L369 Which will use the local polyfill `function Headers` which is also what this line...

I'd like to use [`jest.retryTimes()`](https://jestjs.io/docs/en/jest-object#jestretrytimes) but that requires the circus runner. The Root Cause docs suggest it needs `jasmine2`: https://help.testim.io/docs/getting-started-with-root-cause#test-runner-mode-setup I did see https://github.com/testimio/root-cause/pull/55 which seems to add support for...

When I generate flow types for the following query: query.graphql ```graphql query contentQuery { helpDocs_Content { __typename ... on HelpDocs_Faq { id question answer } ... on HelpDocs_Tutorial { id...

:1st_place_medal: good-first-issue
:tada: feature
🤖 component - codegen

It should be pretty straight forward to add a view for public Google Calendar feeds.

priority-high
type-feature

https://github.com/EyalAr/lwip Since ImageMagick requires an non-NodeJS dependency and ImageMagick has issues: https://imagetragick.com/

Might give better results when cropping.

Read from highest res folder, remove outer pixels, resize image, redraw outer pixels

To identify beta builds of apps, it would be nice to have `--ribbon-color` and `--ribbon-text` options that would overlay a ribbon over the icon.