# share

Published articles for share.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Airflow Survey 2025

DevFeed: [Airflow Survey 2025](<https://devfeed.tech/articles/airflow-survey-2025-32548.md>)

Original publisher: [Read original article](<https://airflow.apache.org/blog/airflow-survey-2025/>)

Author: Apache Airflow

Published: 2026-01-22T00:00:00Z

Content type: article

Language: en

Sources: [Apache Airflow Blog](<https://devfeed.tech/sources/apache-airflow-blog.md>)

Topics: [airflow](<https://devfeed.tech/topics/airflow.md>), [data](<https://devfeed.tech/topics/data.md>), [CSV](<https://devfeed.tech/topics/csv.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [airflow](<https://devfeed.tech/tags/airflow.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [apache-airflow](<https://devfeed.tech/tags/apache-airflow.md>), [community](<https://devfeed.tech/tags/community.md>), [csv](<https://devfeed.tech/tags/csv.md>), [download](<https://devfeed.tech/tags/download.md>), [form](<https://devfeed.tech/tags/form.md>), [graphics](<https://devfeed.tech/tags/graphics.md>), [interactive](<https://devfeed.tech/tags/interactive.md>), [report](<https://devfeed.tech/tags/report.md>), [responses](<https://devfeed.tech/tags/responses.md>), [share](<https://devfeed.tech/tags/share.md>), [survey](<https://devfeed.tech/tags/survey.md>), [users](<https://devfeed.tech/tags/users.md>), [view](<https://devfeed.tech/tags/view.md>)

### AI overview

This page presents the Airflow Survey 2025 interactive report, hosted by Astronomer and sponsored and supported by the Apache Airflow community. The supplied evidence does not include the survey findings.

### Source excerpt

The interactive report is hosted by Astronomer. The Apache Airflow community thanks Astronomer for running this survey, for sponsoring it and providing the report in this form, and for their effort in marketing, analysis, and preparing the graphics. View raw data Download survey responses (CSV)

## Introducing Saved Views in Temporal Web UI

DevFeed: [Introducing Saved Views in Temporal Web UI](<https://devfeed.tech/articles/introducing-saved-views-in-temporal-web-ui-35888.md>)

Original publisher: [Read original article](<https://temporal.io/blog/introducing-saved-views-in-temporal-web-ui>)

Author: Alex Tideman

Published: 2025-10-10T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [ui](<https://devfeed.tech/topics/ui.md>), [save](<https://devfeed.tech/topics/save.md>), [Query (disambiguation)](<https://devfeed.tech/topics/query.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [faster](<https://devfeed.tech/tags/faster.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [query](<https://devfeed.tech/tags/query.md>), [save](<https://devfeed.tech/tags/save.md>), [share](<https://devfeed.tech/tags/share.md>), [ui](<https://devfeed.tech/tags/ui.md>), [web](<https://devfeed.tech/tags/web.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Temporal introduces Saved Views in the Temporal Web UI, allowing users to save, share, and reuse filtered Workflow queries. The feature supports creating views from scratch or based on existing views, helping users reach relevant Workflow Executions faster and reducing repetitive investigation work.

### Source excerpt

Saved Views in Temporal Web UI lets you save and share Workflow queries so you can jump to the right executions faster and reduce investigation time.

## Party (clicker) Time! - Kevin Galligan

DevFeed: [Party (clicker) Time! - Kevin Galligan](<https://devfeed.tech/articles/party-clicker-time-kevin-galligan-38139.md>)

Original publisher: [Read original article](<https://touchlab.co/2017-5-party-clicker-time>)

Published: 2017-05-11T17:45:32Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Android](<https://devfeed.tech/topics/android.md>), [MVVM](<https://devfeed.tech/topics/mvvm.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [best-practices](<https://devfeed.tech/tags/best-practices.md>), [build-system](<https://devfeed.tech/tags/build-system.md>), [built-by-touchlab](<https://devfeed.tech/tags/built-by-touchlab.md>), [code](<https://devfeed.tech/tags/code.md>), [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [coding](<https://devfeed.tech/tags/coding.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [development](<https://devfeed.tech/tags/development.md>), [gradle-plugin](<https://devfeed.tech/tags/gradle-plugin.md>), [ios](<https://devfeed.tech/tags/ios.md>), [mvvm](<https://devfeed.tech/tags/mvvm.md>), [objective-c](<https://devfeed.tech/tags/objective-c.md>), [press](<https://devfeed.tech/tags/press.md>), [share](<https://devfeed.tech/tags/share.md>)

### AI overview

The article introduces Party Clicker, a simple sample app demonstrating Doppl, a toolset built around J2objc for sharing Android code in iOS apps. It describes code sharing beyond the UI, associated runtime and ecosystem risks, and the use of Gradle, iOS implementations of Android functionality, and a dependency standard.

### Source excerpt

Party (clicker) Time! I've built a simple sample app to demonstrate the what and why in a more concrete manner. Check it out here.

## Mobile Testing & Local Dev Sharing with Homestead

DevFeed: [Mobile Testing & Local Dev Sharing with Homestead](<https://devfeed.tech/articles/mobile-testing-local-dev-sharing-with-homestead-31283.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/mobile-testing-local-dev-sharing-with-homestead>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2017-05-06T18:55:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Mobile Testing](<https://devfeed.tech/topics/mobile-testing.md>), [Vagrant](<https://devfeed.tech/topics/vagrant.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Development](<https://devfeed.tech/topics/development.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Scripting, bash](<https://devfeed.tech/topics/scripting-bash.md>)

Tags: [environment](<https://devfeed.tech/tags/environment.md>), [fantastic](<https://devfeed.tech/tags/fantastic.md>), [here-s](<https://devfeed.tech/tags/here-s.md>), [homestead](<https://devfeed.tech/tags/homestead.md>), [hood](<https://devfeed.tech/tags/hood.md>), [insights](<https://devfeed.tech/tags/insights.md>), [local](<https://devfeed.tech/tags/local.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [mobile-testing](<https://devfeed.tech/tags/mobile-testing.md>), [ngrok](<https://devfeed.tech/tags/ngrok.md>), [share](<https://devfeed.tech/tags/share.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [test](<https://devfeed.tech/tags/test.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vagrant-homestead](<https://devfeed.tech/tags/vagrant-homestead.md>), [want](<https://devfeed.tech/tags/want.md>)

### AI overview

A tutorial showing how to use Homestead's share command and Ngrok to expose a local development environment for colleagues or clients, and to test and debug local sites on mobile devices such as an iPhone.

### Source excerpt

Homestead is a fantastic local dev environment, but what about when you want to test on mobile or share your local dev environment? Here's how