JavaScript (javascript) group
Notices
-
!javascript alternative to eval: `new Function(txt_to_eval)();` !js !webdev
about 11 days ago from Choqok-
@zital IIRC, it's calling eval anyways. It also inherits AFAICT all the reasons to (generally) avoid eval in the first place
-
-
Building a simple paint game with !HTML5 #Canvas and Vanilla !JavaScript http://identi.ca/url/75971256
-
Popline is an !html5 Rich-Text-Editor Toolbar http://bit.ly/10V2EJd !js !javascript !jquery !webdev
about 11 days ago from Choqok- miccaman likes this.
-
Request -- Simplified HTTP request method for !node !js http://bit.ly/12umxK5 !javascript !webdev
about 12 days ago from Choqok -
5 HTML5 JavaScript APIs to keep an eye on http://daker.me/2013/06/5-html5-javascript-apis-to-keep-an-eye-on.html !HTML5 !JavaScript #API
-
I can't get removeEventListener onmouseleave to work in Chrome/Chromium. Does anyone have any tips, hints, or suggestions? !javascript
-
!node !js http request on port 443 FAIL, use https instead `var https = require('https');` !webdev !javascript
about 15 days ago from Choqok- miccaman likes this.
-
Unzip files from .zip archives in JavaScript https://github.com/andreasgal/zipfile.js !JavaScript
-
Execution in the kingdom of nouns: http://ur1.ca/e4d01 !java !javascript !haskell
about 18 days ago from BitlBee -
`'force new connection': true` flag for real !node !js socket.io benchmarking !webdev !javascript
about 18 days ago from Choqok -
taking !javascript seriously with !backbone http://bit.ly/150WFm4 !js !webdev
about 21 days ago from Choqok -
how to include file in !firefox add-on !node !js style http://mzl.la/13Ppi2u !javascript !webdev
about a month ago from Choqok -
Native equivalents of !jquery functions http://bit.ly/199nU0t !javascript !js !webdev
about a month ago from Choqok- Carlos Solís likes this.
- Carlos Solís repeated this.
-
Writing Testable !JavaScript http://alistapart.com/article/writing-testable-javascript
-
Editr — A playground for !HTML, !CSS, and !JavaScript http://codevisually.com/editr-a-playground-for-html-css-and-js/
-
The Design of Code: Organizing !JavaScript http://alistapart.com/article/the-design-of-code-organizing-javascript
-
!firefox Add-on builder http://mzl.la/12JgJZj !js !javascript !webdev
about a month ago from Choqok -
!firefox Extension in 5 minutes with Jetpack Builder (Mozilla Summit 2010) http://bit.ly/12Jg0Y8 !javascript !js !webdev
about a month ago from Choqok -
A Few !JavaScript Performance Tips by @taylorhakes http://blog.taylorhakes.com/post/50843582460/a-few-javascript-performance-tips
-
Understanding callback functions in !JavaScript http://recurial.com/programming/understanding-callback-functions-in-javascript/