Joshua Comeau

Results 56 issues of Joshua Comeau

There are a few conventions we should crystallize somewhere. I'm still not sure what the best way is (if we should enumerate every low-level convention, or if we should just...

Discussion

When you create a new project in Guppy, it asks you to select an icon. Once the project is created, though, there is no way to update that icon. For...

upcoming feature
good first issue

Oh boy, here we go. So, yesterday I had a bit of an epiphany: I designed Guppy like a webpage, not a desktop app. It's meant to be used in...

long-term vision
Discussion

`styled-components` v4 was [just announced](https://twitter.com/mxstbr/status/1037245204812759040), and it looks _really good_: - 25% faster on mount - really good new APIs like the new global styles, and `as` - `ref` support...

good first issue
code health

The future vision for Guppy is that it's a batteries-included jetpack, to help boost your experience developing React/Gatsby applications. I would love for it to be a single download that...

upcoming feature
long-term vision
Discussion

### Feature Idea Create a module in the Guppy UI for static-typing. Will use Flow as the example, although we should support TS as well. If Flow isn't installed in...

upcoming feature
long-term vision

This is something we've spoken about on [Gitter](https://gitter.im/guppy-gui/Lobby), but I thought I'd create an issue so that we can track it. As like in #222, we need to sign our...

upcoming feature

This is something we've spoken about on [Gitter](https://gitter.im/guppy-gui/Lobby), but I thought I'd create an issue so that we can track it. When downloading Guppy now on MacOS, the app won't...

upcoming feature

It would be great if there was a quick way to create projects for debugging. I'm testing project deletion right now and it's very tedious! I see a number of...

help wanted

While using Guppy on a side-project, I realized that it gets kinda slow/sluggish after a while. I believe this is because the Development Server outputs _all_ text, forever. The longer...

upcoming feature