I'm a software engineer at
@facebook working on Workplace. Former React Core team engineer. Author of @infernojs and t7. Enjoys coding + being a Dad
- London, United Kingdom
Block or Report
Block or report trueadm
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebook/react Public
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
infernojs/inferno Public
🔥 An extremely fast, React-like JavaScript library for building modern user interfaces -
-
react-compiler Public archive
An experimental React compiler for typed function component trees
-
2,518 contributions in the last year
Less
More
Contribution activity
April 2022
Created 60 commits in 1 repository
Created a pull request in facebook/lexical that received 5 comments
Extract core methods into utility functions
This is a code golfing exercise in trying to reduce core code size. Instead of doing many class property accessing, which doesn't get minified, we …
+515
−428
•
5
comments
Opened 44 other pull requests in 1 repository
facebook/lexical
44
merged
- Add more docs
- Optimize toolbar perf
- Fix CI e2e tests
- Update Discord links
- library vs framework
- Skip reconciled selection changes
- Fix android GBoard issues
- Fix detection of iOS browser
- Improve docs
- Improve CodeBlock selection escaping
- Fix dialog css
- Fix bug with $setSelection
- Make playground logo a link
- Fix playground dev controls
- Fix selection issue with insertNodes
- Fix Excalidraw on playground
- Update README.md
- Update README.md
- Update README.md
- Add example rich text
- Remove DecoratorNode state
- Improve excalidraw plugin
- Fix IME issue when applying text format
- Revise KatexRendering logic
- Release 0.1.21 to npm
- Some pull requests not shown.
Reviewed 46 pull requests in 1 repository
facebook/lexical
25 pull requests
- Add more docs
- Bump version to 0.2.1
- Add Tests for special Table selection behavior
- Delete old website
- update playground url
- fix typo
- Remove default content
- Skip transforms of text/highlight nodes while transforming whole codeblock
- Update prettier config option name
- Update prism
- Fixes split view in PR previews
- Fix docs for typed commands
- Capitalize 'tweet' in Playground Insert Menu
- Improve CMD+A support for documents containing Tables
- Improve tweet ID parsing logic
- Fix CharacterStylePopup top position
- Fix(README): Typo
- Fix(README): Typos
- README.md typo: "documentation"
- update url
- Bump to 0.2.0
- Remove DecoratorNode state
- Add dropdowns to group controls in toolbar
- Website
- Handle RangeSelection Containing Partial Table Selection (v2)
- Some pull request reviews not shown.
Created an issue in facebook/lexical that received 2 comments
Improve the playground toolbar's appearance
Right now the Github playground toolbar is far too wide. We should have "Insert:" option with a "…" button like Quip does for all the different thi…
2
comments