Drag&drop dashboard in JavaScript (Gridstack.js)

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

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

  • @prashlovessamosa
    @prashlovessamosa 4 месяца назад +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 3 месяца назад +1

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

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

    Wow Great Video 👌👌👌...

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

    Nice video! Thanks 😊

  • @riigel
    @riigel 4 месяца назад +1

    Nice!!!!!

  • @Shane-y8c
    @Shane-y8c Месяц назад

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

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

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

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

      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.

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

    can I use this with react.js

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

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

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

      @@practicalcoder Thanks

  • @trainedbybryan
    @trainedbybryan 4 месяца назад

    bro post the github

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

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

    • @trainedbybryan
      @trainedbybryan 4 месяца назад

      @@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