-
关于AI的一些想法(Thoughts about AI)
Share some thoughts about AI.
-
Game notes
Game notes
- Canvas VS WebGL
- Math
- Math-Note-for-Game-Dev: 系统的,完备的,清晰的整理游戏开发中所使用的数学知识笔记。用于游戏开发者的数学手册。
- Frameworks
- pixi.js: Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback.
- Hilo: A Cross-end HTML5 Game development solution developed by Alibaba Group
- phaser: Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
- Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL.
- Play game with AI
-
Github stars
Teams
-
Vue Code Review
- Mind map for Vue
- References
-
Weex2Vue Tools
- Weex2Vue Tools
- Webpack config file for weex2vue.
- Optimize official webpack config. Add virtual files for vue entries. (优化官方webpack配置,使用虚拟文件作为vue-entry。)
- FooterPlugin for debugging js code. (给JS源文件添加调试注释)
- px-loader for weex css. (给weex文件的无单位数字添加px)
- weex2vue: transform weex files to vue files. (批量转换weex文件为vue文件)
- Webpack config file for weex2vue.
- Weex2Vue Tools
-
Webpack Usage
- How to use webpack?
- Simple Example.
- Split CSS from bundle.
- Split common module from bundle.
- How to use
presets-env
? - How to write a simple webpack-plugin?
- How to use webpack?
-
笔记:阿里、网易、滴滴共十次前端面试碰到的问题
前言
虽然我很讨厌whiteboards面试,但我还是决定整理一下。毕竟,作为几年前端的我,看到这些题目确实有点虚。。。一直在创业公司工作,知识体系的特点是大、散、浅,来一个问题,解决一个问题,然后没后续了 。相比大企业的小、专、精,还是需要努力努力的(如果想转大公司的话)。
-
Simple SVG
SVG for resume
-
Chrome Extension
Get last focused window.
-
Proxy List
Check Proxies’ Availability.
-
Something About Virtual Dom
Virtual Dom is great! But, actually, I do think it’s should be optimized by the browsers itself not some stuff like JS.
-
Best component-based framework
Best component based framework
What we can choose ?
-
templates
Templates
Here is an image comes form art-template.
-
Weex bugs on windows
Cannot resolve module
-
jekyll notes
Install jekyll. Steps for Windows.
-
Note: You Don't Know JS
To see list
- Up & Going
- Foreword
- Preface
- Chapter 1: Into Programming
- Chapter 2: Into Javascript
- Chapter 3: Into YDKJS
- Scope & Closures
- this & Object Prototypes
- Types & Grammer
- Async & Performance
- ES6 & Beyond
- Up & Going
-
Feedback Systems
Feedback systems summary
-
Electorn Note
Install electron
set ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/ npm install electron --save-dev
-
HTML tips
inline
-
HTML tips
HTML Page