Trending

#AdonisJs

Latest posts tagged with #AdonisJs on Bluesky

Latest Top
Trending

Posts tagged #AdonisJs

Preview
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

AdonisJS v7 Is Here, by @virk@fosstodon.org (@adonisframework@fosstodon.org):

https://adonisjs.com/blog/v7

#releasenotes #adonisjs

0 0 0 0
Preview
Let's Learn AdonisJS 7: Introducing AdonisJS | Coming Soon | 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...

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?
buff.ly/V5R3KuW

#adonisjs #nodejs

1 0 0 0
Preview
Ship first | eshlox Prioritizing the product over the stack.

Your stack doesn't matter if you never ship. 🤷‍♂️

eshlox.net/ship-first

#adonisjs #nodejs #javascript #typescript

1 0 0 0
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.

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

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

#releasenotes #adonisjs

0 0 0 0
Preview
Critical AdonisJS Bodyparser Flaw (CVSS 9.2) Enables Arbitrary File Write on Servers Users of the "@adonisjs/bodyparser" npm package are being advised to update to the latest version following the disclosure of a critical security vulnerability that, if successfully exploited, could allow a remote attacker to write arbitrary files on the server. Tracked as CVE-2026-21440 (CVSS score: 9.2), the flaw has been described as a path traversal issue affecting the AdonisJS multipart

iT4iNT SERVER Critical AdonisJS Bodyparser Flaw (CVSS 9.2) Enables Arbitrary File Write on Servers VDS VPS Cloud #CyberSecurity #AdonisJS #Vulnerability #CVE2026 #WebSecurity

0 0 0 0

👉 Want a similar deep dive into Lucid relations, hooks, or transactions?

Like this thread or drop a comment and let me know what to explore next 👇
#JavaScript #TypeScript #BackendDev #CleanCode #AdonisJS

4 0 0 0

Ever wondered how @adonisframework’s Lucid ORM turns raw SQL into rich JavaScript objects? 🤔
Let’s talk about hydration – the secret sauce behind Lucid’s magic.
🧵👇 #AdonisJS #LucidORM

0 0 1 0

👉 Want a similar deep dive into Lucid relations, hooks, or transactions?

Like this thread or drop a comment and let me know what to explore next 👇
#JavaScript #TypeScript #BackendDev #CleanCode #AdonisJS

3 0 0 0

Ever wondered how @adonisframework’s Lucid ORM turns raw SQL into rich JavaScript objects? 🤔
Let’s talk about hydration – the secret sauce behind Lucid’s magic.
🧵👇 #AdonisJS #LucidORM

4 0 1 0
Preview
AdonisJS From Scratch | Mezie Labs Learn AdonisJS by building a real-world application from scratch.

2 new lessons have been published on the #AdonisJS From Scratch course covering creating Edge components.

PS: You can still get the course at an early access price of $19 ⤵️

mezielabs.com/courses/adon...

0 1 0 0
Preview
AdonisJS From Scratch | Mezie Labs Learn AdonisJS by building a real-world application from scratch.

4 new lessons have been published on the #AdonisJS From Scratch course covering managing posts:
— Displaying user posts
— Updating posts
— Deleting posts
— Extract status functionality into a service

mezielabs.com/courses/adon...

0 1 0 0
Video

4 new Building with #AdonisJS & #Inertia lessons are out now! In these we'll query & list the org's current users. Then, we'll walk through the entire flow of sending & accepting an invitation into our org.

🎓 Ready to learn?
https://buff.ly/4jlbxXE

👇 Preview

6 2 0 0
Preview
Building with AdonisJS & Inertia: Allowing Users to Safely Update Their Account Email In this lesson, we'll add the ability for our users to safely update their account email address. We'll require them to confirm their password, then make the update in our database...

4 new Building with #AdonisJS & #Inertia lessons are out now! In these we'll:

⇒ Safely allow users to update their account email
⇒ Notify users when their email was changed
⇒ Delete account & dangling orgs
⇒ Update & delete orgs

Ready to learn? 🎓

1 0 0 0
Preview
Building with AdonisJS & Inertia: Creating the Settings Shell In this lesson, we'll create shell specifically for our settings pages to live between our pages and their layouts.

2 new Building with #AdonisJS & #Inertia lessons are out now! In these, we'll begin work on our application's settings pages by creating a shell, then we'll rig up our profile settings page.

Ready to learn? 🎓

2 0 0 0
Video

Do you know there are different ways to define states in #AdonisJs Edge templates? Here's an excerpt from the lesson "Understanding template states" ⤵️

Learn more at mezielabs.com/courses/adon...

0 0 0 0
Video

Got a minute? Let's learn #AdonisJS Edge components.

mezielabs.com/courses/adon...

0 0 0 0
Preview
AdonisJS From Scratch | Mezie Labs Learn AdonisJS by building a real-world application from scratch.

New lessons have been added to the #AdonisJS From Scratch course, covering an introduction to the Edge template engine, Edge helpers, understanding template states, and Edge components.

PS: You can still grab the course at an early access price of $19!
mezielabs.com/courses/adon...

