# viivBlog **Repository Path**: viivlgr/viivBlog ## Basic Information - **Project Name**: viivBlog - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # viivBlog 学习记录 ## js基础 - [面试题](https://github.com/viivLgr/viivBlog/tree/master/blog/interview) - [函数柯里化](https://github.com/viivLgr/viivBlog/issues/1) [blog](https://github.com/viivLgr/viivBlog/blob/master/blog/jsBase/%E5%87%BD%E6%95%B0%E6%9F%AF%E9%87%8C%E5%8C%96.md) - [设计模式](https://github.com/viivLgr/viivBlog/blob/master/blog/jsBase/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.md) - [根据zepto和jquery源码了解prototype](https://github.com/viivLgr/viivBlog/tree/master/demo/jsBase/prototype) - [js 模拟call,apply,bind](https://github.com/viivLgr/viivBlog/tree/master/demo/jsBase/js%E6%A8%A1%E6%8B%9Fcall%2Capply%2Cbind%E5%87%BD%E6%95%B0) - [js 模拟 promise](https://github.com/viivLgr/viivBlog/tree/master/demo/jsBase/es6/promise) - [异步](https://github.com/viivLgr/viivBlog/tree/master/demo/jsBase/%E5%BC%82%E6%AD%A5) ## 基础工具 - [jsonp](https://github.com/viivLgr/viivBlog/issues/2) [参考blog](https://github.com/viivLgr/viivBlog/blob/master/blog/jsBase/%E5%8E%9F%E7%94%9FJavaScript%E5%B0%81%E8%A3%85jsnop%E8%AF%B7%E6%B1%82.md) - [Jenkins 安装和配置](https://github.com/viivLgr/viivBlog/blob/master/blog/jenkins/Jenkins%E5%AE%89%E8%A3%85%E5%92%8C%E9%85%8D%E7%BD%AE.md)