• AC
  • Engineering Manager at Meta • Advisor • Speaker • Writer
  • Blog
  • Github
  • LinkedIn
  • Stack Overflow
  • Newsletter via RSS
  • Newsletter via Email
  • Copyright Adam Conrad © 2022

How JavaScript Engines Work

What happens when a browser loads a page? Do you know how the internals of browsers work to turn the JavaScript code you write into... »

Javascript, Compilers, V8, Engines 03 Oct 2018

Data structures for graphs in JavaScript

Now that we’re done with searching and sorting on basic data structures, it’s time to dive into the most applicable data structure in all of... »

Javascript, Data-structures, Algorithms 02 Oct 2018

Verifying request signatures in Elixir/Phoenix

If you’re working with public APIs a common security task is to verify request signatures to prove the request is coming from who you believe... »

Elixir, Phoenix, Api, Crytography 30 Sep 2018

The algorithms behind the Sort function in JavaScript

Have you ever wondered what happens when you call Array.prototype.sort()? What did the creators of JavaScript use to sort items in the language? Today we’re... »

Javascript, Data-structures, Algorithms 25 Sep 2018

Why Airbnb has pivoted away from React Native

For the last two years, Airbnb has been using React Native to accelerate development of their mobile platforms. React Native is an open source framework... »

Javascript, Ios, Android, React-native 20 Sep 2018
« Newer Posts Page 16 of 20 Older Posts »
A new version of this app is available. Click here to update.