Yugo Ogura
Yugo Ogura
I want event listener's parameter type, but that was `any`! So - Defined `interface EventListenerProp` - Added generics to `function addEventListener` to enable type inference in listener function - This...
A part of files are translated. 一部のファイルは翻訳済みです。 To avoid conflicts, I made a translation list . If you want to contribute Japanese translation, please let us know here! コンフリクトを避けるため、翻訳リストを作りました。 もし翻訳に貢献したい場合、ぜひここで知らせてください!...
Just fix typo! `Inital` -> `Initial`
I copied from Retrieval_based_Voice_Conversion_WebUI.ipynb and added small changes. I commented what I changed on PR code diff.
I found an invalid link in example code. So I removed it. The `window-list` example was moved to another page in #614 . It seems the item was just forgotten...
- **Draft Title:** Back to the Future of MPA - Thinking about Astro in context of web development history - **Length:** (5 min lightning talk, or 10-20 min full presentation)...
### Why: pnpm v9 is supported from this PR. https://github.com/dependabot/dependabot-core/pull/9668 But the document doesn't include v9, so I added it. ### What's being changed (if available, include any code snippets,...