Drag&drop dashboard in JavaScript (Gridstack.js)

Поделиться
HTML-код
  • Опубликовано: 30 янв 2025

Комментарии • 19

  • @prashlovessamosa
    @prashlovessamosa 7 месяцев назад +2

    Your real world real todo app playlist is super helpful i am learning svelte your videos are very good please keep uploading good stuff.

  • @siefeldenabualsoud9021
    @siefeldenabualsoud9021 7 месяцев назад +1

    I'd really like to thank you for this great explanation.

    • @practicalcoder
      @practicalcoder  7 месяцев назад +1

      Thank you for your support! 😄

  • @twd2
    @twd2 6 месяцев назад +1

    Wow Great Video 👌👌👌...

  • @ZohoExpert
    @ZohoExpert 5 месяцев назад

    Nice video! Thanks 😊

  • @aygamingff6456
    @aygamingff6456 6 месяцев назад

    Can u please tell me how can we change the positionns account to local storage stored x,u oostions

    • @practicalcoder
      @practicalcoder  6 месяцев назад

      Hello! You can store the widgets in localStorage as JSON with JSON.stringify and load them back with JSON.parse, then create widgets with addWidget or makeWidget.

  • @Shane-y8c
    @Shane-y8c 5 месяцев назад

    Hello, thanks for this video. I need help with this mine is behaving incorrectly. I have a project with dashboard. Thank you.

  • @ok-alarm
    @ok-alarm 7 месяцев назад +1

    Nice!!!!!

  • @sourabhsingh5941
    @sourabhsingh5941 7 месяцев назад

    can I use this with react.js

    • @practicalcoder
      @practicalcoder  7 месяцев назад +1

      Yes you can! Look at time 10:58 for an example of that.

    • @sourabhsingh5941
      @sourabhsingh5941 7 месяцев назад

      @@practicalcoder Thanks

  • @brinkrin24
    @brinkrin24 7 месяцев назад

    bro post the github

    • @practicalcoder
      @practicalcoder  7 месяцев назад +1

      Anything specific you want to see? I covered a lot of topics in the video.

    • @brinkrin24
      @brinkrin24 7 месяцев назад +1

      @@practicalcoder the github of the project. people who code don't want to sift through a video to find code snippets they want / need. posting the github so people can look through the code would be really helpful