New blog post; Pointing out the things I've come to really love about JS/TS over the years.
"JavaScript/TypeScript is actually really good"
JavaScript guy. Frontend web dev at VHT. Core team member on Yarn package manager.
- Pro UI tip; if you make a "dark mode" for your website, you should probably set the text input color to white.
- Why is it that CSS continually adds new features, yet HTML hasn't done anything in a decade? The basic input controls could use dramatic expansion. Autocomplete box? Select box placeholder? Shouldn't have to code up a bunch of JS to get basic inputs that are useful.
- More people need to be online by 7:30am ... ... so I can have someone to voice my woes to and share all the links to broken code I keep finding that are preventing deploys from working.

