Alex / KATT

Results 143 issues of Alex / KATT

Related to the [`next`](https://github.com/trpc/trpc/tree/next) branch. - It's a big mess. - It should be split into logical files.

💸 Get paid!

Using https://github.com/atlassian/changesets ... but didn't get it working properly. Someone could probably fix this. [TRP-61](https://linear.app/trpc/issue/TRP-61/automate-releases-add-changeset) ## Funding * You can sponsor this specific effort via a [Polar.sh](https://polar.sh) pledge below *...

🙋‍♂️ help wanted
👉 good first issue
💸 Get paid!

**Link**: https://envsafe-nextjs.katt.vercel.app/ - Created webpack plugin - Exposes `process.env.browserEnv` and breaks **compile-time** when deploying if env vars are missing - Useage: https://github.com/KATT/envsafe/blob/6d156a3d55cbd5530ba31b7f19a9cf37345139f1/examples/next.js/next.config.js#L1-L10 ## Good - Gets rid of `input:`-prop -...

wip
minor

Hey you! I'm **not actively maintaining** this project and won't any issues for the foreseeable future. Also, I am likely to miss any notifications coming from GitHub. If you wanna...

Ref #291 Please give me your thoughts.

Apollo Server has some more stuff on their ApolloError which is useful to be able to access without typecasting. Specifically in my case I want to access `.extensions.code`.

Superjson is right now in a global scope - is there a design reason for this? I'd see useage being like this ```ts // utils/sj.ts import {superjson} from 'superjson' export...

I know it's called **super**json, but I think it does a bit... much, and could easily cause some unintentional vulnerabilities & bugs. I feel like things been thrown at this...

## Environment: - Using Vue. - Simulator on iPhone 11 / iOS 14.5 ## Setup ### Registering the button in my `main.js` like this: ```js import { ApplePayBtn } from...