Skip to content

Commit

Permalink
Update ide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shfitz committed May 7, 2024
1 parent 108c39e commit 6ebd476
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _pages/intro/ide.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ Nowadays, Integrated Development Environments (IDEs) allow us to work in differe

Some popular IDEs that we can use for developing HTML/JavaScript projects are:
- [VS Code](https://code.visualstudio.com/)
- [Brackets](https://brackets.io/)
- [Phoenix](https://phcode.io/#/home)
- [Sublime Text](https://www.sublimetext.com/)
- [IntelliJ IDEA](https://www.jetbrains.com/idea/)
- ~~[Atom](https://atom-editor.cc/)~~

They are all very similar in their basic functionalities. Some are better suited for working with specific languages, or operating systems. Others are more customizable and extendable through plugins.

Expand Down

0 comments on commit 6ebd476

Please sign in to comment.