- Cheat Sheets: Awesome Free Cheat Sheets and Infographics for Web Coders
- Code Quickies: Snippets of code written to help students solve a problem or reach a goal.
- Public Domain Heaven: Millions of free public domain photos, videos, and more, and tools to help you find the ones you need.
- Web Coders Facebook Group: A place to mingle, ask questions, see what's new.
- Learn HTML Club Resources: Great resources that I've collected over the years for web coding learners and doers.
2017年9月6日 星期三
[Udemy] "Beginner VS Code" bonus chapter by Alan Simpson
2017年8月30日 星期三
2017年8月27日 星期日
2017年8月22日 星期二
2017年8月21日 星期一
[editor] VSCode sync-setting
VSCode 跟 Atom 一樣都有sync-setting 外掛,但設定方式不太一樣。
VSCode 環境中使用sync-setting
1. 先在 gist上 Generate new tokens
2. 在 VSCode sync_setting 使用 Update/Upload settings,若為第一次使用時會要求輸入token,系統會自動取得gistid,並於gist上自動產生一個新gist。
3. 記下所產生的gistid以用於另一台機器的VSCode (第一次使用時在 VSCode sync-setting 下使用Download settings,系統會要求輸入gistid)
PS. Atom中使用sync-settings 除了要 Generate new token,還要自己新增gist並取得gistid。
(參考:https://garfieldduck.me/atom-sync-settings/)
VSCode 環境中使用sync-setting
1. 先在 gist上 Generate new tokens
2. 在 VSCode sync_setting 使用 Update/Upload settings,若為第一次使用時會要求輸入token,系統會自動取得gistid,並於gist上自動產生一個新gist。
3. 記下所產生的gistid以用於另一台機器的VSCode (第一次使用時在 VSCode sync-setting 下使用Download settings,系統會要求輸入gistid)
PS. Atom中使用sync-settings 除了要 Generate new token,還要自己新增gist並取得gistid。
(參考:https://garfieldduck.me/atom-sync-settings/)
- Github Links
訂閱:
文章 (Atom)