DEV Community

Morcos Gad
Morcos Gad

Posted on

2

Makes blade components blazing fast - Laravel 9.36 Release

In the new version 9.32 I liked this new feature which is making blade components blazing fast which is a very important development

Nuno Maduro contributed an optimization to improve blade component performance. I suggest you check out the description in Pull Request https://github.com/laravel/framework/pull/44487 to get the full details of the improvements with examples. In summary, the description includes some rough estimates of enhancements:

Anonymous components — up to 52% faster
Class View components - up to 39% faster
Class Inline components — up to 92% faster
Dynamic components ( that renders anonymous components ) — up to 72% faster
Dynamic components ( that renders inline class components ) — up to 83% faster
Huge kudos to Nuno and all those involved in making this update possible! Laravel forever!

I hope you enjoyed with me and to learn more about this release visit the sources and search more. I adore you who search for everything new.
Source :- https://laravel-news.com/laravel-9-36-0
Source :- https://www.youtube.com/watch?v=eTxRz1Z1cGI

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay