How to easily work with Portable text in React
Having built projects with text editors that implemented their own custom way of storing text while keeping the same HTML structure and tags, my discovery of Portable text spec felt like a heaven-sent. However this discovery soon turned into a node package hell trying to figure out how to then parse portable text into custom react components.