The-Xiting-Way / DevXClub

DevXClub: We Build Together
https://devxclub.vercel.app
GNU General Public License v3.0
13 stars 21 forks source link

Separating constants from main files #14

Open raghavawasthi24 opened 1 month ago

raghavawasthi24 commented 1 month ago

Currently all constants are kept in same file which unnecessarily increasing the length of code. I would make a new constant folder and would keep there. This will increase the readability and feasibility of code.

Aryainguz commented 1 month ago

@raghavawasthi24 go ahead and please make sure there are no path errors