Some of the pros and cons of using GraphQL as a query language for APIs, as well as how to get started building an implementation. (more…)
Read more »
A while back, I built a new BugMuncher control panel using the JavaScript framework Ember.js, in order to make use of the REST API back-end I’d also been working on. Deciding to go with a JavaScript framework for the control panel, instead of building it ... (more…)
Read more »
I'm writing a 3rd edition of
my freely
available book, Eloquent JavaScript. It'll modernize and further improve the book.
Writing is a lot of work, and I know a lot of people appreciate this
work, so I hope some of you are interested in chipping in some m... (more…)
Read more »
JavaScript for extending low-latency in-memory key-value stores Zhang & Stutsman, HotCloud’17 Last year we looked at RAMCloud, an ultra-low latency key-value store combining DRAM and RDMA… (more…)
Read more »
In this article we cover deep learning on web browsers, including popular JavaScript libraries and frameworks, and how to build a neural network with ml5.js. (more…)
Read more »