This article explain What is Oracle Nashorn, its advantages, its use and how to convert java program to JavaScript and JavaScript to java program.
lodash - A utility library delivering consistency, customization, performance, & extras.
Use one of these techniques to install node and npm without having to sudo. Discussed in more detail at http://joyeur.com/2010/12/10/installing-node-and-npm/ Note: npm >=0.3 is safer when using sudo. - Gist is a simple way to share snippets of text and code with others.
Whether you re writing javaScript for the browser or for nodeJS, the question exists: what unit test library should I use to ensure my javascript code is working as expected? There are plenty to choose from, and several that are popular.
New things and writing about learning, technology, and art
A new way to share data
courte présentation de l'informatique et de la programmation quantique
GoogleScraper - A python module to search and scrape the mighty Google search engine using proxies (socks4/5, http proxy) and with many different IP's, including asynchronous networking support (very fast). This probably infringes the Google TOS!
ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
This year I submitted a piece to the JS1K competition: "You Are Here". JS1K is a competition for writing JavaScript demos that are no larger than 1024 bytes. This blog post describes some of the tricks I learned along the way: Writing small code Compressing data Using Closure Compiler efficiently to minify the code Using…
JavaScript patterns and antipatterns collection