React carousel
需求功能: 要有swipe功能 無限loop 參考文章: Create a react carousel using react hooks 用了flex, hook React Hooks Slider: How to Build an Image Slider With React Hooks...
需求功能: 要有swipe功能 無限loop 參考文章: Create a react carousel using react hooks 用了flex, hook React Hooks Slider: How to Build an Image Slider With React Hooks...
When to use React.useCallback() Your Guide to React.useCallback() Performance Optimizations React Hooks 第一期:聊聊 useCallback...
ex: dist資料夾有一個folder叫 LunaCute 後來改成 lunaCute之後, git 無法判斷 lunaCute的 L變成大寫了 所以再怎麼push,還是一樣會是小寫 這時候可以:刪除整個資料夾,push(刪掉的進度),之後再再推新的資料夾上去...
Route Matchers 幾乎是最重要的部份!連結要「深入淺出」 <Route path="/contact/:id"> <Contact /> </Route> <Route path="/contact"> <AllContacts /> </Route> 在這裡如果連結是 /contact...
先刪除舊的! rm -rf node_modules/ 或是 npm uninstall xxx 再npm install 之後 再手動安裝 npm install git+ssh://git@lunacute.com/jelly.git 就會裝到最新版本了~就跟安裝 react router一樣…...