Tag: translation
All the articles with the tag "translation".
[译] Node.js 架构和 12 个最佳实践
Published: at 08:00 AM虽然 Node.js 才诞生 11 年,但是已经是过去 10 年来最流行的 web 开发框架之一。我是一个终极粉丝,感谢 Node.js,让我能够在浏览器外部写 JavaScript 代码,去创建一个非阻塞的、流畅的、快速的、健壮的、可扩展的服务端应用程序。
[译] @vue/cli-plugin-typescript
Published: at 08:00 AM翻译 @vue/cli-plugin-typescript README, [原 README](https://github.com/vuejs/vue-cli/blob/dev/packages/%40vue/cli-plugin-typescript/README.md)
[译] @vue/cli-plugin-eslint
Published: at 08:00 AM- **`vue-cli-service lint`** ``` Usage: vue-cli-service lint [options] [...files]
[译] Vue CLI 插件开发指南
Published: at 08:00 AM已经提了 merge request [https://github.com/vuejs/vue-cli/pull/5345](https://github.com/vuejs/vue-cli/pull/5345)