Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Mastering Modular JavaScript is the second book in the series, and it discusses module thinking in detail. Mastering M... (more…)
Read more »
How to access the device's cameras on a web page, via JavaScript, with support for multiple browsers and without the need for external libraries. (more…)
Read more »
A library to perfectly deep clone JavaScript values. - gactjs/clone... (more…)
Read more »
Scraping data from a JavaScript-rendered website with Python and requests_html. requests_html is an alternative to Selenium and PhantomJS. (more…)
Read more »
2017 has been a wild year for JavaScript and frontend development. A new version of the language was released, GraphQL was announced, compile-to-JavaScript languages were rolled out by the dozen, React became the default frontend framework, and more. Here... (more…)
Read more »