嘗試把npm 快取清一清、
Try npm cache clean --force if it doesn’t work then manually delete %appdata%\npm-cache folder.
Node.js移除,重開機,就解決了*__*
我也有小改一下套件的package.json。但感覺應該不是那個關係,
清快取也感覺沒啥路用。還是重裝有路用的感覺。
嘗試把npm 快取清一清、
Try npm cache clean --force if it doesn’t work then manually delete %appdata%\npm-cache folder.
Node.js移除,重開機,就解決了*__*
我也有小改一下套件的package.json。但感覺應該不是那個關係,
清快取也感覺沒啥路用。還是重裝有路用的感覺。
網頁都是預設port 80。所以不用加 : 80
例如輸入:
http://www.lunacute.io:80/api/ 會變成
http://www.lunacute.io/api/
參考這篇文章,很淺顯易懂,可以馬上上手:
Updating a CSS Variable with JavaScript

因為到處的React教學幾乎都夾雜TypeScript,所以決定還是趕快來學一下,不然要看教學也看不懂🤣
以下列出一些覺得還不錯的教學文章。
microsoft/TypeScript-React-Starter
Getting started with React and TypeScript
Using React Functional Components with Hooks in TypeScript
教怎麼寫functional component,還有hooks
React with TypeScript: Best Practices
React with TypeScript: Components as Function Declarations vs. Function Expressions
React Children with TypeScript
React with Typescript
React TypeScript Cheatsheets | React TypeScript Cheatsheets
typescript-cheatsheets/react: Cheatsheets for experienced React developers getting started with TypeScript
TypeScript for React developers in 2020
電子書:
TypeScript Deep Dive
https://twitter.com/dan_abramov/status/1104414469629898754
[].concat({name: ‘lunaCute’});

