0

I have a Node.js server and the code is getting kind of big and messy. Am I correct to assume that converting this to MVC will make it more manageable? How do I go about doing that? Are there any tools that can help me to do this?

1 Answer 1

1

You could try the RailwayJS. It's the Node.JS MVC framework based on ExpressJS.

Sign up to request clarification or add additional context in comments.

1 Comment

I already tried that before. It can generate new pages, but how can it be used to convert a web server?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.