itboos / accumulation

各种知识的积累,以及前端博客
11 stars 0 forks source link

待看的: #18

Open itboos opened 6 years ago

itboos commented 6 years ago

一些待看的问题和知识:

  1. JSON.stringify出现 "Converting circular structure to JSON"的问题 stackoverflow - 循环引用的问题 CSDN文章 MDN文章
itboos commented 6 years ago
  1. https://aotu.io/notes/2017/01/19/wxapp-event/index.html 微信小程序跨页面通信解决思路 小程序中的发布订阅模式
itboos commented 6 years ago
  1. js 书籍: JavaScript 语言 精髓与编程实战

  2. git git的学习 Git 书籍

itboos commented 6 years ago

clipboard.js: https://github.com/zenorocha/clipboard.js/ https://clipboardjs.com/ tooTip 提示库: https://github.com/primer/primer/tree/master/modules/primer-tooltips

itboos commented 6 years ago

一个小的UI 库: https://github.com/kylelogue/mustard-ui

itboos commented 6 years ago

react 设计思想: https://github.com/reactjs/react-basic

itboos commented 6 years ago

一个凑合的 Vue.js 移动端 UI 组件库 https://github.com/airyland/vux https://doc.vux.li/zh-CN/components/v-chart.html 官网

itboos commented 6 years ago

一个简单的Promise 实现: https://github.com/calvinmetcalf/lie

itboos commented 6 years ago

不错的git 文档 : https://git-scm.com/book/zh/v2/Git-%E5%88%86%E6%94%AF-%E5%8F%98%E5%9F%BA

itboos commented 6 years ago

张旭鑫 各类缓动算法 单页切换骨架。适用于移动web APP, Hybrid混合APP, Phonegap开发 js缓动库: tween.js https://github.com/tweenjs/tween.js

itboos commented 5 years ago

Flutter学习demo

itboos commented 4 years ago

2019

github上 的 博客:

https://github.com/brickspert/blog

Vue.js 技术揭秘:

https://ustbhuangyi.github.io/vue-analysis/

https://github.com/ustbhuangyi/vue-analysis