Skip to content

Instantly share code, notes, and snippets.

View ljc1991's full-sized avatar
🥺

JC ljc1991

🥺
  • Taipei, Taiwan
  • 16:31 (UTC +08:00)
View GitHub Profile
@ben196888
ben196888 / fullstack.md
Created September 10, 2023 03:19
Fullstack @ Openstartervillage

Coding

Common

  • git

Client side

  • javascript + react (in progress)
  • typescript
@robertpainsi
robertpainsi / commit-message-guidelines.md
Last active May 15, 2024 19:48
Commit message guidelines

Commit Message Guidelines

Short (72 chars or less) summary

More detailed explanatory text. Wrap it to 72 characters. The blank
line separating the summary from the body is critical (unless you omit
the body entirely).

Write your commit message in the imperative: "Fix bug" and not "Fixed
bug" or "Fixes bug." This convention matches up with commit messages
@patw0929
patw0929 / gist:9167f911223b0c30bd76
Last active April 15, 2023 15:47
Mac OSX 開發環境安裝

Mac OSX 開發環境安裝

推薦安裝的應用程式

  • iTerm2 - 比內建的終端機漂亮且強大
  • VSCode
  • BetterTouchTool - 拖拉視窗最大化、增加特定程式的滑鼠手勢
  • Magnet - 快速切換視窗位置(免費替代:VEEER
  • MacDown - 寫 Markdown 筆記方便,可以先寫好再貼到 GitHub、gist 作筆記。