DEV Community

Let's Write profile picture

Let's Write

前端工程師 August 的學習筆記 — solving problems, in simple ways.

Location Taiwan, Taipei Joined Joined on  Personal website https://www.letswrite.tw/ github website

Work

Front-end engineer

MongoDB 學習筆記 - Mac 上 用 Docker 安裝 MongoDB Community

MongoDB 學習筆記 - Mac 上 用 Docker 安裝 MongoDB Community

Comments
1 min read

Want to connect with Let's Write?

Create an account to connect with Let's Write. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
GitLab Pages:3 + 3 個步驟讓 GitLab 專案產生靜態頁

GitLab Pages:3 + 3 個步驟讓 GitLab 專案產生靜態頁

Comments
2 min read
免費開源的語音辨識功能:Google Colab + Faster Whisper

免費開源的語音辨識功能:Google Colab + Faster Whisper

Comments
1 min read
免費開源的語音辨識功能:Google Colab + Whisper large v3

免費開源的語音辨識功能:Google Colab + Whisper large v3

Comments
2 min read
無程式碼,如何用 Make,把 Google Forms 當作發送 LINE Notify 的後台

無程式碼,如何用 Make,把 Google Forms 當作發送 LINE Notify 的後台

Comments
2 min read
Web Workers 調用 API,減輕主執行緒負擔

Web Workers 調用 API,減輕主執行緒負擔

Comments
1 min read
DOMPurify,增加網站對 XSS 攻擊的防護力

DOMPurify,增加網站對 XSS 攻擊的防護力

Comments
1 min read
用 Google Apps Script,定時從 GitHub、GitLab 取出備份檔並匯入 Postman

用 Google Apps Script,定時從 GitHub、GitLab 取出備份檔並匯入 Postman

Comments
1 min read
用 Postman Integrations,自動備份 Postman Collection

用 Postman Integrations,自動備份 Postman Collection

Comments
1 min read
開源免費,在 Netlify 上安裝 Primo CMS,輕鬆製作網頁筆記

開源免費,在 Netlify 上安裝 Primo CMS,輕鬆製作網頁筆記

Comments
2 min read
用 Docker 安裝 Verdaccio,建立本機私有 npm

用 Docker 安裝 Verdaccio,建立本機私有 npm

Comments
2 min read
用 Google Apps Script,定期備份 Postman

用 Google Apps Script,定期備份 Postman

Comments
2 min read
用 Gitea 在本機架 Git Server 功能

用 Gitea 在本機架 Git Server 功能

1
Comments
2 min read
免費建立一個自己的網站 - WordPress + Cloudflare Pages

免費建立一個自己的網站 - WordPress + Cloudflare Pages

Comments
2 min read
HEIC 格式的圖片怎麼辦?使用 heic2any.js 轉換為 JPEG 或 PNG

HEIC 格式的圖片怎麼辦?使用 heic2any.js 轉換為 JPEG 或 PNG

Comments
2 min read
簡單的網頁截圖功能 - DOM to Image

簡單的網頁截圖功能 - DOM to Image

Comments
2 min read
VS Code Pets,一邊寫程式一邊養隻療癒小寵物吧

VS Code Pets,一邊寫程式一邊養隻療癒小寵物吧

2
Comments
1 min read
使用 IndexedDB 實現 Client 端數據存儲 – 前端工程師必學的 Web Storage 技術(第三篇)

使用 IndexedDB 實現 Client 端數據存儲 – 前端工程師必學的 Web Storage 技術(第三篇)

Comments
2 min read
Google Sheets API,在 Google Apps Script 上的好用部份

Google Sheets API,在 Google Apps Script 上的好用部份

2
Comments
3 min read
用 OneDev 在本機架 Git Server 功能

用 OneDev 在本機架 Git Server 功能

1
Comments
1 min read
使用 Local Storage 實現 Client 端數據存儲 - 前端工程師必學的 Web Storage 技術(第二篇)

使用 Local Storage 實現 Client 端數據存儲 - 前端工程師必學的 Web Storage 技術(第二篇)

1
Comments
2 min read
用 HTML 的 capture 屬性,開啟手機鏡頭進行拍照、錄影

用 HTML 的 capture 屬性,開啟手機鏡頭進行拍照、錄影

3
Comments
2 min read
使用 Cookie 實現 Client 端數據存儲 - 前端工程師必學的 Web Storage 技術(第一篇)

使用 Cookie 實現 Client 端數據存儲 - 前端工程師必學的 Web Storage 技術(第一篇)

1
Comments
1 min read
用 Pusher 製作網站推播 Web Push 功能

用 Pusher 製作網站推播 Web Push 功能

3
Comments
3 min read
CryptoJS 用前端加密、解密

CryptoJS 用前端加密、解密

Comments
1 min read
用 JavaScript 做一個 Tooltips 功能

用 JavaScript 做一個 Tooltips 功能

Comments
1 min read
簡單的網頁截圖功能 - html2canvas、Canvas2image

簡單的網頁截圖功能 - html2canvas、Canvas2image

1
Comments 2
1 min read
Vue 3、Tailwind CSS 3、esbuild、rollup.js 開發初始檔

Vue 3、Tailwind CSS 3、esbuild、rollup.js 開發初始檔

1
Comments
2 min read
Color Thief 找出圖片裡的顏色

Color Thief 找出圖片裡的顏色

Comments 1
3 min read
OSM + Leaflet 學習筆記 3:定位、全螢幕、小地圖、列印、客製選單

OSM + Leaflet 學習筆記 3:定位、全螢幕、小地圖、列印、客製選單

1
Comments
3 min read
Javascript,XML 轉 JSON

Javascript,XML 轉 JSON

3
Comments
2 min read
OSM + Leaflet 學習筆記 1:建地圖、marker、事件、換圖層

OSM + Leaflet 學習筆記 1:建地圖、marker、事件、換圖層

6
Comments
2 min read
製作一個 Hugo + Tailwind CSS 初始檔

製作一個 Hugo + Tailwind CSS 初始檔

3
Comments
2 min read
Google Maps API 學習筆記 - 2:在地圖上畫個日本結界

Google Maps API 學習筆記 - 2:在地圖上畫個日本結界

5
Comments
2 min read
CLI 學習筆記

CLI 學習筆記

9
Comments 2
2 min read
Google Maps API 學習筆記 – 1:地圖、標記、客製樣式

Google Maps API 學習筆記 – 1:地圖、標記、客製樣式

8
Comments
6 min read
表單驗證:中文姓名、身分證、手機條碼、生日、信箱、手機、選擇縣市

表單驗證:中文姓名、身分證、手機條碼、生日、信箱、手機、選擇縣市

6
Comments
4 min read
Firebase Cloud Firestore V9 常用功能筆記

Firebase Cloud Firestore V9 常用功能筆記

9
Comments
4 min read
CustomEvent 客製一個 addEventListener

CustomEvent 客製一個 addEventListener

9
Comments
1 min read
loading...