Working on this front-end framework, looking for suggestions or feedback
decorator.codable.org
Working on this front-end framework, looking for suggestions or feedback
1–10 of 15 posts
Re: Working on this front-end framework, looking for suggestions or feedback
#2Re: Working on this front-end framework, looking for suggestions or feedback
#31. Having to wrap each column into a `div.block` AND then inside a `div.inner` is too verbose. Are you sure you can't find a simpler solution for your grid system?
2 Reading the about page and the documentation, I don't see why/how this is different from the Bootstrap and Foundation, so why I should switch from robust framework to yours.
3. Overall it looks nice, good work :)
Re: Working on this front-end framework, looking for suggestions or feedback
#4Would be nice if your examples prevented default on click, found myself at the top of the page a whole lot by being too curious. :)
I'm testing the FW first by creating some layouts.
Here are few examples: http://start.codable.org/ http://blog.codable.org/
Re: Working on this front-end framework, looking for suggestions or feedback
#5Some feedback: 1. Having to wrap each column into a `div.block` AND then inside a `div.inner` is too verbose. Are you sure you can't find a simpler solution for your grid system? 2 Reading the about page and the documentation, I don't see why/how this is different from the Bootstrap and Foundation, so why I should switch from robust framework to yours. 3. Overall it looks nice, good work :)
Re: Working on this front-end framework, looking for suggestions or feedback
#6Some feedback: 1. Having to wrap each column into a `div.block` AND then inside a `div.inner` is too verbose. Are you sure you can't find a simpler solution for your grid system? 2 Reading the about page and the documentation, I don't see why/how this is different from the Bootstrap and Foundation, so why I should switch from robust framework to yours. 3. Overall it looks nice, good work :)
Re: Working on this front-end framework, looking for suggestions or feedback
#7Some feedback: 1. Having to wrap each column into a `div.block` AND then inside a `div.inner` is too verbose. Are you sure you can't find a simpler solution for your grid system? 2 Reading the about page and the documentation, I don't see why/how this is different from the Bootstrap and Foundation, so why I should switch from robust framework to yours. 3. Overall it looks nice, good work :)
You don't have to wrap it into inner it's just my own example, gonna update the dox soon with better dox and examples. That's why I'm asking some feedback. Thanks for the feedback. :)
Re: Working on this front-end framework, looking for suggestions or feedback
#8On a similar note, I think your class names need some work. I find them unintuitive at times.
Re: Working on this front-end framework, looking for suggestions or feedback
#9Earlier quoted context omitted.
You don't have to wrap it into inner it's just my own example, gonna update the dox soon with better dox and examples. That's why I'm asking some feedback. Thanks for the feedback. :)
Also the Idea is to first create a framework and then create a ( framework ) drag and drop layout builder on top of it with some nice examples where user can chose from examples and customize it, for easy yet nice looking prototyping. I like bootstrap but to me it's too similar looking on almost every website that is using it.
http://shoelace.io/ http://www.layoutit.com/build http://jaykanakiya.com/bootstrap-grid-builder/ http://neokoenig.github.io/jQuery-gridmanager/demo/simple_li...
Now you could customize your bootstrap theme :)