mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-08 07:46:42 +02:00
@@ -120,6 +120,10 @@ Developers rely on editors for a few additional reasons:
|
||||
- [teletype](https://atom.io/packages/teletype)
|
||||
- [atom-beautify](https://atom.io/packages/atom-beautify)
|
||||
|
||||
- [www.sublimetext](https://www.sublimetext.com/)
|
||||
- [emmet](https://emmet.io/)
|
||||
- [SublimeLinter](http://www.sublimelinter.com/en/stable/)
|
||||
|
||||
### Browsers
|
||||
|
||||
Another crucial tool is the browser. Web developers rely on the browser to see how their code runs on the web. It's also used to display the visual elements of a web page that are written in the editor, like HTML.
|
||||
|
Reference in New Issue
Block a user