how to use jQuery with TypeScript
- Hank
- 06 Aug, 2020
It's 2020, why do you still need to use jQuery?Yeah, jQuery has 53.8k stars on Github. And still, there are more than 97% of websites are
Read More用 Taro 和 Vue 写了一个微信小程序
- Hank
- 05 Aug, 2020
最近尝试写微信小程序,毕竟是现在的趋势。然后发现因为入场太晚,各种轮子已经造得遍地飞了。比如这里有一个框架,出自京东,叫做Taro,它的目的是写一份代码,就可以在诸如微信、支付宝、字节跳动(它家的什么app支持小程序?)等端作为小程序运行。于是拿来试了以下。我本来只熟悉Vue
Read MoreHow to fix Git show all file as modified in WSL
## SolutionIf you open your code in Windows, and run git in WSL bash, you will have a big chance to meet an issue that `git status` shows
Read MoreChange Ubuntu 20.04 update source to mirror site in China
Ubuntu 20.04 has been released for a while, its code is `Focal Fossa`. Again, if you are in China, better change the update source to mirror
Read MoreHow to fix You have to set a contact email in Chrome Web Store
- Hank
- 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 extens
Read More