My biggest technical mistakes (so far)
A developer reflects on two major technical mistakes: choosing Flow over TypeScript and managing a multi-language monorepo, sharing lessons learned.
A developer reflects on two major technical mistakes: choosing Flow over TypeScript and managing a multi-language monorepo, sharing lessons learned.
A team's journey migrating from Flow to TypeScript for better type safety and maintainability in their React/JavaScript frontend codebase.
Discusses whether the dev.to frontend codebase should adopt TypeScript or Flow for static typing, exploring community interest and options.
Explores how Deep Work techniques can help achieve a state of Flow, leading to greater satisfaction and improved skills.
A tutorial on setting up and using Flow for type checking in a React + Redux application to prevent bugs and improve development.