Category: The JavaScript Programming Language
-
automating & scraping the Web with JavaScript and Puppeteer
https://codeburst.io/a-guide-to-automating-scraping-the-web-with-javascript-chrome-puppeteer-node-js-b18efb9e9921 https://developers.google.com/web/tools/puppeteer/ https://github.com/puppeteer/puppeteer/
-
diving into “Bootstrap”, the front-end web development framework
https://en.wikipedia.org/wiki/Bootstrap_(front-end_framework) http://getbootstrap.com http://blog.getbootstrap.com I am quite thrilled …
-
“Maintainable JavaScript” – having started reading this book I find the JavaScript code in my new office a little more acceptable
http://shop.oreilly.com/product/0636920025245.do https://www.safaribooksonline.com/library/view/maintainable-javascript/9781449328092/ my bookmark: “The with Statement”
-
I just looked at the HTML source of a Facebook friend’s “about”
This HTML + Javascript source code is gigantic. You should see, how much you get transferred for so little information. One of the impacts of web 2.0. Would be rather interesting to extract all Facebook friends’ details like birthday into my personal / “private” addressbook.
-
plupload – a tool for uploading files using Flash, Silverlight, Google Gears, HTML5 or Browserplus
Plupload – A tool for uploading files using Flash, Silverlight, Google Gears, HTML5 or Browserplus I am having a look into this awesome technology for uploading files. implemented in JavaScript plus … – your interface is in JavaScript it is Open Source find it listed and compared at en.wikipedia.org/wiki/Upload_components the official website: plupload.com have a look…
-
O’Reilly Media book: Learning JavaScript Design Patterns
Learning JavaScript Design Patterns: With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
-
O’Reilly Media book: jQuery Pocket Reference
jQuery Pocket Reference: jQuery is the “write less, do more” JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. This book is jQuery’s trusty companion: the definitive “read less, learn more” guide to the library. jQuery Pocket Reference explains everything you need to…
-
O’Reilly Media: JavaScript & jQuery: The Missing Manual
JavaScript & jQuery: The Missing Manual: You don’t need programming experience to add interactive and visual effects to your web pages with JavaScript. This Missing Manual shows you how the jQuery library makes JavaScript programming fun, easy, and accessible to web designers at every level of experience. You’ll quickly learn how to use jQuery to…
-
Google Script: Enterprise Application Essentials
Google Script: Enterprise Application Essentials: How can you extend Google Apps to fit your organization’s needs? This concise guide shows you how to use Google Scripts, the JavaScript-based language that provides a complete web-based development platform—with no downloads, configuration, or compiling required. You’ll learn how to add functionality to Gmail, spreadsheets, and other Google services,…