DEV Community

Discussion on: 21 Platforms That Serve As A Lifeline To Web Developers

Collapse
 
ozzythegiant profile image
Oziel Perez

It's excellent for beginner front end developers, but once you move on to back end and you need to rely on build tools (think Java/Gradle, ASP.NET Core, Node.js/NPM), you will outgrow brackets and need to use VS Code or a top level IDE where you can keep track of build scripts, use integrated debuggers and terminals, and jump from file to file by class/function definitons.