Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>javascript</span>

MooTools Application Framework

A presentation of various MooTools projects and how they help with web application development. MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. MooTools code …

Crankshaft: Turbocharging the Next Generation of Web Applications

Crankshaft is a new compilation infrastructure for V8, Google Chrome\’s JavaScript engine. By using aggressive optimizations, Crankshaft dramatically improves the performance of compute-intensive JavaScript applications — often by more than a factor of two! In this presentation, you will get an insight into how we decide which functions to optimize …