https://github.com/huyuee/blog
📖 个人博客
https://github.com/huyuee/blog
css html javascript linux nginx react shell vpn
Last synced: 5 months ago
JSON representation
📖 个人博客
- Host: GitHub
- URL: https://github.com/huyuee/blog
- Owner: HuYuee
- License: mit
- Created: 2017-03-14T15:14:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T05:48:59.000Z (over 7 years ago)
- Last Synced: 2024-04-16T20:10:32.989Z (over 1 year ago)
- Topics: css, html, javascript, linux, nginx, react, shell, vpn
- Language: HTML
- Homepage: https://www.jianshu.com/u/2b10ebdd9c0f
- Size: 6.06 MB
- Stars: 29
- Watchers: 7
- Forks: 3
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 胡玥个人博客
[前端知识体系目录](https://github.com/HuYuee/blog/issues/23)
## Html相关文章
- [Html5语义化标签](https://github.com/HuYuee/blog/issues/25)
- [HTML标签的默认样式和CSS-reset](https://github.com/HuYuee/blog/issues/28)
- [CSS盒模型 ](https://github.com/HuYuee/blog/issues/34)
- [Zen Coding--如何快速地书写HTML代码](https://github.com/HuYuee/blog/issues/17)
## javaScript相关文章
- [apply和call的说明](https://github.com/HuYuee/blog/issues/1)
- [with语句详解](https://github.com/HuYuee/blog/issues/2)
- [利用正则表达式进行字符串替换(replace方法)](https://github.com/HuYuee/blog/issues/3)
- [原型对象](https://github.com/HuYuee/blog/issues/6)
- [原型链](https://github.com/HuYuee/blog/issues/7)
- [github pages+阿里云域名绑定搭建个人博客](https://github.com/HuYuee/blog/issues/13)
- [测试浅拷贝和深度拷贝](https://github.com/HuYuee/blog/issues/57)
- [js数字的货币格式表示法(每三位一个逗号分隔)](https://github.com/HuYuee/blog/issues/56)
## React
### React高阶组件的深入
- [深入理解 React 高阶组件](https://zhuanlan.zhihu.com/p/24776678)
- [React进阶——使用高阶组件(Higher-order Components)优化你的代码](https://segmentfault.com/a/1190000004598113)
- [React 高阶组件浅析](https://segmentfault.com/a/1190000010845410)
- [深入理解 React 高阶组件](http://www.jianshu.com/p/0aae7d4d9bc1)
### React老版本mixin研究
- [React Mixin 的前世今生](https://www.w3ctech.com/topic/1599)
- [React Mixin 的使用](https://segmentfault.com/a/1190000003016446)
## 浏览器原理相关文章
- [浏览器的解析原理](https://github.com/HuYuee/blog/issues/26)
## 前端相关文章
- [Vue.js 2.2 卡片api](https://github.com/HuYuee/blog/issues/15)
- [react学习笔记](https://github.com/HuYuee/blog/issues/36)
- [前端开发规范](https://github.com/HuYuee/blog/issues/53)
- [如何写好一篇入门教程?](https://github.com/HuYuee/blog/issues/42)
## 前端生成工具相关文章
[rollup的使用说明](https://github.com/HuYuee/blog/issues/21)
## shell相关文章
[shell脚本--判断系统 ](https://github.com/HuYuee/blog/issues/20)
## 阿里云相关文章
- [github pages+阿里云域名绑定搭建个人博客](https://github.com/HuYuee/blog/issues/13)
- [使用python脚本清理阿里云cdn缓存](https://github.com/HuYuee/blog/issues/39)
## 自己搭建vpn服务器
之前一直是使用vpn翻墙软件,但是由于软件被封。最近的vpn的价格上涨的太快,所以不如自己搭建一个。
- [搬瓦工(bandwagonhost)后台管理VPS&安全设置](https://blog.phpgao.com/bandwagonhost_vps_panel.html)
- [30元一年,打造自己的翻墙VPS](https://blog.phpgao.com/vps.html)
- [使用shadowsocks轻松搭建翻墙环境教程](https://blog.phpgao.com/shadowsocks_on_linux.html)
- [自己搭建翻墙服务器](http://jiyiren.github.io/2016/10/06/fanqiang/)
- [搬瓦工VPS主机自主更换IP、更换数据中心方法](http://www.banwagong.me/25.html)
## 小说感悟
- [《平凡的世界》赏析](https://github.com/HuYuee/blog/issues/14)