Skip to content

Commit adea59f

Browse files
authored
Merge pull request #26 from reduxkotlin/feature/update-learning-resources
update learning-resources.md with droidcon video links
2 parents eb21081 + 3fb3b3e commit adea59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/introduction/LearningResources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Javascript, and related topics, see the
1919

2020
## Introductions
2121
- **ReduxKotlin.org: Redux for All Kotlin Platforms**
22-
[Video TBA](https://www.droidcon.com)
22+
[Video on Droidcon.com](https://www.droidcon.com/media-detail?video=362742403)
2323
[Slides available here](https://www.slideshare.net/PatrickJackson14/reduxkotlinorg-droidcon-nyc-2019?from_m_app=android)
2424
Talk by Patrick Jackson at Droidcon NYC overviewing ReduxKotlin.org and showing an approach to MPP Kotlin apps using redux.
2525

@@ -28,7 +28,7 @@ Javascript, and related topics, see the
2828
In this lightning talk, Christina covers how the engineers at Highlight built a Redux-like framework in Kotlin to simplify state management and reduce bugs in challenging UI components, all without having to reinvent their Android app or sacrifice hard won expertise.
2929

3030
- **Redux for Android**
31-
[Video TBA](https://www.droidcon.com)
31+
[Video on Droidcon.com](https://www.droidcon.com/media-detail?video=362739048)
3232
In this session, Elliott Chenger talks about Redux and how Redux can help simplify your architecture and your life. Are you worried that you won't be able to use any of the nice lifecycle-aware libraries Google created? Redux still works with Android Architecture components, and Elliott will explain how you can utilize Live Data and View Models in addition to other popular libraries and technologies.
3333

3434
- **Redux + (RxKotlin | RxSwift) == Awesome Native Mobile Apps — Introduction — Part 1**

0 commit comments

Comments
 (0)