Skip to content

Commit

Permalink
Merge pull request #111 from gbiz0/master
Browse files Browse the repository at this point in the history
Adição do Angular4noobs
  • Loading branch information
Novout authored Sep 2, 2023
2 parents 80ae4d9 + 1a14840 commit 4a664b8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,18 @@
},
"url": "https://github.com/Guilherme775/Haskell4Noobs"
},
{
"name": "Angular4Noobs",
"image": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/angularjs/angularjs-original.svg",
"description": "Tutorial de Angular para iniciantes na framework.",
"category": "Frameworks",
"author": {
"name": "Gustavo Bizo",
"username": "gbiz0",
"avatar_url": "https://github.com/gbiz0.png"
},
"url": "https://github.com/gbiz0/angular4noobs"
},
{
"name": "NextJS4noobs",
"image": "https://miro.medium.com/max/1000/0*hXm4rb8UAf5DEhZ2.png",
Expand Down
1 change: 1 addition & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ O intuito deste repositório é mostrar projetos desenvolvidos para facilitar o

| Nome | Descrição | Contribuidores | Link |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------| ------ |
| Angular | O Angular é um poderoso framework de desenvolvimento de aplicações front-end mantido pela equipe do Google. Ele permite a criação de aplicações web dinâmicas, responsivas e de alto desempenho. Nesse repositório você terá em mãos todos os materiais para iniciar sua jornada nessa tecnologia muito requisitada no mercado! | [Gustavo Bizo](https://github.com/gbiz0) | [Clique aqui ➡️](https://github.com/gbiz0/angular4noobs) |
| NextJS | Tutorial e documentação de Next.js traduzido em português para iniciantes em programação. | [Caio Almeida](https://github.com/caioreix/) | [Clique aqui ➡️](https://github.com/caioreix/NextJs4noobs) |
| Vue | Esse tutorial tem como objetivo principal apresentar e ensinar o básico do framework Vue em sua versão 2, de uma maneira completa e acessível para todos. | [Giovane Cardoso](https://github.com/Novout) | [Clique aqui ➡️](https://github.com/Novout/vue4noobs/) |
| Flutter | Introdução ao framework Flutter. Aprenda sobre Flutter, Widgets, Gerenciamento de Estado e a importância da Orientação a Objetos dentro dessa tecnologia. | [Felipe Ribeiro](https://github.com/feliperfdev) | [Clique aqui ➡️](https://github.com/feliperfdev/flutter4noobs) |
Expand Down

0 comments on commit 4a664b8

Please sign in to comment.