It's 2019 and I'm Still Using Python 2
A developer discusses the implications of still using Python 2 in 2019, sharing slides from a conference talk on the topic.
A developer discusses the implications of still using Python 2 in 2019, sharing slides from a conference talk on the topic.
A React team member shares personal strategies for coping with stress and feedback after major project releases like React Hooks.
A developer recounts the process of reviving a deprecated open-source Python library for parsing recipe ingredients, detailing the challenges of legacy code.
A guide for open source maintainers on how to gracefully close or reject unwanted pull requests and patch submissions.
Introducing a PHP library for identifying dead code using executable markers called "tombstones" to safely clean up legacy projects.