-
egg已经不太满足的开发效率和开发模式,主要有以下几点:
对typescript支持度不够,这是由于egg.js本身就不是typescript开发
egg.js封装web架构,约定大于编码,如:强制将web应用分级为: controller、service、middleware、extend等,自由度相对比较弱,当你需要定制化开发内容,你需要深入了解egg.js的整个运行原理才能实现
虽…
-
### Environment
- Operating System: Win10
- Node Version: v18.15.0
- Nuxt Version: 2.17.1
- Nitro Version: 2.5.2
- Package Manager: npm@8.19.4
- Builder: vite, webpack
- User Config: bridge, …
-
### Environment
- Operating System: Linux
- Node Version: v16.17.0
- Nuxt Version: 2.17.2-28284499.5674f49
- CLI Version: 3.8.4
- Nitro Version: 2.6.3
- Package Manager: yarn@1.…
DyKv updated
7 months ago
-
Do you plan to provide some [Vue ](http://vuejs.org/) examples?
-
Storybook 8 has introduced the idea of `frameworks` and is not able to run Storybook directly with the `@storybook/angular` package as the framework.
We should figure out if there is a way to make …
-
Built-in node.js type declarations are still far from being complete, and filling the missing parts is very cumbersome as Flow doesn't allow to overwrite single modules.
For instance, if I want to fi…
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.20.0`
- Nuxt Version: `3.6.0`
- Nitro Version: `2.5.1`
- Package Manager: `npm@9.4.2`
- Builder: `vite`
-…
-
### Version
@nuxtjs/storybook: 4.3.2
nuxt: 2.15.18
VueDev Tools: 6.2.1
### Reproduction Link
1. https://github.com/funkhaus/fuxt
2. Duplicate and rename `.example.env` to `.env`.
3. `npm in…
-
### How can we reproduce the crash?
Bun crashes intermittently when files change in a Nuxt dev server.
I'm running the dev server with `bun --bun nuxt dev`.
This has been happening for the past…