-
Facebook
- New York City
- http://blog.calyptus.eu/
Block or Report
Block or report sebmarkbage
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
art Public
Forked from kamicane/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
-
-
Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
-
ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.
-
283 contributions in the last year
Contribution activity
May 2022
Created 2 commits in 1 repository
Created a pull request in facebook/react that received 3 comments
Constrain the container type of createPortal
We already constrained the type of createRoot (can't take document) and hydrateRoot (can't take shadow roots aka fragments).
+1
−1
•
3
comments
Opened 1 other pull request in 1 repository
facebook/react
1
merged
Reviewed 7 pull requests in 1 repository
facebook/react
7 pull requests
- [Fizz] Send errors down to client
- [Fizz] Improve text separator byte efficiency
- [Flight] Implement useId hook
- support errorInfo in onRecoverableError
- Support document rendering
- Constrain the container type of createPortal
- Do not replay erroring beginWork with invokeGuardedCallback when suspended or previously errored