Blog

Just split up PodsUI into two classes the…

Just split up PodsUI into two classes, the new class is PodsUIData which handles some of the data processing for pagination / search / sorting so it’s now decoupled from the UI which really helps for organizational purposes.

Still figuring out how best to handle all of the options in an efficient way. There’s a lot of options 🙂