Jed Fox

Results 602 comments of Jed Fox

All fixed @joshwcomeau! I used a similar technique to the one @melanieseltzer suggested, but I put it in the `netlify.toml` file instead.

Prettier supports MDX now 🎉

[Here](https://github.com/zeit/hyperlinks/blob/master/url-regex.js)’s the module that Hyper uses to parse hyperlinks.

You could use something like [`are-we-there-yet`](https://www.npmjs.com/package/are-we-there-yet) to manage the progress of several tasks.

It would still be useful for a global progress bar since multiple projects could be installing stuff at the same time.

> Another slightly trickier solution could be to virtualize the offscreen content (tricky since each log entry is of unknown height). [React-Virtualized](http://bvaughn.github.io/react-virtualized/#/components/List) could help with this. The screenshot in the...

We could save a copy of the first CRA/Gatsby project in a cache directory, then copy it over, rename it, and update all its dependencies to make project creation faster.

IMO we should make bundles that include an external editor (perhaps Atom and VS Code to start) along with Guppy in one downloadable. This would allow us to stay out...

[Blender](https://blender.org) has a similar layout system, although it goes a bit farther — there’s a dropdown available in one of the window types (the application menu/log viewer, which typically appears...

How about using an animation similar to the [`activate-power-mode`](https://atom.io/packages/activate-power-mode) animation and animate typing out the new project name?