|
You are here |
www.mintbit.com | ||
| | | | |
konradreiche.com
|
|
| | | | | Ruby on Rails applications are modelled around active record yet what if your application is based on a domain which needs to be provided in a programmatic way? In other words, your application, controller and views stand on a fixed set of Ruby classes yielding the context. In a manual fashion one would implement this by creating controller and views for each specific class. Assuming that the classes of this domain share the same interface this approach would introduce a lot of redundancy. With meta-programming this amount can be cut down. | |
| | | | |
chromeos.dev
|
|
| | | | | How to set up your ChromeOS device for developing web apps and how to configure port forwarding to access them on other devices. | |
| | | | |
kevinjmurphy.com
|
|
| | | | | On the benefits of using the default RESTful actions to prevent controllers from becoming too big and confusing. | |
| | | | |
blog.panoply.io
|
|
| | | You need a database, but which is the right one? Get the details around how CouchDB and MongoDB handle indexes, queries, clustering, and support. | ||