Skip to content
Avatar
💫
💫

Highlights

  • Arctic Code Vault Contributor

Organizations

@rescript-lang
Block or Report

Popular repositories

  1. A spring that solves your animation problems.

    JavaScript 19.6k 1.1k

  2. React animation.

    JavaScript 1.7k 81

  3. Easy, light, flexible tree view made with React.

    JavaScript 1.1k 158

  4. Better radio buttons.

    JavaScript 433 78

  5. Codeless front-end testing.

    JavaScript 370 31

  6. React animation on steroid.

    JavaScript 358 18

1,269 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created 1 repository

Created a pull request in rescript-lang/rescript-editor-support that received 4 comments

Opened 46 other pull requests in 5 repositories
rescript-lang/rescript-editor-support
26 merged 2 open 3 closed
rescript-lang/syntax
6 merged 1 closed
rescript-association/rescript-lang.org
4 merged
rescript-lang/rescript-vscode
2 merged
rescript-lang/rescript-react
2 merged
Reviewed 6 pull requests in 1 repository

Created an issue in rescript-lang/syntax that received 1 comment

Comment lost on constructor with tuple payload

switch a { | Constr /* hello */ (a, _) => a } Formats into: switch a { | Constr(a, _) => a } Doesn't happen with a single payload. I guess the tupl…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.