Orta Therox

Results 307 issues of Orta Therox

I think this was likely an auto-import error

I wondered if the multi-theme example got made TODO because of the issue with `as const` and having a literal type object. There's many possible answers to ensure your types...

https://github.com/lawrencelomax/LLReactiveMatchers#matchers Seems more comprehensive, but has LLReactiveMatchers a discovery problem. As I would've expected a name like this one. /cc @lawrencelomax

question

For example on a thread like this: https://elk.zone/mastodon.social/@[email protected]/109586699652850105 Where there are a lot of content warning'd posts: You would need to manually click on each content warning toot to open...

c: feature

During type checking: ``` [dnt] Building project... [dnt] Type checking... src/deps/deno.land/[email protected]/testing/snapshot.ts:420:18 - error TS7017: Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature. 420 globalThis.addEventListener("unload",...

Hello there 👋 I use Keybase to chat with [my wife](https://keybase.io/gemmamaslen) - she doesn't use Twitter or GitHub, so she really can't get an avatar without setting up that account....

Fixes #9877 Adds a new middleware step to the CLI booting up, which looks for `--include-env` and includes `.env.[file]` to the list of files to look at. Also generally adds...

release:feature

### Summary Add support for environment groups to the Redwood CLI, so that we can move env vars which are complementary into separate files and are explicitly loaded. Right now...

topic/cli

### Summary In almost all of my regular usage script files, I have some code like this: ```ts const readline = require("readline") const sleep = (waitTimeInMs) => new Promise((resolve) =>...

help wanted
p3

WIP as I've not tested it in my app, and the current tests aren't comprehensive enough. About to run out of batteries on this computer.

release:fix
contributor-pr