Skip to content

JavaScript中的Class,作为对象的模板,只是一个语法糖,ES5 都可以做到

介绍了 JavaScript 中的 Class 语法,说明其本质上是对象的模板,是对原有基于原型的继承方式的语法糖,ES5 也可以实现类似功能。

async与await

async 函数,使得异步操作变得更加方便,一句话,它就是 Generator 函数的语法糖。

阅读Petite-vue时的一些函数解析

阅读Petite-vue时的一些函数解析。

Generator 函数的异步应用

异步编程对 JavaScript 语言太重要。JavaScript 语言的执行环境是“单线程”的,如果没有异步编程,根本没法用,非卡死不可。

life of the Crohn's disease

Crohn's disease is a chronic inflammatory bowel disease (IBD) that can affect any part of the gastrointestinal tract, from mouth to anus, though it most commonly impacts the end of the small intestine and the colon.