Mehrdad Reshadi
Mehrdad Reshadi
Since attribute names are important and should not be renamed, putting them in "" will prevent renaming by other tools
We use a lot of types and intersection, we could speed up compilation using interfaces. More listed here: https://github.com/microsoft/TypeScript/wiki/Performance
# should we support flowlets as a DAG instead of tree. There might be cases that a flowlet is the `join` point of multiple other flowlets. For example, if we...
Add all the instructions for checkout, build, debug, test, ... Also add some info about the structure of the repo so people know what goes where.
while importing a large vbullletin forum, during private message import of 1.3M records, the process crashed with the following error. It seems a very huge JS Map is maintained in...
A set of commits to enable reuse and extension of the `ALGraph` The new look with closed menu:  With open menu: 
We need a mechanism to stitch together sessions that are part of one workflow, but may happen across various subdomains. The browser_session_id only works for apps on the same domain...
Fix Trigger Flowlet logic A few changes in this commit: - Added a generic mechanism to add global flags, useful for when we want to add some temporary flags to...
There was a case that some poorly written library tried to walk over all of the props of a component and got into infinite loop because it didn't know how...
Creating a separate bundle for Surface to be used inside of the ReactNative