Jeff Wen: TIL
Things I've learned, collected in
sinchang/til
.
bash
Rename the extension of multiple files
- 2021-03-14
Find total size of files matching a wild card
- 2021-03-24
chrome
How to Fix the NET::ERR_CERT_INVALID Error?
- 2022-07-19
css
Fix disabled input background is faded on iOS
- 2021-05-28
Remove hover styles on tap on mobile devices
- 2022-09-09
git
Deleting Multiple Branches in Git
- 2020-07-27
Fix case-sensitive git in Mac OS X
- 2021-02-23
How To Delete Local and Remote Tags on Git
- 2022-06-07
How do I force "git pull" to overwrite local files
- 2022-06-23
github
Push code with GitHub token
- 2021-05-21
How to force image update on GitHub
- 2022-06-05
go
Install Go on Mac (with homebrew)
- 2021-03-07
javascript
Detect if page is load from back button
- 2022-09-29
Var, Let, and Const – What's the Difference?
- 2022-10-31
lerna
Lerna publish only specific package
- 2021-05-21
php
Install php redis extension
- 2020-12-02
react
[react-transition-group] Warning: findDOMNode is deprecated in StrictMode.
- 2022-09-06
redis
Remove all matching keys from redis
- 2022-08-30
storybook
Fix: Module not found: Error: Can't resolve 'child_process'
- 2022-10-21
typescript
Accept any string, but suggest some specific values on autocomplete
- 2022-08-26
vscode
Collapse all methods in Visual Studio Code
- 2022-08-16