Topcoat – CSS for clean and fast web apps
1–10 of 101 posts
Re: Topcoat – CSS for clean and fast web apps
#2EDIT: That's not to say this is a replacement for highly-skilled designers, more that it's an easy way to get a passable interface in the absence of any design skill :)
Re: Topcoat – CSS for clean and fast web apps
#3Re: Topcoat – CSS for clean and fast web apps
#4This looks like a great start, but there are some missing parts and serious issues with the typography. In many places the text size is just too small, while the typeface they're using here is too light for display. The link text under Michael Peterson is a good example of the problem: http://topcoat.io/topcoat/doc/mobile.html#m-well
Re: Topcoat – CSS for clean and fast web apps
#5Re: Topcoat – CSS for clean and fast web apps
#6Re: Topcoat – CSS for clean and fast web apps
#7why this instead of bootstrap?
Re: Topcoat – CSS for clean and fast web apps
#8why this instead of bootstrap?
Options are fantastic. Who loses? It's a win-win.
Re: Topcoat – CSS for clean and fast web apps
#9Compare to http://twitter.github.io/bootstrap/ and http://foundation.zurb.com/, which list some benefits right on the page -- you need people to instantly understand why they should use your framework over another css framework.
Also, make sure your demo pages represent responsiveness well -- I resized my browser on your mobile demo page and the tab bar ended up becoming nothingness -- perhaps some min-widths are needed?