-
https://github.com/QingWei-Li/vue-tricks (实用技巧 👍 💯 )
https://defed.github.io/categories/Vue/ (Vue源码解读)
https://github.com/NoDivide/astrum , http://astrum.nodividestudio.com/pattern-library/ (A l…
-
We are using the `preBuild` option in our monorepo but after updating to vercel@33.3.0 it no longer works, when trying to do the deploy we get the following error:
```
[debug] [2024-01-26T09:52:00.5…
-
Configuration:
```
{ test: /\.tsx?$/, loader: 'awesome-typescript-loader' },
{ enforce: 'pre', test: /\.js$/, loader: 'source-map-loader' },
{ test: /\.css$/, use: [ 'style-loader', 'typings-for-c…
-
We should be able to take advantage of the Angular SSR. See docs [here](https://angular.io/guide/universal).
-
- 操作用例:用代码模拟人的操作行为而完成交互功能的测试用例
- 单测用例:对业务函数做case测试的测试用例
-
https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)
https://github.com/vuejs-tips/cheatsheet (小抄)
http://vuejsdevelopers.com/2017/03/24/vue-js-co…
-
https://github.com/LanguageAsGarbage/muridesu-lang
@thautwarm
希望一同确认:
1. 语法设计一致
2. 具备现有发现的功能(包括导入等)
3. 是否缺失功能
***1 和 3 的大前提都是完整了解 ulang 的功能***
欢迎其他同好一道评审。
-
哈喽,好久不见!
Umi 2 发布已经是一年半之前的事了,在这段时间里,我们发现之前的架构正逐渐不能满足业务飞速发展的需要,于是我们重写了一遍 Umi。经过几个月的 “007 ” 研发,Umi 3 在今天正式和大家见面了,并调整 slogan 为“**插件化的企业级前端应用框架**”。
## Umi 是什么?
有些朋友可能还不太了解 Umi。
Umi 是蚂蚁金服的底…
-
output:
```bash
┌─[mota:~/Downloads]
│ 2019-06-21T22:01:43Z
└─❯❯❯ brew install shadowlands
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from 0b8ad710e to 3cef10889.
Upda…
-
Hello!
The binder does not seem to work for the example: https://mybinder.org/v2/gh/mariobuikhuizen/ipyvuetify/master?filepath=examples%2FExamples%20template.ipynb
```
Waiting for build to star…