markdown语法

主要内容 Markdown是什么?谁创造了它?为什么要使用它?怎么使用?谁在用?尝试一下     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

how to download videos from acFun

How to download videos from Acfun(原创,侵删) 作为一名A站死基佬,看到 有趣的视频的时候,第一时间想到的就是分享。然而 很多时候,我并不想直接分享A站源地址 出去,就想着 如果 我有这个 视频源地址 会不会更加的酷。     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

21 top vueJS libs

21 Top Vue.js UI Libraries For Your App As the star-wars are raging, Vue.js recently passed React in the number of GitHub stars. Although still behind React in the sheer number of downloads according to NPM, the popularity of Vue.js seems to be growing. Like React, one of Vue’s best features is the ability to compose your UI using isolated and modular components. To help build your next application faster, here are some of the best UI component libraries out there in 2018.     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

some tricks

requestAnimationFrame polyfill     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

map forEach reduce的区别

JS中 map forEach reduce的区别应题主要求来个形象的:假设我们有一个数组,每个元素是一个人。你面前站了一排人。     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

如何在vue中使用vw移动端适配

转载修改自大漠的 vw适配方案。vue 项目中使用vw 做移动端适配     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

实用js代码片段

JavaScript 错误处理的方式的正确姿势/匿名函数自执行写法/获取日期时间缀 等 前端常用代码分析     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018

ES6实用的代码片段

ES6实用的代码片段: 判断元素是否在可视窗口可见、获取滚动条位置、链式调用异步函数、柯里化一个-Promise-函数、运行连续的-promises、休眠、考拉兹算法、两点之间的欧氏距离、精确的几位小数、语音合成,实验阶段、将-JSON-写到文件、根据键值对创建对象、对象转化为键值对、浅克隆对象、Hex转RGB、RGB转hex、是否为数组     阅读全文
AppleSun's avatar
AppleSun 7月 02, 2018