Vue Tabler
A Customized Table Library
The Big Idea
We had been using a tabling library called Tabulator for dozens of views in our Vue applications. But it had unresolved issues and we really needed custom functionality. So - one by one - I replaced each table with a custom solution.
Development
Polished
It was incredibly rewarding to build something from the ground up. On top of automatic tables, it also supports custom, non-table row rendering and event handling.
Strategy
A Beast
While it is incredibly powerful, it definitely requires the proper configuration to be fully utilized. I'll be sure to document the best practices for using it effectively, but I think it showcases the potential of a well-designed custom solution.