Explore >> Select a destination


You are here

blog.waleedkhan.name
| | blog.risingstack.com
71.4 parsecs away

Travel
| | Learn how the Node.js module system & CommonJS works and what does `require` do under the hood.
| | jborza.com
125.0 parsecs away

Travel
| | I wanted to calculate the amount of pages per ebook, for statistical purposes. Most of the ebooks that I have are in the epub format. This file type is easy to parse, as the book is technically a ZIP file with an .epub extension, that contains XHTML files as content. The length in pages can be estimated by unzipping the entire book, then getting the text inside the (X)HTML file and calculating the number of characters.
| | shrik3.com
58.8 parsecs away

Travel
| | Personal blog.
| | marcus-obst.de
234.5 parsecs away

Travel
| Query JSON Response with JSON Path