AdonisJS v7 is here

AdonisJS v7 introduces end-to-end type safety, new starter kits with authentication, zero-config OpenTelemetry, and a rewritten developer experience. Available now

The first 6 lessons of our Let's Learn AdonisJS 7 series are out now and available to all!

We'll get our environment set up, create a new project, and get cozy with our project's lifecycle and structure!

Ready to start?
https://adocasts.com/lessons/introducing-adonisjs-7

#adonisjs #nodejs

Let's Learn AdonisJS 7: Introducing AdonisJS | Adocasts Lesson

Introduction to AdonisJS, a full-featured Node.js web framework designed to reduce choice fatigue with opinionated conventions, built-in batteries, and first-class TypeScript suppo...

adocasts.com

Your stack doesn't matter if you never ship. πŸ€·β€β™‚οΈ

https://eshlox.net/ship-first

#adonisjs #nodejs #javascript #typescript

Ship first | eshlox

Prioritizing the product over the stack.

AdonisJS v7 Is Feature-Complete and Entering Final Validation, by @virk (@adonisframework):

https://adonisjs.com/blog/v7-feature-complete-update

#releasenotes #adonisjs

AdonisJS v7 is feature-complete and entering final validation

AdonisJS v7 has reached its final form with stable APIs, revamped documentation, and a small breaking changes surface. Insiders can start building today.

Using TSX or JSX with @adonisframework, a blog post from a year ago, but a good technique if you're already using that syntax elsewhere.

https://adonisjs.com/blog/use-tsx-for-your-template-engine

#adonisjs

Use TSX for your template engine

Edge is great, but maybe you want to use TSX instead. Here are some information about it.

2 new token filled Building with #AdonisJS & #Inertia lessons are out now!

In these, we'll add in remember me capabilities to our login form. Then, we'll added in the complete forgot password flow to our application.

Ready to learn? πŸ‘‡
https://adocasts.com/lessons/adding-the-remember-me-token

Building with AdonisJS & Inertia: Adding the Remember Me Token

In this lesson, we'll enable the remember me feature on our auth login flow and add the remember me tokens table to our database.

adocasts.com

2 new Building with #AdonisJS & #Inertia lessons are out now!

In these, we'll add an onboarding flow for newly registered users. We'll then add the ability to login and discuss errors vs exceptions and alerts vs toasts.

Ready to learn? πŸŽ“
https://adocasts.com/lessons/onboarding-newly-registered-users

Building with AdonisJS & Inertia: Onboarding Newly Registered Users

In this lesson, we'll create our onboarding flow for newly registered users. Before users can enter the application, they'll need to have at least one organization set up so everyt...

adocasts.com

3 new Building with #AdonisJS & #Inertia lessons are out now!

In these, we'll...
- Add user registration
- Split our routes between two files
- Wire up our logout button

Ready to learn?
https://adocasts.com/lessons/user-registration-with-inertiajs

Building with AdonisJS & Inertia: User Registration with InertiaJS

In this lesson, we'll complete our user registration flow by validating our registration form data, creating a new user, logging that user in, and forwarding them to the next page ...

adocasts.com

2 more Building with #AdonisJS & #Inertia lessons are out now! These 2 are all about layouts!

β€Ί Creating A Layout
β€Ί Default Layouts & Overwriting the Default

Ready to learn? πŸ‘‡
https://adocasts.com/lessons/creating-a-layout

Building with AdonisJS & Inertia: Creating A Layout

In this lesson, we'll learn how to create a layout component and apply it to all our pages, the Inertia way.

adocasts.com