mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
Update
This commit is contained in:
parent
37699c188c
commit
a9e56b8c54
4 changed files with 80 additions and 63 deletions
21
STORAGE.md
21
STORAGE.md
|
|
@ -1097,6 +1097,17 @@
|
|||
|
||||
***
|
||||
|
||||
## TypeScript Tools
|
||||
|
||||
* ⭐ **[TypeScript](https://www.typescriptlang.org/)** - JS Superset
|
||||
* [React Typescript Cheatsheets](https://react-typescript-cheatsheet.netlify.app) - Typescript Cheatsheet for React Devs
|
||||
* [Clean Code TypeScripts](https://labs42io.github.io/clean-code-typescript) - Clean Code for TypeScript
|
||||
* [Tackling TS](https://exploringjs.com/tackling-ts/toc.html) or [TypeScript Deep Drive](https://basarat.gitbook.io/typescript/getting-started) - TypeScript Guides
|
||||
* [TypeHero](https://typehero.dev/) or [Type Challenges](https://github.com/type-challenges/type-challenges) - TypeScript Exercises / Challenges
|
||||
* [tRPC](https://trpc.io/) - Build Typesafe TypeScript APIs
|
||||
|
||||
***
|
||||
|
||||
## Udemy Coupons
|
||||
|
||||
* **Note** - If you're in the US you should be able to access Udemy courses for free using your library and looking for "Gale Presents Udemy."
|
||||
|
|
@ -1133,6 +1144,16 @@
|
|||
|
||||
***
|
||||
|
||||
## Vue Tools
|
||||
|
||||
* ⭐ **[Vue.js](https://vuejs.org/)** - JS Framework
|
||||
* [NuxtJS](https://nuxt.com/) - Vue Framework / [Dev Tools](https://github.com/nuxt/devtools)
|
||||
* [Arco Design](https://arco.design/vue/en-US/docs/start) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library
|
||||
* [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser
|
||||
* [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin
|
||||
|
||||
***
|
||||
|
||||
## Website Creators
|
||||
|
||||
* ⭐ **[Hugo](https://gohugo.io/)**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue