What if I told you that the difference between a 30 second build and a 20 second one is about 4 working days?Where I work we’ve recently started moving more ... (more…)
Read more »
Unless otherwise noted, changes described below apply to the newest Chrome beta channel release for Android, Chrome OS, Linux, macOS, and Wi... (more…)
Read more »
MOUNTAIN VIEW - In an attempt to modernize its course offerings, Coursera announced this week the upcoming release of "Client-side Controversy", its newest selection of online videos targeted at budding web developers looking to hastily form opinions abou... (more…)
Read more »
What is the best HTML parser JavaScript library? Check out the comparison of DOMParser, Cheerio, Parse5 and jsdom. Find a suitable tool for your JS scraper. (more…)
Read more »
I recently overhauled a JS parsing library to delegate to the Rust implementation via Wasm. The result to users is seamless as the small Wasm bundled is inlined in the library as base64 encoded. Along the way, I saw that parsing can be much faster than ob... (more…)
Read more »