Issue #179 · September 14, 2020

Beyond Media Queries

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

Best 7 links of week #37, 2020

Beyond Media Queries

Beyond Media Queries

Beyond using media queries and modern CSS layouts, like flexbox and grid, to create responsive websites, there are certain overlooked things we can do like responsive images, setting min and max boundaries for css properties and using responsive units.

Articles

React is becoming a black box

Jared Palmer, a prominent voice in the React community, believes that React is on the verge of becoming a black box. If you are into React, you should be interested in checking out Jared's opinion.

Custom bullets with CSS ::marker

It is now trivial to customize the color, size or type of number or bullet when using a list in HTML. Here are some new tips for maximum customizability!

Peeking inside a Rust enum

An incredibly in-depth article about how Rust stores Enum types in memory. If you are like us and like Rust because gives you a peek on lower-level concepts, you will definitely enjoy this article!

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.