Poyan Nabati

Results 11 comments of Poyan Nabati

Same with contrast. I'm guessing there are some equal-style conditionals where they should be strict equls or the Objective C equivalent.

Could probably have a look, thanks for the quick response!

https://github.com/ajv-validator/ajv/blob/master/lib/core.ts#L308-L339

Simplified example; https://www.typescriptlang.org/play?#code/GYVwdgxgLglg9mABANwIYBsYBNVQKYAUAzhABZ4C2qAXIkVAE4xgDmAlLQEZxzp6pgA3IgBQoSLAQoM2XIRLkqtek1YdE3XvyQAfRAAUGcCjCJ4APCuYsAfIJFjw0eEjSYc+YmUo06ja+qafAKIeobGphZWrDaIAN4iiEmIDHhQIAxIALK4pAB0DAJYxgRsiLEADHkArIgA-IiMIHiItOEmZgV4RLzIhADkwBhm-Wz2AL4OIhAI9I2IALzS7nIEAETRLGtjQA Check type of `t`. ![image](https://user-images.githubusercontent.com/1499050/115554550-dcf53a00-a2ae-11eb-8892-451df6cc4fb5.png)

How about a simpler version of this @bcherny; If you specify multiple input files but output everything to a single file you just keep track of which names have already...

I can probably pick this up, if you don't mind @bcherny

``` digraph obj { node[shape=record]; "componentUpsell"; "metaContent"; "variant"; "Asset"; "componentProductGridNew"; "subcategoryPage"; "categoryPage"; "faqEntry"; "faqPage"; "imageCarousel"; "uspCard"; "pageDesigner"; "componentImageCarouselNew"; "pageHomepageNew"; "componentFaqEntryGlobal"; "test"; "pageCollection"; "imageEntry"; "brandModuleProductGrid"; "faqCategory"; "pageTextPageGlobal"; "textPage"; "audience"; "blockQuote"; "departmentPage";...

Updated the example, ![image](https://user-images.githubusercontent.com/1499050/152374074-e7de91d1-1847-49a5-b82c-61cd7953d157.png)

No, it's StackNavigator

Not sure what the question is here really, but this sounds like the correct approach; > The client would then send a request with accessToken and it will swap that...