Skip to content

Commit 703819e

Browse files
Frameworks JS: NestJS | NextJS | NuxtJS -> adds
1 parent 7766d93 commit 703819e

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
[![Angular.js](https://img.shields.io/badge/angular.js-%23E23237.svg?style=for-the-badge&logo=angularjs&logoColor=white)](https://angular.io/docs)
3939
[![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)](https://vuejs.org/v2/guide/)
4040

41+
° [![NestJS](https://img.shields.io/badge/nestjs-%23E0234E.svg?style=for-the-badge&logo=nestjs&logoColor=white)](https://docs.nestjs.com/)
42+
[![NextJS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/docs/getting-started)
43+
[![NuxtJS](https://img.shields.io/badge/Nuxt-black?style=for-the-badge&logo=nuxt.js&logoColor=white)](https://nuxtjs.org/docs/get-started/installation)
44+
4145
### OBS.: My advice is, you should master the basics, and select 1 framework from each sub-topic to specialize in (remember: the focus here is Python for the Web, don't worry so much about the Front-End issue, the unless you want to be a Full Stack developer with an emphasis on Front End).
4246

4347
## 🧠  [Back-End Development Trail](https://developer.mozilla.org/en-US/docs/Learn/Server-side)

autogit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git add -A
2-
git commit -m "contributing.md (EN and PT-BR) -> adds"
2+
git commit -m "Frameworks JS: NestJS | NextJS | NuxtJS -> adds"
33
git push
44
git status
55
clear

translation/README_PT-BR.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
[![Angular.js](https://img.shields.io/badge/angular.js-%23E23237.svg?style=for-the-badge&logo=angularjs&logoColor=white)](https://angular.io/docs)
3939
[![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vuedotjs&logoColor=%234FC08D)](https://vuejs.org/v2/guide/)
4040

41+
° [![NestJS](https://img.shields.io/badge/nestjs-%23E0234E.svg?style=for-the-badge&logo=nestjs&logoColor=white)](https://docs.nestjs.com/)
42+
[![NextJS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/docs/getting-started)
43+
[![NuxtJS](https://img.shields.io/badge/Nuxt-black?style=for-the-badge&logo=nuxt.js&logoColor=white)](https://nuxtjs.org/docs/get-started/installation)
44+
4145
### OBS.: Meu conselho é que você deve dominar o básico e selecionar 1 framework de cada subtópico para se especializar (lembre-se: o foco aqui é Python para a Web, não se preocupe tanto com a questão do front-end, a menos que você deseja ser um desenvolvedor Full Stack com ênfase em Front End).
4246

4347
## 🧠  [Trilha Desenvolvimento Back-End](https://developer.mozilla.org/en-US/docs/Learn/Server-side)

0 commit comments

Comments
 (0)