Tabler: Free and open source dashboard HTML/CSS framework
1–10 of 94 posts
Re: Tabler: Free and open source dashboard HTML/CSS framework
#2Re: Tabler: Free and open source dashboard HTML/CSS framework
#3Re: Tabler: Free and open source dashboard HTML/CSS framework
#4If I want to build a dashboard with multiple widgets on the screen, my first step would be to look for a layout tool. Which allows me to handle how the screen is divided into multiple areas and offers an interative interface so I can open, move, resize and close those areas.
I would not want a bundle that combines the layout tool with charts and forms and whatnot.
For example, if I want an area to be used for an interactive chart, I would want to build that with whatever solution I like best. Personally I already use Plotly for many things, so I would go with that.
Re: Tabler: Free and open source dashboard HTML/CSS framework
#5Why pack so many different things into a single project? If I want to build a dashboard with multiple widgets on the screen, my first step would be to look for a layout tool. Which allows me to handle how the screen is divided into multiple areas and offers an interative interface so I can open, move, resize and close those areas. I would not want a bundle that combines the layout tool with charts and forms and whatn…
Re: Tabler: Free and open source dashboard HTML/CSS framework
#6Why pack so many different things into a single project? If I want to build a dashboard with multiple widgets on the screen, my first step would be to look for a layout tool. Which allows me to handle how the screen is divided into multiple areas and offers an interative interface so I can open, move, resize and close those areas. I would not want a bundle that combines the layout tool with charts and forms and whatn…
Re: Tabler: Free and open source dashboard HTML/CSS framework
#7Why pack so many different things into a single project? If I want to build a dashboard with multiple widgets on the screen, my first step would be to look for a layout tool. Which allows me to handle how the screen is divided into multiple areas and offers an interative interface so I can open, move, resize and close those areas. I would not want a bundle that combines the layout tool with charts and forms and whatn…
Re: Tabler: Free and open source dashboard HTML/CSS framework
#8Why pack so many different things into a single project? If I want to build a dashboard with multiple widgets on the screen, my first step would be to look for a layout tool. Which allows me to handle how the screen is divided into multiple areas and offers an interative interface so I can open, move, resize and close those areas. I would not want a bundle that combines the layout tool with charts and forms and whatn…
So I can build a dashboard without deciding on a layout tool, then deciding on a solution for charts, etc.
I do not consider myself a frontend developer. I'm just not interested in spending time learning about a bunch of UI tools if there's a framework that does it all.
This is appealing to me- the less I have to think about the implementation of the presentation layer, the more I can focus on the data processing, persistence, API... the stuff that _I_ care about working on.
Not trying to argue, just one answer to your question.
Re: Tabler: Free and open source dashboard HTML/CSS framework
#9Re: Tabler: Free and open source dashboard HTML/CSS framework
#10I’ve found that when used competently, React also shines for normal websites both through client or server side rendering.