Tag: Location: MTV

  • Lovefield: A JavaScript Relational Database (100 days of Google Dev)

    Arthur Hsu introduces Lovefield. Lovefield is an open-source relational database written in JavaScript and can run within browsers. It is fast, safe, easy to use, and supports Chrome, Firefox, Internet Explorer (version 10 and later), and Safari (version 5.1 and later). Lovefield provides SQL-like APIs that are easy to learn and use, without the risk…

  • V8, modern JavaScript, and beyond – Google I/O 2016

    Join Seth Thompson as he talks about V8, modern JavaScript, and beyond. JavaScript powers the modern web and countless servers running Node.js. Chrome’s V8 engine is faster than ever at running JavaScript code and now includes powerful new ES2015 features to give developers more control over how they write their apps. Listen to Seth Thompson…