Stephane Mensah

Results 23 comments of Stephane Mensah

> I was thinking to have a method `syncCommands` which internally calls `setMyCommands` with all the right scopes set. That would be the point of the command builder, to unify...

I am also facing this problem when I try using my Github account to sign in. I even disabled brave shield but I still got the same error. ![image](https://user-images.githubusercontent.com/1687551/141941780-553162c5-5270-434c-8e39-ca03d94a9ea9.png)

i think for now, it's only readlightnovel.org I might be wrong.

I also think boxnovel is good because now RLN machine translation is killing me. It'll be good to have an extra source. On Fri, Sep 6, 2019, 02:18 Adrian Dela...

Great! Thanks for the heads up. Good work

> This is by design currently. But a little more custimization would be a good idea I suppose. > > ```ts > isOpen? : } /> > ``` > >...

> Released in 0.1.2 > > Thanks for the feedback! You're welcome. It works like a charm.

> Yes, indeed there's no harm with the `this` alias in the snippet. But in this particular case, there's a way to achieve the same goal without storing `this` in...

Thanks for replying. - Here is the code itself when it was being called in main.ts ![image](https://github.com/denoland/fresh/assets/1687551/dc1d9e4c-2c96-41fd-83f4-77c850a20e40) - and it's basically the same thing in my queues.ts file with an...

So i created a [simple example](https://github.com/waptik/fresh-kvdex-queues/tree/0979c29588ee6ff7ef0c277ebd474306da8dfac2) inside a new fresh app. When you start the app with `deno task start` and visit http://localhost:8000/api/joke, you see the output in the terminal...