Issue #128 · September 16, 2019

Usage Share of Internet Browsers from 1996

“Never trust a computer you can’t throw out a window”

Best 7 links of week #37, 2019

Usage Share of Internet Browsers from 1996

Usage Share of Internet Browsers from 1996

A mind-bogging animation that shows the "browser war" for market share from 1996 to these days. Really interesting to see how trends have been shifting and if you have been around the dev block for a while, you might have some nice feeling watching this.

Articles

Cytoscape.js

A fanstastic graph theory and network library for analysis and visualisation - compatible with CommonJS/Node.js/Browserify/Webpack, AMD/Require.js, npm, Bower, jspm, Meteor/Atmosphere, jQuery, and plain JS/JavaScript!

Stop Infinite Scrolling on Your Website

Do people love infinite scrolling on the websites they visit or are theyfine with clicking on ‘Read more’ or ‘View more?’ Infinite scrolling eliminatesthe need for pagination which is the process of separating digital content into different pages. Here’s my view on infinite scrolling and why it is a…

Building in-app notification system in React Native

Notifications are one of the most important parts of any application. In this article, I want to share the experience of implementing a reliable and good looking notification system leveraging written in React Native.

Book of the week

Elasticsearch: The Definitive Guide: A Distributed Real-Time Search and Analytics Engine

Elasticsearch: The Definitive Guide: A Distributed Real-Time Search and Analytics Engine

by Clinton Gormley

Whether you need full-text search or real-time analytics of structured data—or both—the Elasticsearch distributed search engine is an ideal way to put your data to work. This practical guide not only shows you how to search, analyze, and explore data with Elasticsearch, but also helps you deal with the complexities of human language, geolocation, and relationships. If you’re a newcomer to both search and distributed systems, you’ll quickly learn how to integrate Elasticsearch into your application.