#​365 — July 23, 2021

Read on the Web

📱 Mobile Dev Weekly

Brian Rinaldi recommends

OutFront: A Console for Mobile Browsers — Provides an onscreen console for mobile browsers intercepting all console.log, console.warn, console.error and errors and logging them into a popup on screen. There are numerous approaches to this situation and this is one of the simpler ones.

Gaurav Singh

Chris Brandrick recommends

A Bashful Button Worth $8 Million — Ah, the old 100vh bug strikes again. This is a solid real-world example (on the Olive Garden site) of how such an error could prove costly.

Jason Grigsby

Free Chat & Activity Feed APIs for Qualifying Teams — Unlock enterprise-grade features, functions, and UI components completely free for your startup or side project with the new Maker Account from Stream.

Stream sponsor

Holly Schinsky recommends

React Native Image ResizeMode — A visual guide to help with configuring the resize mode of your React Native apps.

Nima Ahmadi

Chris Brandrick recommends

Stack Overflow is Deprecating Mobile Views — Instead of maintaining both mobile and responsive views Stack Overflow is moving over to a responsive view by default.

Aaron Shekey

Brian Rinaldi recommends

Android 12 Beta 3 Has A Wild New Way to Handle Autorotation — A better auto-rotate that uses the camera rather than the accelerometer.

Dieter Bohn

⚡️ Quick Bits

What's New in Xcode 13 Beta 3
Federico Zanetello

Google Delays In-App Billing Crackdown After Wave of US Antitrust Lawsuits
Ron Amadeo

Amazon Aims to Inject New Life Into Alexa with New Dev Tools and Features
Sarah Perez

Holly Schinsky recommends

Implement Dark Mode in Flutter using Riverpod — A look at how to dynamically change your Flutter app theme with the state-management library Riverpod.

Kevin Vishal

Chris Brandrick recommends

Building with Stencil: Creating a Calendar Component — How to create a calendar component with Stencil (Ionic’s compiler).

Kevin Hoyt

Holly Schinsky recommends

Getting Started with Writing Test Cases in Flutter — Learn how to write test cases in Flutter with simple examples.

Rushik Dave

Holly Schinsky recommends

Exploring Text Animations In Flutter

Shaiq khan