Skip to content

Commit

Permalink
feat: adiciona conteúdos e atualiza link do curso (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-evaldo authored May 22, 2024
1 parent 56f52f0 commit 080850f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion _data/cards/pt_BR/javascript-errorhandling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ contents:
- type: SITE
title: "MDN Web Docs: Controle de Fluxo e Manipulação de Erro"
link: https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Guide/Control_flow_and_error_handling#declara%C3%A7%C3%B5es_de_manipula%C3%A7%C3%A3o_de_error
- type: SITE
title: "MDN Web Docs: Error"
link: https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Error
- type: SITE
title: "Microsoft TechNet: JavaScript: Tratamento de erros"
link: https://social.technet.microsoft.com/wiki/pt-br/contents/articles/32455.javascript-tratamento-de-erros.aspx
Expand All @@ -24,6 +27,9 @@ contents:
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: ARTICLE
title: "Lidando com erros no Node.js"
link: https://www.alura.com.br/artigos/lidando-com-erros-node-js
- type: COURSE
title: "Curso Node.js: Criando sua primeira biblioteca"
link: https://cursos.alura.com.br/course/nodejs-criando-primeira-biblioteca
link: https://cursos.alura.com.br/course/javascript-node-js-criando-primeira-biblioteca

0 comments on commit 080850f

Please sign in to comment.