自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

推薦12個值得學習的TypeScript寶庫!

開發(fā) 前端
TypeScript 通過 TypeScript 編譯器或 Babel 轉(zhuǎn)譯為 JavaScript 代碼,可運行在任何瀏覽器和操作系統(tǒng)。下面來分享 12個值得學習的 TypeScript 寶庫!

大家好,我是 CUGGZ。國慶節(jié)前最后一天,提前祝大家假期愉快呀~

TypeScript 是微軟開發(fā)的一個開源的編程語言,通過在 JavaScript 的基礎上添加靜態(tài)類型定義構建而成。TypeScript 通過 TypeScript 編譯器或 Babel 轉(zhuǎn)譯為 JavaScript 代碼,可運行在任何瀏覽器和操作系統(tǒng)。下面來分享 12 個值得學習的 TypeScript 寶庫!

1、TypeScript 官方文檔

TypeScript 官方文檔,提供了中文版本。

圖片

Github:https://github.com/microsoft/TypeScript。

2、學習 TypeScript

可能是中國最好的 TypeScript 入門到進階系統(tǒng)教程。

圖片

Github:https://github.com/mqyqingfeng/learn-typescript。

3、TypeScript 使用指南手冊

TypeScript 使用手冊(中文版)翻譯。

圖片

Github:https://github.com/zhongsp/TypeScript。

4、深入理解 TypeScript

TypeScript Deep Dive 中文版。

圖片

Github:https://github.com/jkchao/typescript-book-chinese。

5、TypeScript 入門教程

從 JavaScript 程序員的角度總結思考,循序漸進地理解 TypeScript。

圖片

Github:https://github.com/xcatliu/typescript-tutorial。

6、TypeScript 類型挑戰(zhàn)

高質(zhì)量的類型可以提高項目的可維護性并避免一些潛在的漏洞。本項目意在于讓你更好地了解 TS 的類型系統(tǒng),編寫你自己的類型工具,或者只是單純的享受挑戰(zhàn)的樂趣!

圖片

Github:https://github.com/type-challenges/type-challenges。

7、DefinitelyTyped

DefinitelyTyped 包含大量的高質(zhì)量的 TypeScript 類型定義。通過使用 DefinitelyTyped 及其包含的聲明文件,我們可以使用大多數(shù)流行的JavaScript庫,就像它們是 TypeScript 庫一樣,將通過編譯器進行類型驗證。

圖片

Github:https://github.com/DefinitelyTyped/DefinitelyTyped。

8、react-redux-typescript-guide

本指南記錄了有關在 React(及其生態(tài)系統(tǒng))中以函數(shù)式風格使用 TypeScript 的模式和秘訣。它將使代碼類型安全,同時專注于從實現(xiàn)中推斷類型,從長遠來看更容易編寫和維護正確的類型。

圖片

Github:https://github.com/piotrwitek/react-redux-typescript-guide。

9、React+TypeScript 備忘錄

專注于幫助 React 開發(fā)人員在 React 應用中使用 TypeScript。

圖片

Github:https://github.com/typescript-cheatsheets/react。

?10、clean-code-typescript

將 Clean Code 的概念適用到 TypeScript,引導讀者使用 TypeScript 編寫易讀、可擴展的應用。

圖片

Github:https://github.com/labs42io/clean-code-typescript。

11、谷歌TypeScript風格指南

Google TypeScript 風格指南。

圖片

Github:https://google.github.io/styleguide/tsguide.html。

12、Awesome TypeScript

很棒的 TypeScript 資源。

圖片

Github:https://github.com/semlinker/awesome-typescript。

責任編輯:姜華 來源: 前端充電寶
相關推薦

2022-11-27 21:54:34

TypeScrip開發(fā)Github

2021-01-11 08:31:15

TypeScript開源項目

2021-04-12 11:09:13

React開發(fā)

2020-06-10 07:54:11

PythonSQL數(shù)據(jù)科學

2025-01-14 00:01:01

2020-11-11 18:56:32

工具代碼開發(fā)

2019-08-07 08:00:00

LinuxGnome Shell桌面

2011-10-09 16:53:44

移動應用開發(fā)框架

2020-12-09 11:52:28

Python字符串代碼

2012-09-24 01:49:48

jQueryjQuery插件Web

2019-08-29 11:03:54

Python編程語言軟件

2023-05-06 15:45:04

物聯(lián)網(wǎng)IOT

2022-11-28 11:31:37

2023-12-28 07:39:58

C#項目框架

2024-03-27 14:32:47

圖像標注開源機器學習

2022-09-19 10:07:30

制造業(yè)IT領導者

2024-11-21 08:09:51

2022-09-24 10:07:14

ElectronChromiumNode.js

2025-04-20 18:54:24

工具Tailwind開發(fā)

2018-04-26 10:48:36

機器學習神經(jīng)網(wǎng)絡TensorFlow
點贊
收藏

51CTO技術棧公眾號