Pinned
321 contributions in the last year
Less
More
Activity overview
Contributed to
mapado/rest-client-js-sdk,
immutable-js/immutable-js,
jdeniau/xbox-game-pass-ratings
and 5 other
repositories
Contribution activity
July 2021
Created 30 commits in 3 repositories
Created 2 repositories
Created a pull request in immutable-js/immutable-js that received 6 comments
try implementing TS Map as object definition
Map definition is really close to the actual implementation, but can not really be used in TypeScript-land. Actually, an object like this: interface …
+203
−13,051
•
6
comments
Opened 14 other pull requests in 1 repository
immutable-js/immutable-js
5
open
2
closed
7
merged
- keep sidebar fixed + merge top and bottom sidebar
- Handle circular reference with toJS
- Accept Symbol as Map key.
- accept plain JS Map and Set in fromJS
- keep sidebar fixed + merge top and bottom sidebar
- Prepare new version of documentation
- ignore jest cache (conflict with rollup build)
- Issue with IE11 and missing Symbol.iterator
-
Better doc for
sortBy,maxByandminBy - Fix type signature of update and mapEntries
- Prevent mutable structures when merging Immutable objects
- Fix add zipall to orderedset
- Add benchmarks for recent changes
- [typescript] Map constructor accept a list of string as key

