Master DataTables in Laravel 11: Complete Guide to Client-Side & Server-Side | Yajra DataTables

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 14

  • @reboxyz
    @reboxyz 18 วันที่ผ่านมา +1

    This is great! Thanks for this very informative tutorial!!!

  • @coadinghub
    @coadinghub 20 วันที่ผ่านมา +2

    Client-Side rendering is most chosen by developer but you can create api and middleware which access the only ajax response and that is easy to manage

  • @ProTraderHamza
    @ProTraderHamza 20 วันที่ผ่านมา +1

    Thank you so much for all the effort you put into these tutorials! They’re really helpful, and I’ve learned a lot from them. I had a question - would you be able to create a project similar to 'Dokploy'? I’d love to see your approach!

  • @pranaychakraborty4866
    @pranaychakraborty4866 20 วันที่ผ่านมา +1

    Even when building monolith application I am not using Jquery anymore. To show data in table I implement my own table which in my opinion is the best thing. Since you can customize this according to your needs. I use axios to handle the api call. So I don’t need to use the large Jquery library to only handle ajax call and datatable.

    • @programmingfields
      @programmingfields  19 วันที่ผ่านมา

      Yes, it is not needed to use jQuery to handle the table. There are even other options as well. If you are using custom table and API call to render the data based on the given payload to manage the number of records to be displayed that's a good approach.

  • @ernesgalayasa5807
    @ernesgalayasa5807 21 วันที่ผ่านมา +1

    Mantap 👍🏼

  • @Poonam_fans
    @Poonam_fans 2 วันที่ผ่านมา +1

    Hey bro, the video is good, but I noticed a couple of things. First, you're using jQuery, which most developers skip these days-it’s kind of outdated. Second, while you covered some basics of Yajra Box DataTables, it's only about 40-50% of what it can do. So maybe avoid using "master" in the title 😅. I respect your efforts, but a full-fledged tutorial focused entirely on Yajra Box DataTables would be 🔥. Looking forward to seeing that! 🙌

    • @programmingfields
      @programmingfields  2 วันที่ผ่านมา

      @Poonam_fans Thank you for the suggestion. But no one can be master in a single video. It needs lots of practice.

  • @GianGamingMLBB
    @GianGamingMLBB 21 วันที่ผ่านมา +1

    why a lot of developers don't use jquery anymore

    • @programmingfields
      @programmingfields  20 วันที่ผ่านมา

      @GianGamingMLBB There is a lot of reasons for this. Now a days SPA is in trend and people are moving to the React, Angular or Vue Js for the front end. But still for the PHP, people are using jQuery.

  • @phojie6868
    @phojie6868 20 วันที่ผ่านมา +1

    Dont use the word "Master" please. tsk