Posts related to programming category
how to keep preview file in VS Code quickly
- 12 Nov, 2019
You are a VS Code master, you barely use mouse when coding.You want to edit a file A in your project.You open A via hotkey, CMD+Shif+R
Read MoreBoost your Frontend development speed in China
- 10 Mar, 2020
Waiting for something is wasting time, especially when development, you always need to wait for compiling, wait for install dependencies...
Read MoreHow to trigger click event in Gmail
- 12 Mar, 2020
If you want to hack Gmail UI, to build web extension or any other similar tool that works on top of Gmail, you always want or need to trigg
Read MoreUse Husky to manage git hooks
- 20 May, 2020
[Git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) is a powerful tool to make your life easier.It fires off custom scr
Read MoreHow to fix You have to set a contact email in Chrome Web Store
- 02 Jul, 2020
I have multiple accounts in Chrome Web Store to manage multiple Chrome extensions.Today I found that one of my extension [one click exten
Read More