mattiaslvv / airbean

Final project for Vuex course at Jensen
0 stars 0 forks source link

Seperate backend files and frontend files to separate folders #49

Closed zocom-david-lundholm closed 4 years ago

zocom-david-lundholm commented 4 years ago

Mixing frontend and backend files produce a spagetti architecture which introduce confusion in the code base. Seperate this logic to separate folders to make the architecture more clear.