Introducing AdonisJS

In this lesson, we'll introduce AdonisJS by giving a brief overview of what it is and what it offers. We'll also talk about some of its first-party and framework-agnostic packages.

Published
Jan 24
Duration
2m 0s

Developer, dog lover, and burrito eater. Currently teaching AdonisJS, a fully featured NodeJS framework, and running Adocasts where I post new lessons weekly. Professionally, I work with JavaScript, .Net C#, and SQL Server.

Adocasts

Burlington, KY

So you're interested in learning AdonisJS 6? You've come to the right place! In this series, we'll walk through learning AdonisJS 6 in a beginner-friendly manner.

Below are some links to additional resources you may be interested in as well.

  1. The AdonisJS 6 launch announcement

  2. The AdonisJS 6 documentation

  3. Looking for AdonisJS packages? There's a packages site just for that!

If you're coming from AdonisJS 5

  1. Be sure to read through the migration guide!

  2. Lucid ORM now has its own dedicated documentation site

Join The Discussion! (10 Comments)

Please sign in or sign up for free to join in on the dicussion.

  1. Commented 2 months ago

    thanks for this course very interesting 👍👍

    1

    Please sign in or sign up for free to reply

    1. Commented 2 months ago

      Thanks for watching, Yacouba!! :D

      0

      Please sign in or sign up for free to reply

  2. Commented 1 month ago

    thanks for the course, really intersted to start again AdonisJS :)

    1

    Please sign in or sign up for free to reply

    1. Commented 1 month ago

      My Pleasure!! Thanks for watching, Ahmed! :)

      1

      Please sign in or sign up for free to reply

  3. Commented 29 days ago

    Thanks for this course.
    In the documentation of adonisJs 6 their is no section about api resource, do adonisJs support api resource or not?

    1

    Please sign in or sign up for free to reply

    1. Commented 29 days ago

      Thanks for watching!

      Yep, it sure does! You can find them in the controller section of the documentation.

      router.resource('posts', PostsController).apiOnly()
      Copied!
      1

      Please sign in or sign up for free to reply

      1. Commented 26 days ago

        thanks, by api resource i mean like laravel api resource https://laravel.com/docs/11.x/eloquent-resources

        0

        Please sign in or sign up for free to reply

        1. Commented 25 days ago

          Ah - no, unfortunately, AdonisJS doesn't have anything that I'm aware of at present like that. Closest at the moment is the serialization options provided via Lucid, described here: https://lucid.adonisjs.com/docs/serializing-models

          1

          Please sign in or sign up for free to reply

  4. Commented 22 days ago

    ou puis-je avoir les cours d'adocasts en français svp

    1

    Please sign in or sign up for free to reply

    1. Commented 22 days ago

      Salut! Bien qu’il n’y ait pas d’Adocasts officiels en français, comme je ne parle pas français, jetez un coup d’œil à Romain Lanz si vous ne l’avez pas déjà fait. Il a fait des diffusions en direct couvrant AdonisJS en français et est également un membre essentiel du framework.

      Vous pouvez le retrouver sur YouTube et Twich.

      Translated with Bing Translate, apologies for any inaccuracies

      Hi! While there is no official Adocasts in French, as I don't speak French, check out Romain Lanz if you haven't already. He's been doing live streams covering AdonisJS in French and is a core member of the framework as well.

      You can find him on YouTube and Twich.

      0

      Please sign in or sign up for free to reply

Playing Next Lesson In
seconds