1 0 0 0
Preview
Building with AdonisJS & Inertia: Creating & Listing Sortable Course Lessons In this lesson, we'll add the ability to create new lessons within a course's module. We'll then list the lessons within their designated module using the order specified by the us...

3 new Building with #AdonisJS & #Inertia lessons are out now! In these, we'll

⇒ List sortable course lessons inside each module
⇒ Create, editing, & delete course lessons
⇒ Add a date & time input for the desired publish

Ready to learn? 🎓

2 1 0 1
Preview
Building with AdonisJS & Inertia: Querying & Listing Sortable Course Modules In this lesson, we'll query and add a sortable list of a course's modules on the courses show page.

2 new Building with #AdonisJS & #Inertia lessons are out now! In these, we'll work through the CRUD operations for our course's modules!

⇒ Querying & listing with VueDraggable
⇒ Creating
⇒ Updating
⇒ Deleting

Ready to learn? 😎

2 1 0 0
Preview
AdonisJS - A fully featured web framework for Node.js AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.

#AdonisJS: adonisjs.com - backend framework of choice, batteries included. It's basically the #laravel of the nodejs ecosystem. If you want to escape framework hell (incompatibility issues unless you're using react..), this is your way to go.

1 0 1 0
Preview
Building with AdonisJS & Inertia: Deleting Courses In this lesson, we'll add the ability to delete courses from an organization with confirmation from our user.

3 new Building with #AdonisJS & #Inertia lessons are out now! In these, we'll add

⇒ The ability to delete courses
⇒ Begin work on our courses show page
⇒ Create a nifty TagSelector component that'll auto-patch changes

Ready to learn? 🎓
https://buff.ly/41iCPrb

3 2 1 0
Preview
Building with AdonisJS & Inertia: Querying & Listing An Organization's Courses In this lesson, we'll query the active organization's courses and list them out in a table.

3 new Building with #AdonisJS & #Inertia lessons are out now! In these, we begin work on our courses by

⇒ Querying & listing the active org's courses
⇒ Creating new courses in the org
⇒ Editing & updating courses

Ready to learn? 🎓
https://buff.ly/3Bc6do5

3 2 1 0
Preview
Building with AdonisJS & Inertia: Reusable VineJS Exists In Organization Validation In this lesson, we'll take our difficulty's exists in organization VineJS validation and make it reusable so we can easily use it for our statuses, access levels, courses, etc.

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

In these, we'll
⇒ Create a reusable exists in organization validation
⇒ Add reusable drag-and-drop sorting
⇒ Reapply functionality for statuses & access levels

Ready to learn? 🎓

4 1 1 0
using single action controllers in AdonisJS

using single action controllers in AdonisJS

Do you know you can use single-action controllers in #AdonisJS? Here's how to do it ⤵️
The catch is that the controller method name must be `handle` for it to work.

0 0 0 0
Raycast showing AdonisJS documentation

Raycast showing AdonisJS documentation

Raycast showing Tailwind documentation

Raycast showing Tailwind documentation

Raycast showing Svelte documentation

Raycast showing Svelte documentation

Raycast showing a mutli-currency calculation

Raycast showing a mutli-currency calculation

I made the move from Alfred to Raycast today. I've been missing out on a lot! 😭

Plus that calculator? Gold! 🏅

#AdonisJS #Tailwind #Svelte documentation

4 0 0 0
Preview
Building with AdonisJS & Inertia: Updating Difficulties In this lesson, we'll add the ability to update an organization's difficulties using our useResourceActions composable.

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

In these we'll add the ability to
⇒ Update difficulties
⇒ Confirm & delete difficulties
⇒ Pick a replacement difficulty when deleting a difficulty being used by a course

Ready to learn? 🎓

1 1 0 0

I figured it out! I've updated the gist too. Just incase anyone is using #Svelte with #Inertia and #AdonisJS.

gist.github.com/stctheproduc...

0 0 0 0
Preview
Building with AdonisJS & Inertia: The Confirm Delete Dialog & Deleting the Active Organization In this lesson, we'll create a reusable confirm deletion dialog and bind its state into our use resource actions composable. We'll then incorporate this all together to allow users...

2 new Building with #AdonisJS & #Inertia lessons just landed!

In these, we'll
» Create a reusable confirm delete dialog
» Delete the active org
» List an org's difficulties
» Create new difficulties

0 0 0 0
Un graphique en forme d'arbre montrant AdonisJS en haut et des technologies sous la branche "API" et "Monolithe"

Un graphique en forme d'arbre montrant AdonisJS en haut et des technologies sous la branche "API" et "Monolithe"

Comment @adonisjs.com peut-il être utilisé ?

Comme vous en avez envie ! AdonisJS n'est rien de plus qu'un framework complet pour Node.js. C'est un outil créé pour vous aider à développer votre application, et non pour vous brider.

#framework #nodejs #adonisjs #inertiajs #monolithe #react #vue

6 2 1 0
Post image Post image Post image Post image

Been working on a little jumpstart package for #adonisjs web applications that comes with:

- Auth scaffolding (with forgot password flow)
- Email history tracking
- Change email
- Account deletion
- Toast messaging

With more planned in the future.

1 0 0 0