Hacker News new | ask | show | jobs
by YCode 3360 days ago
What's wrong with propTypes?
1 comments

In a non-Typescript project, they're a shoddy half-baked type system duct-taped together. In a Typescript project, they're almost completely redundant, they add a huge maintenance burden for basically no gain.