Getting Started with {Rhino} to Build Enterprise-Grade Shiny Apps

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

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

  • @yonghuidong888
    @yonghuidong888 Год назад +4

    Very nice introduction of Rhino. Thanks a lot. I am curious to know what is the advantages of Rhino over golem?

    • @appsilon_official
      @appsilon_official  Год назад +2

      Thank you :) Rhino apps aren't packages, whereas Golem treats your app as such. Both options have value and are good ways to build structured, organized Shiny apps. Rhino puts more emphasis on development tools, clean configuration and minimal boilerplate. It tries to provide default solutions for typical problems and questions in these areas.
      This article touches on a few comparison points of popular frameworks: blog.devgenius.io/which-r-shiny-framework-is-the-best-a-comparison-of-vanilla-shiny-golem-rhino-and-leprechaun-c02ad8e2aa8c

    • @yonghuidong888
      @yonghuidong888 Год назад +2

      @@appsilon_official Thanks a lot. Will definitely have a look and try!

    • @johnsonacharya6188
      @johnsonacharya6188 11 месяцев назад

      How to connect MySQL database table in shiny rhino framework?

  • @nevinthomas5130
    @nevinthomas5130 9 месяцев назад +1

    is there a resource related to Rhino and Docker / any containerization platform

    • @appsilon_official
      @appsilon_official  9 месяцев назад

      Unfortunately, we don't have this exact resource, but Docker is used in this guide. So, you can find a Dockerfile that might be helpful here: appsilon.github.io/rhino/articles/how-to/publish-on-huggingface.html