The Habits of Effective JavaScript Developers

I started thinking “What are the habits that the most effective JavaScript developers I know have in common?” This is what I came up with. Read more

Similar

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 »