Who is this course for?
Explore the intended audience and prerequisites for this AdonisJs course. Understand the foundational knowledge required including JavaScript ES6, client-server architecture, and HTTP. Learn what topics and learning methods to expect, from basic routing and middleware to advanced concepts like migrations and events, supported by quizzes and coding challenges.
We'll cover the following...
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.