ShareChiWai Notes
ShareChiWai Notes
Home
Blog
Sharing
Contact
Light
Dark
Automatic
Javascript
ESLint Auto Fix via CLI
最近有時間執返好D code 開始set 返好D ESLint 發現 update 左 eslint config
Last updated on May 14, 2023
1 min read
NextJs - How to change port
最近想 Upgrade 現有的 NextJs Project 所以諗住用 npx create-next-app@latest 來建立一個新的 project 來做 migration 問題出
Last updated on May 7, 2023
1 min read
NodeJs - SyntaxError Cannot use import statement outside a module
嘗試起個新既 NodeJs project 用 import rather than require 時出現以下 Exception.. SyntaxError: Cannot use import statement outside a module 解決方
Last updated on May 1, 2023
1 min read
Upgrade ReactJS - module build failed - Cannot find module 'js-levenshtein'
用了 ReactJS 一段時間…想看看有沒有更新可以使用.. 希
Last updated on Jul 1, 2022
1 min read
redux - uncaught TypeError: Cannot read property 'apply' of undefined(…)
剛剛在寫 reactjs publish 上去 Firebase 之後出現了以一的 error message `` 之後便顯示唔到這個 react
Last updated on Jul 1, 2022
1 min read
JS format JSON
如何用 Javascript format JSON 解決方法: 我們可以使用JSON.stringif
Last updated on Jul 1, 2022
1 min read
Javascript
Useful Heroku command
最近又多用了 Heroku 無左 Microsoft Azure 既 subscription 又怕佢 charge 貴 用 free tier 時發現好似好多野都
Last updated on Jul 1, 2022
1 min read
Heroku
Firebase ReactJs routing issue - Page not found
使用 firebase hosting 來 host reactjs 既時候 出現了以下問題 當我直接在 browser 輸入 ReactJs 的 route 既時
Last updated on Jul 1, 2022
1 min read
Firebase
How to get distinct values from an array of objects in JavaScript
今日有個 task 其中一個地方要在 Array of Json object 中 Distinct 一個 property const data = [ { id: 1, category:
Last updated on Jul 1, 2022
1 min read
Javascript
Cite
×