JavaScript is cool (don't @ me), but how can a machine actually understand the code you've written? As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and s... (more…)
Read more »
Dear Apple, Call it what you want - code pushing, hot patching - but the concept is the same: a framework that allows apps to be updated by developers AFTER download. I think we can agree the goal is sound - reduce bugs and crashes. But is this concept - ... (more…)
Read more »
This is for those familiar with the basics of JavaScript and looking to advance their knowledge and really understand how the language works. We'll cover topics that are essential to help you read, understand, and write better code. Before starting, you s... (more…)
Read more »
Leader and followers algorithm for distributed systems. - pioardi/ring-election... (more…)
Read more »
The Firebase JavaScript SDK implements the client-side libraries used by
applications using Firebase services. This SDK is distributed via: (more…)
Read more »