Replay Your Remote JavaScript Error

One of the hardest things a developer must do is release their bug-riddled code out into the world, knowing they may never hear from those… Read more

Similar

JavaScript Trends to Watch in 2017

Redux creator Dan Abramov asked his massive audience of JS devs on Twitter what the most interesting things in the JS world are. I condensed the huge list of responses to the most popular ones here. It's a very interesting look into the future of JS over ... (more…)

Read more »

Refactoring 30000 lines of JavaScript with types

30000 lines of client-side JavaScript. No tests. Two difficult TV deployment platforms with poor tooling. Strong dependencies on poorly documented external APIs. The task: add support for a third TV platform to the two supported platforms and switch to a ...

Read more »