Mehrdad Reshadi

Results 12 issues of 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: ![image](https://github.com/user-attachments/assets/0f8e8cb9-83b0-4101-84d5-8714fb5bf1c5) With open menu: ![image](https://github.com/user-attachments/assets/72952798-1b54-410f-8e64-45730fe5bfd2)

CLA Signed

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...

CLA Signed

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...

CLA Signed

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...

CLA Signed

Creating a separate bundle for Surface to be used inside of the ReactNative

CLA Signed