Main tech:Three.js WebGL
On the 5th anniversary, I use Three.js to render a rose for my wife. Source code
Main tech:anime.js
A Ferris Wheel animation with anime.js. You can change the speed and direction. See blog here. Source code
Main tech:jQuery BootStrap CSS3
花费不到半小时帮师兄做了一个简单的 CSS3 动画效果,当页面滚动到指定距离时,header 区的背景色由透明变为蓝色。仿照了网站 https://quorrajs.org/ 的 Header 区动画效果。 Source code
Main tech:JavaScript LocalStorage requireJS Sass Gulp XSS
在任务三中,做了一个 PC 端的 ToDo 应用。任务四是将它优化,以适应移动端设备。 Source code
Main tech:JavaScript LocalStorage
任务三,ToDo 单页应用,主要使用了 LocalStorage 存储数据,使用 JSON 模拟了 3 张数据表。 Source code
Main tech:HTML CSS
完成百度前端学院的任务。深刻的理解了BFC、浮动、inline-block间距,多列布局等技术。还有一篇相关的日志。 Source code
Main tech:AngularJS CSS3
使用 AngularJS 中的 ngAnimate 加 CSS3里面的一些旋转效果,做出页面切换的效果。 Source code
Main tech:AngularJS UI-router
UI-router 作为 AngularJS 中路由的扩充,实现了多级路由的效果。使得前端界面跳转更加方便。 Source code