Gonçalo Margalho
Gonçalo Margalho
We can try to retrieve the apps the same way the application switchboard plug does it. https://github.com/elementary/switchboard-plug-applications/blob/dc3b3acdbf19017f3e9a6890552f14cd6298ab90/src/Startup/Utils.vala Which is probably better and would show the flatpak apps as well?
We have to better handle how we handle the run-in-emulator. This is how vscode does it: https://github.com/microsoft/vscode/blob/50e3593171298d20cf7f8b8600f7a3ab90d16b3a/src/vs/workbench/contrib/externalTerminal/node/externalTerminalService.ts#L303-L328
We need to add a way to write down protips like this: https://dripr.io/file/Ekb4Warie
I think dripr should use a framework, it is easier to make it mobile frienldy and there's not a mess. I think I will try bulma.io but it is huge,...
Implement shouldComponentUpdate: https://facebook.github.io/react/docs/component-specs.html#updating-shouldcomponentupdate
Hi, I've been playing around with your redux example and it is pretty cool, it does its job. While checking the files, i run into the actions of the user...
I cannot create a new project, it requires the name if it the name it is there. 
**Is your feature request related to a problem? Please describe.** I think by default should create for you the debian directory needed for packaging. **Describe the solution you'd like** When...
**Is your feature request related to a problem? Please describe.** Would be a nice feature to have some UI to upgrade the app, since you have to change the version...