Skip to main content

Home/ MOBIUS Libraries/ Group items tagged javascript

Rss Feed Group items tagged

anonymous

Closure Tools - Google Developers - 0 views

  • The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
  •  
    This works amazingly well. The javascript we use to send text messages in the webpacs went from 8.5k to 4.3k. Also this works to combine multiple scripts and optimize them all together.
Jennifer Parsons

The Bedbug Bunk: How the New York Times Used Fear and Misinformation to Spread Public L... - 0 views

  • Brooke Borel, author of the forthcoming book Suck: The Tale of the Bed Bug, has also responded to Saint Louis’s article. She points out that Saint Young is outright wrong in declaring that bedbugs have only just “discovered a new way to hitchhike” through books. “This is an ancient pest, and it has been doing its thing for at least thousands of years. Probably far, far longer.” She also reiterates what entomologists have been telling me over the past two days. The risk is low. “You aren’t very likely to pick up bed bugs in these types of public spaces. The bugs are far more highly concentrated in residences, where they can breed and multiply in close proximity to their food source.”
  •  
    Reports of bedbug demise have been greatly exaggerated, it seems.
  •  
    That's a relief. I was itchy just thinking about that.
Jennifer Parsons

Unprofessional Development: Katamari Hack - 2 views

  •  
    A hack you can stick in your browser window to make any web page Katamari Damacy!
  •  
    Can you repost the link? A giant ball just rolled over this page and now it's gone :(
1 - 4 of 4
Showing 20 items per page