Coming soon @mezielabs.com
Posts by Mezie Labs
Coming soon @mezielabs.com
I'm evolving @mezielabs.com courses.
New direction:
→ Text-based lessons
→ Searchable content
→ Copy-ready code
→ Faster navigation
Same depth. Better experience.
If you like learning by building (not just watching), you’re going to love what’s coming.
@adonisjs.com 7 was recently released, and one of the goodies it came with is transformers.
I just published a full deep-dive article covering variants, relationships, pagination, end-to-end type safety and more.
mezielabs.com/articles/ado...
@adonisjs.com 7 ships with a feature that eliminates one of the most tedious parts of working with Lucid models: manually re-declaring every column you already defined in a migration.
Learn all about it in this deep-dive article👇
mezielabs.com/articles/sch...
AdonisJS v7 is officially out today!
A major milestone after a long development cycle, and we couldn't be more excited about how it turned out.
What's new → adonisjs.com/blog/v7
Upgrade guide → docs.adonisjs.com/v6-to-v7
Every year, JavaScript developers report the same problems.
Not because tools are missing
But because nothing works together
AdonisJS is built around one idea: cohesion over composition.
🔗 adonisjs.com/we-hear-you
An experimental release of the AdonisJS queues package is now available.
Features include:
- multi-driver support
- typed job classes
- delayed jobs
- a job scheduler
- queue fakes for testing
- and more...
We're eager to hear your feedback.
docs.adonisjs.com/guides/diggi...
AdonisJS 7 Transformers: A Deep Dive, by @mezielabs.com:
mezielabs.com/articles/adonisjs-7-tran...
#deepdives #adonisjs #typesafety
3 new lessons have been added to the AdonisJS From Scratch course, covering user settings:
— Updating profile details
— Updating account details
— Changing password
PS: You can still get the course at an early access price of $19 ⤵️
mezielabs.com/courses/adon...
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...
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...
The @adonisjs.com from scratch course now contains 52 lessons!
Also, all existing videos have been fully converted to text.
You can still take advantage of the early access price to truly learn AdonisJS by building a real-world application ⤵️
mezielabs.com/courses/adon...
Started recording the "AdonisJS from Scratch" course today. I'm aiming to release early access to the course by 20th this month 🤞
One of the goodies of @adonisjs.com
Seamlessly redirect an old URL to a new one😋