Comment on Show HN: hr.js - Build large client-side applications in a structured wayparentComments−SamyPesseOP12yYes... The best way to try it is to install it using "npm install hr.js -g" and to create an helloworld using: "hr.js new -d hello".I'll work on improving the introduction of the documentation to add comparaisons with others frameworks.Hr have a components-based rendering system: a view could be a component and component could be added directly from templates. http://friendcode.github.io/hr.js/#/template/components
Comments
Yes... The best way to try it is to install it using "npm install hr.js -g" and to create an helloworld using: "hr.js new -d hello".
I'll work on improving the introduction of the documentation to add comparaisons with others frameworks.
Hr have a components-based rendering system: a view could be a component and component could be added directly from templates. http://friendcode.github.io/hr.js/#/template/components