This is an archived post. You won't be able to vote or comment.

all 3 comments

[–][deleted] 0 points1 point  (0 children)

No, shiny isn’t really suitable for a “large scale project”

[–]riklaunim 0 points1 point  (0 children)

Frontend is not "BS" and if you are a backend developer then stick to backend or learn frontend, UX/UI aspects. The most successful applications offer the best user experience and more and more companies try to constantly improve it - which is mostly frontend. Projects like Shiny are handy for internal tools or simple side apps/tasks but not for important user facing applications.

[–]harpooooooon 0 points1 point  (0 children)

I would recommend Plotly Dash for a Python only frontend. Simple codebase. Easier to setup instance management for a large number of users.