serpbear/utils/client
towfiqi 4a47cedad8 refactor: improves Performance & Code Readability
- Replaces useEffet with useMemo & useLayoutEffect where necessary.
- Converts some useEffects to separate hooks.
- Moves the functions defined within components to utils.
- Splits the Keywords renderPosition function to its own component.
2024-01-13 10:10:49 +06:00
..
exportcsv.ts refactor: separates client and backend utils. 2024-01-12 22:40:28 +06:00
generateChartData.ts refactor: improves Performance & Code Readability 2024-01-13 10:10:49 +06:00
helpers.ts refactor: improves Performance & Code Readability 2024-01-13 10:10:49 +06:00
SCsortFilter.ts refactor: separates client and backend utils. 2024-01-12 22:40:28 +06:00
sortFilter.ts refactor: separates client and backend utils. 2024-01-12 22:40:28 +06:00
validators.ts refactor: separates client and backend utils. 2024-01-12 22:40:28 +06:00