- Move all function calls to usePost to prevent loading functions repeatedly
- Remove all useStates that aren’t modal loaders and use the Post context from tan-stack-query for manipulation
- This will prevent redundant states from loading and speed up the Post loading times