-
Type: Bug
# Behaviour
VSCode doesn't respect the value i set in my user setting json. Idh similiar setting in workspace, so that's not what causing issue. it always show up as suggestion, but not a…
-
## **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request
## **What is the current behavior?**
Currently a warning is shown when `v-model` is missing whic…
-
https://defed.github.io/categories/ES6/ ( ES6 核心知识, 👍 💯 , 学习)
https://github.com/loverajoel/jstips (JavaScript 技巧55例 👍 💯 )
https://github.com/ouvens/es6-code-style-guide (EcmaScript6 全规范)
…
-
## 相关链接
1. [微信小程序:回调,Promise,async,await 的使用例子](http://t.cn/RuKY0ex)
2. regenerator-runtime[![GitHub stars](https://img.shields.io/github/stars/facebook/regenerator.svg?style=social&label=Stars)](…
-
**wkhtmltopdf version(s) affected**: 0.12.6-dev (with patched qt)
**OS information**
Windows 10 Home
10.0.18362 Build 18362
**Description**
When I try running the following command:
`wkh…
-
# Initial learning this project
## Set up
Create a folder of this project, set up the necessary library
```
cd "Web Development/ Property managment"
npm create vite@latest client
Choose React …
-
I've seen that you've already closed many issues on this. But I'm reporting another one in hopes to wear you down ;)
It seems I can't change the signature of a static function in a derived class. The…
-
## **I'm submitting a ...**
- [ ] bug report
- [ ] feature request
- [X] support request
## **What is the current behavior?**
Unable to get `@click` listeners to work within `misc-item-…
tobyj updated
2 years ago
-
## 先聊下 babel 与 polyfill
ES2015 标准已经发布三年了, 在项目中我们会写 ES2015(或者更高版本) 的代码, 但是代码最终运行的环境(浏览器)通常是不可控的, 因此需要将 ES2015 编译为低版本代码, 来保证所有目标环境可运行
babel 就是用来将高版本编译为低版本的工具, 在不配置额外插件的情况下, babel 仅仅是将 ES2015 的语法(例如`…
-
### 个人信息
- 姓名
- 学历
- 工作年限
- 联系方式
---
### 个人技能
1. 熟练掌握html5、CSS3等网页开发技术
1. 熟练掌握JavaScript、ES6,有深入理解
1. 熟练掌握样式预处理器 less、scss
1. 熟练掌握Vue全家桶开发,懂框架原理,了解源代码
1. 熟练掌握前端工程化 webpack、Babel,能0-1搭建项目
1…