Skip to content

Commit

Permalink
Adicionando artigos
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciocarraro committed Oct 18, 2023
1 parent 8a403bf commit 310ecfa
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/java-errorhandling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ contents:
- type: ARTICLE
title: "Exceções em Java: Uma Primeira Conversa"
link: https://www.linkedin.com/pulse/exce%C3%A7%C3%B5es-em-java-uma-primeira-conversa-vanessa/?originalSubdomain=pt
- type: ARTICLE
title: "Criando Exceptions para impressionar no Teste Técnico"
link: https://dev.to/he4rt/criando-exceptions-para-impressionar-no-teste-tecnico-2nie
- type: YOUTUBE
title: "Loiane Groner: Exceptions: try, catch"
link: https://www.youtube.com/watch?v=ld2C4GcAtsg
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/javascript-errorhandling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ contents:
- type: ARTICLE
title: "Exceções e Erros em JavaScript"
link: http://gabrielprates.com/2017/06/02/excecoes-e-erros-em-js.html
- type: ARTICLE
title: "Criando Exceptions para impressionar no Teste Técnico"
link: https://dev.to/he4rt/criando-exceptions-para-impressionar-no-teste-tecnico-2nie
alura-contents:
- type: COURSE
title: "Curso Node.js: Criando sua biblioteca"
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/php-errorhandling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ contents:
- type: ARTICLE
title: "Não vá dizer que Exception é o mesmo que Erro"
link: https://cristianounix.medium.com/n%C3%A3o-v%C3%A1-dizer-que-exception-%C3%A9-o-mesmo-que-erro-850ea83e72a
- type: ARTICLE
title: "Criando Exceptions para impressionar no Teste Técnico"
link: https://dev.to/he4rt/criando-exceptions-para-impressionar-no-teste-tecnico-2nie
- type: YOUTUBE
title: "WDEV: Try, catch e finally - tratando exceptions com PHP"
link: https://www.youtube.com/watch?v=S-3-9UkVKi4
Expand Down
7 changes: 5 additions & 2 deletions _data/cards/pt_BR/typescript-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@ alura-contents:
- type: ARTICLE
title: "Javascript ou Typescript?"
link: https://www.alura.com.br/artigos/javascript-ou-typescript
- type: podcast
title: "Hipster.tech: O Hype do TypeScript"
- type: PODCAST
title: "Hipsters.tech: O Hype do TypeScript - Hipsters Ponto Tech #207"
link: https://www.alura.com.br/podcast/o-hype-do-typescript-hipsters-207-a344
- type: PODCAST
title: "Hipsters.tech: TechGuide: Typescript - Hipsters Ponto Tech #378"
link: https://www.alura.com.br/podcast/hipsterstech-techguide-typescript-hipsters-ponto-tech-378-a9120
- type: YOUTUBE
title: "Alura: Quais são as principais vantagens do Typescript?"
link: https://www.youtube.com/watch?v=snwevp02sIw
Expand Down

1 comment on commit 310ecfa

@vercel
Copy link

@vercel vercel bot commented on 310ecfa Oct 18, 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.