What are things I should take care if want to create my own Full-stack framework using Javascript?
I would like to create a new full stack framework using javascript with MVC manner. Frontend: Should have models-view-controllers like Backbone js with Reactjs features like Compositions and V-Dom Backend: Should have same features of Ruby on Rails....