Brian Beck

Results 69 comments of Brian Beck

Yeah, not saying it's your fault, rather that TodoMVC is outdated. :) React itself may have been at 15.1.0, but if you check out the [`package.json` in the TodoMVC `react`...

If anyone is interested in testing out a solution to this, I've merged https://github.com/exogen/babel-plugin-inline-react-svg/pull/1 (and a followup hotfix) into `master` of that fork, and you should be able to install...

@darlanmendonca Sounds like a good feature! Do you know of any repos using BrowserStack in their public CI so I can experiment with the API?

Thanks! I'll get this into a new release this weekend.

what is dis

Looking at the logs, it seems MusicBrainz is having some downtime. It's returning an HTML page with: ``` Server being naughty One of our servers appears to be misbehaving.  Please...

Some status info here: https://twitter.com/MusicBrainz/status/1394349022375202817

Great question, it is still in the works and I would love to collaborate! I have a bunch of preliminary code written laying things out, but not in a state...

Timely article: https://www.prisma.io/blog/the-problems-of-schema-first-graphql-development-x1mn4cb0tyl3

We can't remove the HTML tables because the content you can place in Markdown-syntax tables is extremely limited – you couldn't even have a description with a newline, to render...