Web Development Resources
How to Install Node.js® and NPM on Windows
How to install a gem correctly: use RVM
Why do I get a “permission denied” error while installing a gem?
- stackoverflow: http://stackoverflow.com/questions/17550903/why-do-i-get-a-permission-denied-error-while-installing-a-gem
Installing RVM
Integrating RVM with gnome-terminal
https://rvm.io/integration/gnome-terminal
Install bower
/usr/bin/env: node: No such file or directory
linjinbin@ubuntu:~/sw/node-v0.1.100$ cd /usr/local/lib/node_modules/bower/bin/
linjinbin@ubuntu:/usr/local/lib/node_modules/bower/bin$ ./bower -v
/usr/bin/env: node: No such file or directory
linjinbin@ubuntu:/usr/local/lib/node_modules/bower/bin$ sudo ln -s /usr/bin/nodejs /usr/bin/node
Toc of Markdown
为Jekyll博客添加目录与ScrollSpy效果
How to add Table of Contents to Jekyll
http://blog.webjeda.com/jekyll-toc/
Tocify
- blog: http://gregfranko.com/jquery.tocify.js/
- blog: http://www.helloweba.com/demo/2016/tocify/
- github: https://github.com/gfranko/jquery.tocify.js
Javascript
6 Best JavaScript Frameworks to Learn In 2016
- keywords: AngularJS / React / Ember / Adonis / Vue.js / Backbone.js
- blog: http://www.discoversdk.com/blog/6-best-javascript-frameworks-to-learn-in-2016/#/wow
A Brief Overview of Popular JS Frameworks: React, Angular, Bootstrap, and Polymer
How it feels to learn JavaScript in 2016
https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f#.7ux04vedl