Tobe Osakwe

Results 73 comments of Tobe Osakwe

I think this would be a relatively simple fix; may I submit a PR? (I plan to send quite a few, so beware)

Cool. I'd like to help you resolve all the outstanding issues, but I'd also like to see this package reach a 2.0, because it seems like a lot of changes...

I'll try to get this in within this coming week.

It comes from `HttpServer.defaultResponseHeaders`. It's not set directly by Angel: https://api.dart.dev/stable/2.17.7/dart-io/HttpServer/defaultResponseHeaders.html IIRC you can do something like `HttpServer.defaultResponseHeaders.remove("x-frame-options");`.

Is there a specific reason for this?

I guess that's fair, but OTOH to develop with Kotlin you need JetBrains (I think?), so that could potentially be a barrier to people who want to contribute to the...

I've learned a decent bit of Objective-C recently, and would like to contribute to this project. However, I *do* know way more Java, so if anything, I'll probably start with...

Hi Wenxuan, thanks for creating this pull request. I've begun a review, and will add more comments soon. But mostly LGTM so far.

Transitioning Polaris to Web Components will make Shopify app development more accessible, and here's why: * Currently, Polaris components are not really usable without React. * React has a higher...