Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
babel-7-typescript-example
Example TypeScript project built on top of new Babel 7 features. Includes Jest and Enzyme.
-
learn-vim
The 11 steps to learning Vim: It's not so bad, really.
-
gatsby-starter-typescript-rebass-netlifycms
My default Gatsby setup. Includes rich MDX support.
-
isomorphic-relay-app
Example isomorphic React-Relay-(Modern / Classic)-Router app and helper lib that connects to Artsy's GraphQL service, http://metaphysics-staging.artsy.net
-
typescript-watcher
A Node.js file-watcher for TypeScript, providing common functionality currently missing in the tsc command. (Very much deprecated)
-
fretboard-trainer
Memorize the guitar fretboard quickly
TypeScript 10
4,169 contributions in the last year
Activity overview
Contribution activity
May 2019
- damassi/react-flickity-component JavaScript
- damassi/react-styled-carousel JavaScript
Created a pull request in artsy/reaction that received 2 comments
Update <Carousel /> with BaseCarousel
This continues on work done in CarouselV2, where @kierangillen replaced Slick with Flickity. We were noticing some issues with SSR rendering which …