Hacker News new | ask | show | jobs
by mezzode 3024 days ago
You can already write interfaces for your Redux actions in TypeScript to get the benefits of static typing, so I'm not even sure that there would be an appreciable improvement if Redux used methods instead.