Lecture-Connect
Lecture-Connect copied to clipboard
Ideas for decoupling of this project
what does decoupling mean?
@brain-sick decoupling means on server side we have only APIs available and on the frontend we deal with the data provided through the APIs.
are you looking for the suggestion regarding API architecture or js frameworks for the frontend? can you be more specific?
@rohanraj7316 give your suggestions for the frontend framework and separate the routing part in backend, that is all the routes would be accessed via frontend only.
@agbilotia1998 I guess react or vue will be good choice ..! both have internal routings and well supported also... we can find out pros and cons and discuss more on it.
@rohanraj7316 any of them is a good choice but how we decouple this project would be important.Go through the project and propose the suggestions.