Moebio FrameworkMoebio Framework is a JavaScript toolkit for performing data analysis and creating visualizations. we'll see about that :)...; via Radimir Bitsov
It's been a while, eh? brace yourself - today's list will be the longest, thus far. Sorry for the missing sources - got lost, since I had the list below bookmarked...
I Want These Bugs Off My InternetAs presented at Defcon 23 in 2015, I'm talking about how hackers can make the web better, faster, and way more secure. No more Clickjacking!; via Jan Lehnardt
The PourOver Book; via somekittens; PourOver is a library for simple, fast filtering and sorting of large collections – think 100,000s of items – in the browser. It allows you to build data-exploration apps and archives that run at 60fps, that don’t have to to wait for a database call to render query results. - interesting
Effective JavaScript CodemodsTool assisted code modifications can help evolve complex systems incrementally and aid in maintaining the health of large codebases.
dimpleAn object-oriented API for business analytics powered by d3.
Two.jsis a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl.
The DOM is getting betterMany of this newer DOM functionality is very close to jQuery methods, and were probably based upon jQuery’s ease of use.; via Axel Rauschmayer
dailyJS is no moreI've decided to stop writing DailyJS. It's part of my weekday ritual, and so it's a difficult decision to make, but it's time to move on to other things.
AdieuAdieu replaces annoying banner ads with images you want to see.; I like the idea, I dislike the pricing... $5 for 500 ads? today it will probably last for less than a day :(
WebAssembly(...) WebAssembly, that defines a portable, size- and load-time-efficient format and execution model specifically designed to serve as a compilation target for the Web.