The use of AlpineJs!

By @egyjs · 2022-06-25 20:36

The use of AlpineJs!

I'll likely use Lean-Admin in future projects because I believe it's great, however, I hope that in “Lean” you use Alpine Js more than making several Backend requests, as an example: I used "Filament-php", its great, but this big issue on it, that's make a lot of server requests just to make any functions, for example "1 plus 1 , go to server ,calculate it, return response , equal 2!" yay ! -_-.

I believe that using more client side is more effective and more efficient, even in the Fields(ex. : repeater, etc...)!

I'm looking forward to this project and I'm very excited about it

  • By @samuel · 2022-07-02 15:18

    Yeah, Lean is very optimized with regards to server requests. It tries to do as much as possible on the frontend, just as you mentioned.