Web Development Resources

Published: 21 Jun 2016 Category: web_dev

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?

Installing RVM

https://rvm.io/rvm/install

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

Javascript

6 Best JavaScript Frameworks to Learn In 2016

A Brief Overview of Popular JS Frameworks: React, Angular, Bootstrap, and Polymer

https://dzone.com/articles/react-angular-bootstrap-and-polymer-the-basics?utm_source=Top%205&utm_medium=email&utm_campaign=top5%202016-09-02

How it feels to learn JavaScript in 2016

https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f#.7ux04vedl