Studying ‘jQuery’

Summary jQuery is a lightweight, “write less, do more”, JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single […]

Studying ‘Cytoscape.js’

Summary Graph theory (a.k.a. network) library for analysis and visualisation (compatible with CommonJS/Node.js/io.js, AMD/Require.js, jQuery, npm, Bower, spm, jspm, Meteor/Atmosphere, and plain JS/JavaScript) – from?http://js.cytoscape.org/ Dependency JavaScript jQuery Ajax References Cytoscape.js?Homepage and Document JavaScript Tutorial | W3Schools jQuery Tutorial |?W3Schools CSS?Tutorial | W3Schools