GenweiWu / Blog

个人技术能力提升
MIT License
4 stars 0 forks source link

发现

LESS

http://www.bootcss.com/p/lesscss

babel

http://babeljs.io/
https://babeljs.io/learn-es2015/

yarn 新一代的npm包管理

https://yarnpkg.com/zh-Hans/

SVG动态图像

看下面这些效果是不是很炫!
https://www.hongkiat.com/blog/svg-animations/
http://bashooka.com/coding/20-cool-svg-text-effects/

Read the Docs

创建、托管和浏览文档。
https://www.xncoding.com/2017/01/22/fullstack/readthedoc.html

UNPKG

unpkg is a fast, global content delivery network for everything on npm. Use it to quickly and easily load any file from any package using a URL like: 提供cdn服务

angular在线编程

https://stackblitz.com


一些想法

  1. 最近使用curl,发现自己对于网络的底层还是不太了解。感觉可以通过使用curl+抓包的结合来进一步了解。
    - curl、postman  
    - wireshark