Profile image
Posts
Filtering by:typescript(clear)

Integrating Tweets: Twitter API, Seed Data, and the Unicode Page

Jun 6

Building a tweets page with the Twitter API v2, seed data fallback, ISR revalidation, and a bonus unicode character reference page.

TypeScript - ES6 中的 Class 继承

Nov 13, 2021

typescript 中的 class 继承是基于 ES6 中 class 的扩展。因此可以类比 vanillajs 中基于原型的继承和 ES6 中的 class 继承的变化。其实,ES6 中的 class 继承其实就是 vanillajs 的语法糖,但又不仅仅是语法糖。

Posts
Categories
Playground

Built with Next.js, MDX, Tailwind and Vercel