# GDG

Published articles for GDG.

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

## Panel talk on Deep dive into compose

DevFeed: [Panel talk on Deep dive into compose](<https://devfeed.tech/articles/panel-talk-on-deep-dive-into-compose-32074.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/panel-talk-on-deep-dive-into-compose/>)

Published: 2022-02-24T18:34:09Z

Content type: opinion

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Compose](<https://devfeed.tech/topics/compose.md>)

Tags: [compose](<https://devfeed.tech/tags/compose.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [panel](<https://devfeed.tech/tags/panel.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A panel discussion hosted by GDG Cape Town covered structuring existing apps, deciding where to place Compose components, integrating Compose with an existing theme, and topics related to Thomas's book.

### Source excerpt

Panel discussion hosted by GDG Cape Town. Interesting discussion at the end of the presentations by Nick and Thomas. Some topics that we discussed was ideas round structuring existing apps and where to put the compose parts, integrating with an existing theme and discussions about Thomas's book.

## Comparing Declarative Animation frameworks

DevFeed: [Comparing Declarative Animation frameworks](<https://devfeed.tech/articles/comparing-declarative-animation-frameworks-32042.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/comparing-declarative-animation-frameworks/>)

Published: 2022-02-22T18:41:06Z

Content type: comparison

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [Frameworks](<https://devfeed.tech/topics/frameworks.md>)

Tags: [animation](<https://devfeed.tech/tags/animation.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [compose](<https://devfeed.tech/tags/compose.md>), [declarative](<https://devfeed.tech/tags/declarative.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A comparison of animation systems in Jetpack Compose, SwiftUI, and Flutter, focusing on animation graphs and differences in terminology and concepts such as tweens, animation specifications, curves, interpolation, functions, and objects.

### Source excerpt

A evening of comparing animation in declarative frameworks. A speedrun of the animation system in Jetpack Compose as a comparison agains SwiftUI and Flutter. Hosted by GDG Nuremberg We discovered many similarites, all the systems have some way to control the animation graph, with somewhat confusing differences in naming. A tween in compose is not the same as a tween in Flutter. Flutter Tween is an animationSpec in Compose. Compose tween is a specific kind of Curve in Flutter that does a linear interpolation. Oh and its a function in Compose and an object in Flutter. Slides

## Rust vs Kotlin panel discussion

DevFeed: [Rust vs Kotlin panel discussion](<https://devfeed.tech/articles/rust-vs-kotlin-panel-discussion-32077.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/rust-vs-kotlin-panel-discussion/>)

Published: 2021-10-28T14:21:43Z

Content type: opinion

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [gdg](<https://devfeed.tech/tags/gdg.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [panel](<https://devfeed.tech/tags/panel.md>), [rust](<https://devfeed.tech/tags/rust.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A panel discussion on Rust and Kotlin for GDG Cape Town.

### Source excerpt

Panel discussion on Rust and Kotlin for GDG Cape Town

## Two Talks - Magic Sprinkles: adding animations to a Jetpack Compose app

DevFeed: [Two Talks - Magic Sprinkles: adding animations to a Jetpack Compose app](<https://devfeed.tech/articles/two-talks-magic-sprinkles-adding-animations-to-a-jetpack-compose-app-32083.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/two-talks-magic-sprinkles-adding-animations-to-a-jetpack-compose-app/>)

Published: 2021-09-28T14:10:24Z

Content type: article

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Compose](<https://devfeed.tech/topics/compose.md>)

Tags: [animate](<https://devfeed.tech/tags/animate.md>), [compose](<https://devfeed.tech/tags/compose.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [talk](<https://devfeed.tech/tags/talk.md>), [talks](<https://devfeed.tech/tags/talks.md>), [video](<https://devfeed.tech/tags/video.md>), [videos](<https://devfeed.tech/tags/videos.md>)

### AI overview

A resource page for the "Magic Sprinkles" talks presented at Chicago Roboto 2021 and GDG Cape Town, focused on adding animations to an existing Jetpack Compose app. It provides videos and slides.

### Source excerpt

I presented a talk for Chicago Roboto 2021 and for GDG Cape Town titled Magic Sprinkles: Adding animations to and existing app. Below are the videos of both talks and the slides Slides Chicago Robot video GDG Cape Town video

## Compose meets CameraX

DevFeed: [Compose meets CameraX](<https://devfeed.tech/articles/compose-meets-camerax-32043.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/compose-meets-camerax/>)

Published: 2021-07-29T13:57:58Z

Content type: article

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [cameraX](<https://devfeed.tech/topics/camerax.md>), [Compose](<https://devfeed.tech/topics/compose.md>), [Jetpack](<https://devfeed.tech/topics/jetpack.md>)

Tags: [camerax](<https://devfeed.tech/tags/camerax.md>), [compose](<https://devfeed.tech/tags/compose.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [integration](<https://devfeed.tech/tags/integration.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

The article describes a talk presented with Ishmael about CameraX integration with Jetpack Compose for GDG Cape Town.

### Source excerpt

Co presented a talk with Ishmael about CameraX and integration with Jetpack Compose for GDG Cape Town.

## A First Look at Jetpack Compose and How to Use It

DevFeed: [A First Look at Jetpack Compose and How to Use It](<https://devfeed.tech/articles/jetpack-compose-as-good-as-the-hype-32064.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/jetpack-compose-as-good-as-the-hype/>)

Published: 2021-03-04T13:36:17Z

Content type: article

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Jetpack](<https://devfeed.tech/topics/jetpack.md>)

Tags: [compose](<https://devfeed.tech/tags/compose.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

The article presents a first look at Jetpack Compose and discusses how it could be used.

### Source excerpt

Co presented with Charles Okot an first look at Jetpack and how we could use it.

## Dagger, Hilt, Koin - a comparison

DevFeed: [Dagger, Hilt, Koin - a comparison](<https://devfeed.tech/articles/dagger-hilt-koin-a-comparison-32046.md>)

Original publisher: [Read original article](<https://www.maiatoday.net/p/dagger-hilt-koin-a-comparison/>)

Published: 2020-08-05T13:02:01Z

Content type: comparison

Language: en

Sources: [maiatoday](<https://devfeed.tech/sources/maiatoday.md>)

Topics: [Dependency injection](<https://devfeed.tech/topics/dependency-injection.md>)

Tags: [comparison](<https://devfeed.tech/tags/comparison.md>), [dagger](<https://devfeed.tech/tags/dagger.md>), [dagger-hilt](<https://devfeed.tech/tags/dagger-hilt.md>), [dependency-injection](<https://devfeed.tech/tags/dependency-injection.md>), [di](<https://devfeed.tech/tags/di.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [hilt](<https://devfeed.tech/tags/hilt.md>), [koin](<https://devfeed.tech/tags/koin.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A talk presented for GDG Johannesburg compares the dependency injection technologies Dagger, Hilt, and Koin.

### Source excerpt

Talk presented for GDG Johannesburg comparing dependency injection technologies. slides

## International Women's Day 2015 Women Techmakers GDG NY Event Recap

DevFeed: [International Women's Day 2015 Women Techmakers GDG NY Event Recap](<https://devfeed.tech/articles/be-inspired-iwd-2015-techmakers-gdg-event-olin-38095.md>)

Original publisher: [Read original article](<https://touchlab.co/2015-04-be-inspired-iwd-2015-techmakers-gdg-event>)

Published: 2015-04-06T21:54:42Z

Content type: article

Language: en

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

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>), [Google](<https://devfeed.tech/topics/google.md>), [Front end](<https://devfeed.tech/topics/frontend.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [community](<https://devfeed.tech/tags/community.md>), [developers](<https://devfeed.tech/tags/developers.md>), [event](<https://devfeed.tech/tags/event.md>), [gdg](<https://devfeed.tech/tags/gdg.md>), [google](<https://devfeed.tech/tags/google.md>), [iwd](<https://devfeed.tech/tags/iwd.md>), [meetup](<https://devfeed.tech/tags/meetup.md>), [mobile](<https://devfeed.tech/tags/mobile.md>)

### AI overview

A firsthand recap of the International Women's Day 2015 Women Techmakers GDG NY event, covering talks about women in technology, sharing knowledge, professional experience, and strategies for staying focused in a distracted work environment.

### Source excerpt

Watching the meetup grow every month has been a gratifying experience - we're almost at 2,500 members. One thing I'd like to improve on though?