Hacker News new | ask | show | jobs
by ant1oz 1967 days ago
Same story here, on top of that, the tech lead had the most aggressive linting on the planet (no ES class allowed, limited arrow functions, and so on....) I burned bridge, I don't want to have to deal with people that mind fucked limited in their brain where only good code pass this abusive code lint. TS is really cool, forcing the use of `any` is really dumb.

The only downside of burning bridge is that now, I don't have an overview on how bad shape this project is.