From the course: Building Full-Stack Apps with React and Spring

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

IDE for a Java/JavaScript environment

IDE for a Java/JavaScript environment

From the course: Building Full-Stack Apps with React and Spring

Start my 1-month free trial

IDE for a Java/JavaScript environment

- [Instructor] When looking for an ideal IDEA for development, and especially nowadays, you have multiple options at your disposal, and most of them are free. It's mostly a question of where you are the most comfortable to work with. For the frameworks used in this course, you can use NetBeans, IntelliJ IDEA, and many others. In my case I have been using Visual Studio Code since they introduced it, and it's what I'll use in this course. So if you already have an IDEA your comfortable with look into their documentations to see what extensions or plugins you need to install to support Java, JavaScript, React, and Spring. And feel free to skip the remainder of this video, where we'll take a look at the requirements of working with Visual Studio Code. So for example, go to this link code.visualstudio.com/docs/java/java dash spring boot. And on this page, you're going to see the requirements to work with Spring. So…

Contents