Who is this course for?

An insight into the intended audience and prerequisites for this course.

Intended audience

This course is designed for programmers who want to learn AdonisJs from scratch. Prior knowledge of other web development frameworks, especially Laravel, is not required but could be helpful.

Prerequisites

To take full advantage of this course, you should understand the following:

  • JavaScript: it is better to know some ES6 syntax for writing cleaner code.

  • The client-server architecture.

  • The Hypertext Transfer Protocol (HTTP).

What to expect

We will start by learning these basic concepts:

  • Routes
  • Middleware
  • Views

We will then move on to more advanced concepts:

  • Migrations
  • Hooks
  • Events

Aside from detailed explanations and codes for the topic, we have quizzes and challenges to assess your level of understanding of the content covered.

Thank you for choosing this course. We hope that you have a great time learning AdonisJs.