dev.to
Creating PDF Files Without Slowing Down Your App
Simon Hessel on running react-pdf inside a web worker, so generating a large document stops blocking the UI.
Read post →Releases, design notes and announcements from the react-pdf project.
Simon Hessel on running react-pdf inside a web worker, so generating a large document stops blocking the UI.
Read post →There is no browser in here. A walk through the six steps that turn a React element tree into a PDF file, and why they happen in that order.
A full reimplementation of the library, backwards compatible with v1. The ideas behind v2 and the problems it solves.