Jim Burbridge
Jim Burbridge
So I went through the tutorial and while a lot of Moon is very JSX / React-like, there are certain things (like the `` in Moon, which are very different....
This is mostly a question -- would people like a dedicated portion in the docs to dictate how to deploy the server any of the big Cloud providers / anywhere...
When I made the TypeScript typedef I explicitly did not add the `let:router` as I was unsure how to do slots content like that. This ticket is for me to...
Other solutions offer a way to programmatically get the current matched route, such as something like `useRoute`. Would be nice to have something similar for Fresh, without needing to pass...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
Current the keyboard shortcut uses mac keyboard symbols, which are not standardized in their adoption between operating systems. A check should likely be done to determine OS and show appropriate...
Recently standard version has been deprecated, and https://github.com/googleapis/release-please has been recommended from the conventional commit team. I also have written a version-bump, but it is written for Deno and therefore...
### Describe the bug I have a project using svelte kit with Drizzle ORM and Supabase. The whole project is open source and can be found [here](https://github.com/sungmanito/mono). I recently updated...
### Description We should add in a few things to help moderators / admins in TypeHero. - [ ] Give Moderators+ the ability to edit or delete challenges / comments...
Looking into using the JSR registry, I tried to manually push a test package that I plan on building primarily for node. As such, I used the `package.json` file to...