> For the complete documentation index, see [llms.txt](https://www.jedjs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.jedjs.com/untitled-1/javascript.md).

# JavaScript

Being an asynchronous event-driven programming language JavaScript has some unique challenges and opportunities when writing fast, efficient code. Additionally, JavaScript itself has some unique coding functionality that makes optimization of the application require a different mindset.
