Explore >> Select a destination


You are here

sookocheff.com
| | github.com
3.0 parsecs away

Travel
| | Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.
| | www.integralist.co.uk
3.8 parsecs away

Travel
| | Introduction Model View Controller Mixed definitions God Controller Problems Skinny Controller Presenters? What problem are Presenters trying to solve? How do they work? Code Example Controller View Presenter Conclusion Introduction Model, View, Controller (MVC). This is a pretty standard architectural pattern and has been in use when developing software since the early 1970's. The basic principle of the pattern is to separate the different areas of logic from your application into distinct compartments.
| | tannerdolby.com
4.6 parsecs away

Travel
| | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.
| | www.wyeworks.com
40.9 parsecs away

Travel
| A few weeks ago, an announcement was made referring to the imminent inclusion of Rails API into Rails core. Until now, Rails API has been a...