TechStudent10

Results 124 comments of TechStudent10

> localtunnel keeps running and you don't need to restart it. In my experience, it just stops running altogether.

Um why did the person delete their comment?

> I have the same issue. > > For me as **workaround**, I had another local proxy that is forwarding the localtunnel port to my local development server. Then I'm...

Hey any updates? Parsing WinGet's current output is a nightmare, and I don't want to have to deal with PowerShell in my project

agreed with all the points provided Providing a basic JSON output for each command would be way more preferred than a PowerShell API (because no one wants to integrate PowerShell...

> @amarteragundi I've made a patched module: > > ``` > import Tabs from "react-responsive-tabs"; > > class PatchedTabs extends Tabs { > constructor(props) { > super(props); > > this.setTabsDimensions...

Hey any updates on this issue? If I'm allowed to pitch my own 2 cents in as a developer: why not have a special version of tetrio that's made for...

Would be nice if there was a simple boolean/utility function that returns a boolean if the app is in development mode.

Are there any plans to build this into the main lib? It's been over a year since the last response.