Skip to content

AndreasMadsen/piccolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#piccolo

isomorphic projection framework

Isomorphism is commonly known as the thought of using the same code on both the client and the server side. Since node.js this has been accomplished in a small scale, but never in a big scale. Many have tried and usually they succeed in a limited way. However issues with SEO and clients without JavaScript seams to constantly show up. For half a year I have tried to come up with a new design for isomorphism. This is my attempt to reinvent isomorphism and the thought itself. The issues we are facing are because we forget the isomorphism, in our eager to just develop something. I hope this project will result in something significant different.

Note when I speak about other people; I'm just as much speaking about myself!

Example

A primitive but very enlightning example can be found at: /AndreasMadsen/piccolo-example.

The future

Piccolo is highly experimental but is a working prove of concept framework since f666964fce. However there is a long way to go before it becomes mainstream for most developers and useful in a production environment.

The plan is that piccolo will be rewriting intro smaller modules and then be combined intro a framework with an understandable API, documentation, examples and works across all used browser. 1.0.0 will be a production ready platform with a well defined API.

The todo list exists as a collection of issues, but you are welcome to open your own requests issues. Any discussion about isomorphism itself should be on #piccolo (freenodes) or some other channel.

Offspring

Modules currently implemented as a result of piccolo:

License

The software is license under "MIT"

Copyright (c) 2012 Andreas Madsen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Isomorphic projection framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published