Skip to content

Commit

Permalink
Atualização Tech Guide Mobile (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelcaua authored Sep 13, 2024
1 parent 577684c commit 2b388e5
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 6 deletions.
10 changes: 7 additions & 3 deletions _data/cards/pt_BR/dart-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ contents:
title: "Dotcode: Dart ou Flutter - Por onde começar?"
link: https://youtu.be/s7VNmqw6wLM
alura-contents:
- type: ARTICLE
title: "Dart: O que é? Como começar a estudar? Para quê serve?"
link: https://www.alura.com.br/artigos/dart
- type: YOUTUBE
title: "Alura: Entendendo Input e Output no Dart"
link: https://www.youtube.com/watch?v=LLmBWjF6F8M
Expand All @@ -47,6 +50,7 @@ alura-contents:
title: "Dart: entendendo a Orientação a Objetos"
link: https://cursos.alura.com.br/course/dart-entendendo-orientacao-objetos
- type: COURSE
title: "Dart: sintaxe, coleções e dinamismo"
link: https://cursos.alura.com.br/course/dart-sintaxe-colecoes-dinamismo

title: "Dart: trabalhando com a sintaxe e configuração de projeto"
link: https://cursos.alura.com.br/course/dart-trabalhando-sintaxe-configuracao-projeto


8 changes: 7 additions & 1 deletion _data/cards/pt_BR/flutter-state-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,17 @@ alura-contents:
- type: ARTICLE
title: "Como gerenciar estados com Flutter Provider"
link: https://www.alura.com.br/artigos/como-gerenciar-estados-com-flutter-provider
- type: ARTICLE
title: "BloC ou Cubit no Flutter: qual escolher?"
link: https://www.alura.com.br/artigos/bloco-c-cubit
- type: ARTICLE
title: "GetX: o canivete suíço do Flutter"
link: https://www.alura.com.br/artigos/getx-canivete-suico
# Esse curso será substituído em breve!
- type: COURSE
title: "Flutter: gerenciamento de estados com Provider"
link: https://www.alura.com.br/curso-online-flutter-gerenciamento-de-estados-provider
- type: COURSE
title: "Formação: Gerenciamento de estados com Flutter"
link: https://cursos.alura.com.br/formacao-gerenciamento-estados-flutter


12 changes: 12 additions & 0 deletions _data/cards/pt_BR/flutter-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ alura-contents:
- type: COURSE
title: "Flutter: aplicando testes de unidade, de Widget e Mocks"
link: https://www.alura.com.br/curso-online-flutter-testes-unidade-widget-mocks
- type: COURSE
title: "Flutter: criando testes automatizados de unidade, widgets e dublês"
link: https://cursos.alura.com.br/course/flutter-criando-testes-automatizados-unidade-widgets-dubles
- type: COURSE
title: "Flutter: dominando testes de integração"
link: https://cursos.alura.com.br/course/flutter-dominando-testes-integracao
- type: COURSE
title: "TDD em Flutter: desenvolvimento orientado a testes"
link: https://cursos.alura.com.br/course/tdd-flutter-desenvolvimento-orientado-testes
- type: COURSE
title: "Testes no CI com Flutter: utilizando Bitrise, GitHub Actions e Codemagic"
link: https://cursos.alura.com.br/course/testes-ci-flutter-utilizando-bitrise-github-actions-codemagic
- type: ARTICLE
title: "Testes no Flutter: O que é? Quando usar? Como começar a aprender?"
link: https://www.alura.com.br/artigos/testes-flutter
15 changes: 15 additions & 0 deletions _data/cards/pt_BR/ios-architecture.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ alura-contents:
- type: COURSE
title: "Swift: aplicando o padrão arquitetural MVVM e boas práticas de separação de responsabilidades"
link: https://cursos.alura.com.br/course/swift-padrao-arquitetural-mvvm-separacao-responsabilidades
- type: COURSE
title: "iOS: construindo um app de menu com arquitetura MVVM com ViewCode"
link: https://cursos.alura.com.br/course/ios-construindo-app-menu-arquitetura-mvvm-view-code
- type: COURSE
title: "iOS: utilizando Server Driven UI no aplicativo"
link: https://www.alura.com.br/curso-online-ios-utilizando-server-driven-ui-aplicativo
Expand All @@ -36,3 +39,15 @@ alura-contents:
- type: COURSE
title: "iOS com ViewCode: organize seu código com arquitetura MVP"
link: https://www.alura.com.br/curso-online-ios-viewcode-organize-codigo-arquitetura-mvp
- type: COURSE
title: "iOS: construindo uma lista de tarefas com MVC com View Code"
link: https://cursos.alura.com.br/course/ios-construindo-lista-tarefas-mvc-view-code
- type: COURSE
title: "iOS: construindo um app com arquitetura limpa e VIP com ViewCode"
link: https://cursos.alura.com.br/course/ios-construindo-app-arquitetura-limpa-vip-view-code
- type: COURSE
title: "iOS: praticando clean code, injeção de dependências e orientação a protocolos"
link: https://cursos.alura.com.br/course/ios-clean-code-injecao-dependencias-orientacao-protocolos
- type: COURSE
title: "iOS: escrevendo código de qualidade com SOLID em Swift"
link: https://cursos.alura.com.br/course/ios-escrevendo-codigo-qualidade-solid-swift
7 changes: 5 additions & 2 deletions _data/cards/pt_BR/ios-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ contents:
link: https://youtu.be/iQUo4_8AOX0
alura-contents:
- type: COURSE
title: "iOS: testes de unidade e TDD"
link: https://cursos.alura.com.br/course/ios-testes-unidade-tdd
title: "iOS: melhorando o app com testes de unidade e TDD"
link: https://cursos.alura.com.br/course/ios-melhorando-app-testes-unidade-tdd
- type: COURSE
title: "iOS: aplicando testes de unidade com mocks, stubs e outros frameworks"
link: https://cursos.alura.com.br/course/ios-testes-unidade-mocks-stubs-outros-frameworks
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/swift-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ contents:
title: "Coleções Sets, explorando seu poder e peculiaridades. | Medium"
link: https://medium.com/@msmatheusmatos/cole%C3%A7%C3%B5es-sets-explorando-seu-poder-e-peculiaridades-526ee361384a
alura-contents:
- type: ARTICLE
title: "O que é iOS: o sistema operacional dos dispositivos móveis da Apple"
link: https://www.alura.com.br/artigos/o-que-e-ios
- type: ARTICLE
title: "Closures no Swift: o que são e como utilizá-las"
link: https://www.alura.com.br/artigos/closures-swift-como-utiliza-las
Expand Down

0 comments on commit 2b388e5

Please sign in to comment.