## Redesign - [ ] Simplify - [ ] Remove project pages ## Article Ideas 💡 - [ ] Deploy monorepos to Workers - [ ] Use Nuxt Content v3 with remote markdown - [ ] OpenSearch Integration in Nuxt - [opensearch.xml](https://github.com/npmx-dev/npmx.dev/blob/main/server/routes/opensearch.xml.get.ts) & [suggestions](https://github.com/npmx-dev/npmx.dev/blob/main/server/api/opensearch/suggestions.get.ts) - [ ] Use a database client directly within a Vue page/component with `useAsyncData` (Nuxt 4) - [ ] Build and publish a Nuxt module - [ ] Fundamentals of publishing to npm - [ ] Pinger - [ ] [Noteworthy](https://github.com/oneminch/Notes/tree/main/Noteworthy) & Glossary - [ ] SSEs - [ ] On Nuxt 4 Features - [ ] Testing in Nuxt - [ ] Dockerify a Nuxt app - [ ] 'Hidden' Nuxt Features - Experimental Features - Nitro features: database, unstorage, websockets, sse
Redesign
Article Ideas 💡
useAsyncData(Nuxt 4)