Frontend

173 articles · all categories

Lessons from 20 years of building UIs people actually use — React, dataviz, and the browser platform.

Frontend articles

1 article from September 2017 · show all

How JavaScript linters cause bugs

I was doing code review for a coworker, and it soon became obvious that he used a linter and that the linter gave him a bright idea: _use strict comparisons_.