No posts to display
POPULAR POSTS
The TableauMagic DataTables Extension Now Available
Toan Hoang - 77
The TableauMagic DataTables Extension v1.0.0 is now available for general use; if you have Tableau Desktop 2018.2 or greater, all you have to do...
RANDOM POSTS
E14. Prettier (Opinionated Code Formatter)
Toan Hoang - 0
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. This will help keep our code looking nice and save the tedious work of formatting.