How JavaScript fits into Django
JavaScript ecosystem and tooling
JavaScript frontend libraries and frameworks
Despite its reputation of being a toy language, JavaScript has become a mature tool in recent years.
For bad or good, JavaScript is everywhere these days. JavaScript tooling has grown exponentially as well, with new libraries and techniques pouring fast in the ecosystem. In this chapter, we introduce the modern JavaScript scene. You will understand what JavaScript tools do, and how ...