Mobile Automation Newsletter - #11
A biweekly newsletter covering mobile automation news, including iOS/Android testing, CI/CD, Swift, Flutter, and Appium tutorials and best practices.
A biweekly newsletter covering mobile automation news, including iOS/Android testing, CI/CD, Swift, Flutter, and Appium tutorials and best practices.
A guide to containerizing ASP.NET Core applications with Docker, covering installation, Dockerfiles, and deployment.
Explores using React Query for data fetching in components and compares it with React Context for state management, discussing trade-offs.
A detailed review of the ZSA Platform tenting kit for the Moonlander ergonomic keyboard, covering its construction, installation, and user experience.
A developer's journey migrating a 14-year-old WordPress blog to a leaner, static site using Eleventy and Netlify, detailing the reasons and process.
A comprehensive guide to Meta's LLaMA 2 open-source language model, covering resources, playgrounds, benchmarks, and technical details.
A tutorial on creating a simple HTML encoding function in vanilla JavaScript to safely display code samples on web pages.
A developer shares insights from building an AI audit prototype, discussing the importance of defensibility and lessons from banking model audits.
A developer rethinks blog categorization and tag management during a WordPress to 11ty migration, tackling synonyms and orphan tags.
A developer shares their experience creating a recursive tree iterator in Rust, detailing the algorithm and implementation challenges.
A tutorial on building a radial menu using modern CSS features like trigonometric functions, the popover API, and anchor positioning, without JavaScript.
A developer builds and refines email templates for a SaaS journaling service, sharing insights on copywriting and programming challenges.
A talk from EuroPython 2023 covering the development, maintenance, and how to contribute to the official Django project website (djangoproject.com).
An analysis of how Google's search engine, by making information retrieval too easy, has eroded online community engagement and human connection.
A developer shares motivations for writing and offers advice on how to write effectively for a technical audience, including recommended resources.
A technical walkthrough of scraping and visualizing global airline passenger route data using Python, DuckDB, and QGIS.
A developer's guide to migrating a large .NET Framework 4.8 application to .NET 6 using an iterative, step-by-step approach.
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A developer's detailed experience upgrading projects to .NET 8 Preview 6, focusing on the Request Delegate Generator and C# 12 primary constructors.
A developer details the process of creating an animated SVG logo using stroke-dasharray and stroke-dashoffset techniques.