The JavaScript world can be a scary place and extremely overwhelming for newcomers. There are thousands of libraries, and with many doing similar, if not the same, things, it can be difficult to see the forest for the trees. The last thing you want to worry about is loads of build tools required to run the code you don’t even know how to write yet! Luckily, Oracle JET makes the getting started process straightforward.
Throughout this chapter, we are going to look at how to set up a JET version 6 project for the first time and the prerequisites that are needed to set up a development environment. The Oracle ...