Skip to content

Chapter I

An introduction to Javascript

If you already have knowledge regarding the basics of JavaScript, feel free to proceed to the next chapter.

Otherwise, if you are not yet very comfortable with JavaScript or if you are simply interested in reading, we also have something for you! Follow this guide linked below, which contains most of the topics you will ever need, to get started on the JS language:

JavaScript Algorithms and Data Structures

If you have limited time, we recommend reading at least the following topics:

  • Basic JS
  • ES6
  • Functional Programming