rem’s avatarrem’s Twitter Archive—№ 72,920

  1. Wondering/realising that there's fewer code linting tools for html and css because they're both languages that are resilient. i.e. if you use a tag that doesn't exist, it doesn't blow up. JavaScript leans heavily on these tools because it does blow up and _if_ it does, it be bad