Promise知识点自测
Promise 想必大家都十分熟悉,想想就那么几个 api,可是你真的了解 Promise 吗?本文根据 Promise 的一些知识点总结了十道题,看看你能做对几道。
[Read More]
Javascript条件逻辑设计重构
重构方法概要
分解条件表达式
合并条件表达式
以卫语句替代嵌套条件表达式
以多态取代条件表达式
引入特例
引入断言
[Read More]
JS之 jsonp的原理与实现
1、概述
[Read More]
Test markdown
Each post also has a subtitle
You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc.
[Read More]