- JavaScript by Example
- Dani Akash S
- 163字
- 2021-07-02 18:39:05
Text editor
First of all, you need a JavaScript-friendly text editor. Text editors are important when it comes to writing code. Depending on the features they provide, you can save hours of development time. There are some really good text editors out there with excellent languages support. We are going to be using JavaScript in this book, so I'd recommend getting one of these open source JavaScript-friendly text editors:
- Atom: http://atom.io
- Visual Studio Code: http://code.visualstudio.com
- Brackets: http://brackets.io/
You can also try Sublime Text: https://www.sublimetext.com/, which is a great text editor, but unlike the previously mentioned ones, Sublime Text is commercial and you need to pay for continued usage. There is also another commercial product WebStorm: https://www.jetbrains.com/webstorm/, which is a full-fledged Integrated Development Environment (IDE) for JavaScript. It comes with various tools for debugging and integration with JavaScript frameworks. You might want to give it a try sometime.
I would recommend using Visual Studio Code (VSCode) for the projects in this book.
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- C語言程序設(shè)計(jì)教程
- AngularJS Testing Cookbook
- TypeScript Blueprints
- Java完全自學(xué)教程
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計(jì)算
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- Practical Windows Forensics
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 高級(jí)語言程序設(shè)計(jì)(C語言版):基于計(jì)算思維能力培養(yǎng)
- Apache Mahout Clustering Designs
- Mastering Xamarin.Forms(Second Edition)
- Android玩家必備
- C# and .NET Core Test Driven Development
- 快速入門與進(jìn)階:Creo 4·0全實(shí)例精講