Fullstack > Tools
Below is the list of essential tools / software used for full-stack development.
Each link leads to a detailed installation guide for the respective software.
| Software | Installation Guide | Category | Official Website |
|---|---|---|---|
| Java | Install Java | Backend | oracle.com/java |
| Node JS | Install Node JS | Backend | nodejs.org |
| Angular | Install Angular | Frontend | angular.io |
| MongoDB | Install MongoDB | Database | mongodb.com |
| MySQL | Install MySQL | Database | mysql.com |
| Compass | Install Compass | Database | mongodb.com/compass |
| Notepad++ | Install Notepad++ | General | notepad-plus-plus.org |
| VS Code | Install VS Code | IDE | code.visualstudio.com |
| IntelliJ | Install IntelliJ | IDE | jetbrains.com/idea |
| Git | Install Git | Version Control | git-scm.com |
| Postman | Install Postman | API Testing | postman.com |
| Maven | Install Maven | Build Tools | maven.apache.org |
| Gradle | Install Gradle | Build Tools | gradle.org |