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.
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.
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!
The WAVE file format is a binary format that encodes high fidelity audio data. But how is the audio encoded and stored? Let's find out by writing some JavaScript!
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
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.