Tim Griesser: Making Relational Cool Again (or: JavaScript on ACID) | JSConf US 2015
Who in their right mind would ever want to work with RDBMS anymore. Especially in JavaScript, where you can just call "save" on your JSON and turn it into web-scale BSON, or get to choose between so many levels of DB that we don't even know which to use. This will be a story about one person's journey to try and make people believe that Node can actually be a thing for boring, early-2000's era web applications using (gasp) SQL. It'll also share some discoveries along the way including how ACID / transactions can be super useful in the everything-async world of JavaScript, and some tips and tricks for keeping a sane and organized data layer when venturing into the abyss of hybrid single-page / server-rendered applications. Transcript: https://gist.github.com/voodootikigod...

Jafar Husain: Async Programming in ES7 | JSConf US 2015

Abhinav Rastogi: Scaling NodeJS beyond the ordinary | JSConf Iceland 2018

Marcy Sutton: 30 Minutes or Less: The Magic of Automated Accessibility Testing | JSConf US 2015

Things every developer absolutely, positively needs to know about database indexing - Kai Sassnowski

How Netflix Uses Java - 2026 Edition

Naveed Ihsanullah: Parallelism experiments in JavaScript | JSConf US 2015

APIs for Beginners - How to use an API (Full Course / Tutorial)

Harvard Professor: CS50, What Matters More Than Programming Now, Lecturing Well | David J Malan

Steve Kinney: Building a musical instrument with the Web Audio API | JSConf US 2015

What the heck is the event loop anyway? | Philip Roberts | JSConf EU

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Jake Archibald on the web browser event loop, setTimeout, micro tasks, requestAnimationFrame, ...

"We Ran Out Of Columns" - The Worst Codebase Ever

Designing Data-intensive Applications with Martin Kleppmann

How AI will change software engineering – with Martin Fowler

It finally happened

It was more fun before AI

AI Bubble: How AI's push towards IPOs became a death drive | Ed Zitron

I am done with Golang

