Stan Chang Khin Boon

Results 10 issues of Stan Chang Khin Boon

Allows user to extends useful functionality, like keyboard inputs, for their own use cases. As the project is iOS 4 compatible, delegate property is set as assign, which requires the...

This project looks awesome! I was wondering if it can do drag & drop reordering? I'm been searching around and wasn't able to find a good solution to it. Do...

Recently, GraphQL Response Specification got updated with a suggestion to place custom data in error in the `extensions` object. The spec can be found here https://github.com/facebook/graphql/blob/master/spec/Section%207%20--%20Response.md An excerpt of the...

enhancement

Referencing #2797, I made a similar change that help `Joi.assert()` to assert value type accordingly. It uses a mixture of asserts condition and user defined type guard. - https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#assertion-functions -...

...instead of always relying on runtime.

enhancement

This is similar to #27 but use a cleaner way to achieve the same result. As of 0.56, we RN proj start declaring a few constants that libraries can query...

Is there's some inconsistency between the policy and the SDK?

The existing algorithm I believe is flawed as it search and replace based on a hash of emoji. For emoji wiith color modifier, you often match a subset of the...

- meta tags - content for crawling

backend

Up for discussion - Use hosted solution like https://www.algolia.com - Using existing database capability (e.g. postgresql) - Using specialise database like Elasticsearch

discussion