minor fixes
This commit is contained in:
parent
903bbbddf1
commit
49107519f4
5 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ An IDE loads the project (which can be many files), allows navigation between fi
|
|||
If you haven't selected an IDE yet, consider the following options:
|
||||
|
||||
- [Visual Studio Code](https://code.visualstudio.com/) (cross-platform, free).
|
||||
- [WebStorm](http://www.jetbrains.com/webstorm/) (cross-platform, paid).
|
||||
- [WebStorm](https://www.jetbrains.com/webstorm/) (cross-platform, paid).
|
||||
|
||||
For Windows, there's also "Visual Studio", not to be confused with "Visual Studio Code". "Visual Studio" is a paid and mighty Windows-only editor, well-suited for the .NET platform. It's also good at JavaScript. There's also a free version [Visual Studio Community](https://www.visualstudio.com/vs/community/).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue