update index.md (#27221)
This commit is contained in:
committed by
Randell Dawson
parent
44799d60de
commit
ea464a0ca4
@ -3,7 +3,9 @@ title: Developer Tools
|
||||
---
|
||||
## Developer Tools
|
||||
|
||||
In this section, we'll explain a wide variety of tools used by developers. Many of them are free or open sourced!
|
||||
Developer tools allow web developers to test and debug their code. They are different from website builders and integrated development environments in that they do not assist in the direct creation of a webpage, rather they are tools used for testing the user interface of a website or web application.
|
||||
|
||||
In this section, we'll explain a wide variety of tools used by developers.
|
||||
|
||||
Some examples of these tools:
|
||||
- Version control systems
|
||||
|
Reference in New Issue
Block a user