James Burdge

Results 3 issues of James Burdge

@AlexMost Been using ttag recently, was disappointed gettext couldn't support my Javascript/Typescript codebase. Just experimenting with the babel plugins, not written any babel plugins before so your feedback would be...

help wanted

I would like to structure my API routes in a flat directory, similar to how Remix handles it's routing. https://remix.run/docs/en/main/discussion/routes#conventional-route-configuration ``` index.ts blog.:uuid.ts blog.:uuid.edit.ts ``` Would it be ok to...

enhancement

We're using ttag in our project as well as Storybook. At the moment our Storybook upgrade it blocked by `svelte` which needs to be v4 or higher