Introducing render-vendor
We just published render-vendor, a faster alternative to wkhtmltopdf when rendering HTML documents to PDFs (or PNGs, JPEGs, BMPs...). With it, you can: Generate PDFs in »
We just published render-vendor, a faster alternative to wkhtmltopdf when rendering HTML documents to PDFs (or PNGs, JPEGs, BMPs...). With it, you can: Generate PDFs in »
Intro This is the second in a series of posts that introduce essential tools & strategies when architecting a JS app for native desktop platforms. This »
Intro This is the first in a series of posts that will introduce essential tools & strategies when architecting a JS app for native desktop platforms. »
TL;DR: if you're using Mirage in production, add this.passthrough('http://localhost:0/chromecheckurl') to your mirage/config.js I was building a small website »