Skip to content

Commit

Permalink
Adicionando videos do SOLID, Koin e Configuração de networking para o…
Browse files Browse the repository at this point in the history
… techguide Android (#188)
  • Loading branch information
rviannaoliveira authored Aug 16, 2023
1 parent 21bb057 commit 5a4adba
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/kotlin-asynchronous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@ contents:
- type: YOUTUBE
title: "Kotlin Coroutines: Criando um Projeto Android do Zero Com a Arquitetura MVVM e LiveData"
link: https://www.youtube.com/watch?v=M9nmW9BSKUA
- type: YOUTUBE
title: "Rodrigo Vianna: Configurar o Networking na sua aplicação Retrofit+Okhttp+ Interceptores+Coroutines"
link: https://youtu.be/D-wckaYH5Do
alura-contents:
- type: SITE
title: "Operações Assíncronas com Coroutines no Kotlin"
link: https://www.alura.com.br/videos/operacoes-assincronas-com-coroutines-do-kotlin-no-android-c58
- type: ARTICLE
title: "Retrofit com Coroutines e LiveData no Android"
link: https://www.alura.com.br/artigos/retrofit-com-coroutines-e-livedata-no-android
link: https://www.alura.com.br/artigos/retrofit-com-coroutines-e-livedata-no-android
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/kotlin-dependency-injection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ contents:
- type: YOUTUBE
title: "Douglas Motta: Injeção de Dependência com Koin no Android"
link: https://www.youtube.com/watch?v=Mh_NK5G0WjY
- type: YOUTUBE
title: "Rodrigo Vianna: Configurar Koin de maneira completa"
link: https://youtu.be/7_UEnCZD5DI
alura-contents:
- type: ARTICLE
title: "Injeção de dependência no Android com o Hilt"
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/solid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ alura-contents:
- type: SITE
title: "Livro Casa do Código: Desbravando SOLID - Práticas avançadas para códigos de qualidade em Java moderno"
link: https://www.casadocodigo.com.br/products/livro-desbravando-solid
- type: YOUTUBE
title: "Rodrigo Vianna: SOLID e o 'D' do Principio da Inversão de Dependência usando a Injeção de Dependência para ajudar"
link: https://youtu.be/xpcCDCH5k4Y

1 comment on commit 5a4adba

@vercel
Copy link

@vercel vercel bot commented on 5a4adba Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.