David Morton

Results 6 issues of David Morton

I'm using GatsbyJS with react-ga, initialised GA in `gatsby-browser.js` and set debug for testing: ``` const ReactGA = require('react-ga'); ReactGA.initialize('UA-XXXXXXXX', { debug: true }); exports.onRouteUpdate = (state, page, pages) =>...

I'd be great if you could update the tree to reflect the latest project structure without rebuilding the entire thing which overwrites all of my comments.

``` stories: [ { kind: 'Components', stories: [ { name: 'Card', }, ], }, ], ``` Some more information on the config would be good. What does `kind` mean? How...

type: docs

Can you provide a link to an alternative to premium questions on LeetCode that are listed on Grind75?

fixed typos in string-prune readme

I want to be able to backup a list of my current subscriptions.

enhancement
good first issue