diff --git a/TODO b/TODO new file mode 100644 index 0000000..bf71682 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +- SETUP REDUX +- AUTHENTICATION + SESSIONS FLOW +- COMMENTS FLOW +- USER PROFILE FLOW \ No newline at end of file diff --git a/notes b/notes index e13c709..5d3d5aa 100644 --- a/notes +++ b/notes @@ -77,4 +77,14 @@ CALCULATE ALL THE RATINGS SHIT, AFTER I FINISHED THE WHOLE THING IMMA TRY TO COMPARE IF EACH LOCATIONS HAVE user_ratings user_counts etc etc +########################################################################################## + + +########################################################################################## + +REWRITE COALESCE QUERY CAUSE IT'S SLOW + +- https://stackoverflow.com/questions/6426436/postgresql-coalesce-performance-problem +- https://stackoverflow.com/questions/2287642/which-is-quicker-coalesce-or-isnull + ########################################################################################## \ No newline at end of file