Live data from Hacker News

Goodbye Yahoo, Hello Bootstrap and Backbone.

company.unscatter.com

1–10 of 24 posts

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#3
post #2

It seems everyone is saying hello to bootstrap. Too bad very few build anything memorable upon it.

That just reflects it's status as the de-facto starting point. You could equally state that it's too bad that very few build anything memorable with HTML.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#4
post #3
post #2

It seems everyone is saying hello to bootstrap. Too bad very few build anything memorable upon it.

That just reflects it's status as the de-facto starting point. You could equally state that it's too bad that very few build anything memorable with HTML.

Well yes, a starting point - but not also the ending point at the same time.

And by memorable I meant based on bootstrap but with own "personality", not bootstrap's.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#5
post #4
post #3

Earlier quoted context omitted.

That just reflects it's status as the de-facto starting point. You could equally state that it's too bad that very few build anything memorable with HTML.

Well yes, a starting point - but not also the ending point at the same time. And by memorable I meant based on bootstrap but with own "personality", not bootstrap's.

How much of a site's personality would you consider is design, vs content and UX? I'm considering tweaking the over all colors and such for unscatter.com and chatfor.us (when I move chatfor.us to bootstrap) in order to differentiate them. I just haven't put a large focus on that, choosing to focus more on the functionality of the sites.

I guess my opinion is Bootstrap is a great way to have an acceptable looking front end while you focus on building out your minimum feature set.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#6
Sorry, but your site has serious problems. Just adding Bootstrap without any knowledge of at least some basic designs does you no good.

For example:

* The text is wider than the screen and the scrolling destroys the readability of the text. Even when it would fit the screen, it makes a terrible reading experience

* Apply paddings to the left and right edge of the screen. If the text touches the browser window, it looks ugly and removes focus and call to action on it.

As a final advice: get yourself a copy of Design for Hackers ( http://bitboxer.de/2012/02/05/design-for-hackers-reverse-eng... )

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#7
post #4
post #3

Earlier quoted context omitted.

That just reflects it's status as the de-facto starting point. You could equally state that it's too bad that very few build anything memorable with HTML.

Well yes, a starting point - but not also the ending point at the same time. And by memorable I meant based on bootstrap but with own "personality", not bootstrap's.

I think you're missing the point of Bootstrap. It's meant to keep your site looking nice while you bootstrap it; to avoid doing a ton of graphic design work before you even have a working prototype. Once you're able to spend money on graphic design, you probably won't be using Bootstrap.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#8
post #6

Sorry, but your site has serious problems. Just adding Bootstrap without any knowledge of at least some basic designs does you no good. For example: * The text is wider than the screen and the scrolling destroys the readability of the text. Even when it would fit the screen, it makes a terrible reading experience * Apply paddings to the left and right edge of the screen. If the text touches the browser window, it loo…

Thank you for the advice and the link.

If you don't mind can you tell me what browser you viewed the page and resolution? I don't have the problem of the text being larger than the screen but I also tend to use high resolution screens and my browser width is usually greater than 1000 pixels.

I also admittedly haven't been keeping up with internet explorer or opera testing. Actually, I don't even have a windows desktop available to me at the moment.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#9
post #4
post #3

Earlier quoted context omitted.

That just reflects it's status as the de-facto starting point. You could equally state that it's too bad that very few build anything memorable with HTML.

Well yes, a starting point - but not also the ending point at the same time. And by memorable I meant based on bootstrap but with own "personality", not bootstrap's.

This is the point that the haters are missing. We're using a heavily modified bootstrap with backbone, and it has dramatically decreased our turnaround for new UI features. Other than the button styles, you can't really tell it's there. To me, bootstrap is CSS boilerplate that is clever and thoroughly tested, so you know when you copy a component or a design pattern from it, chances are it will Just Work. Creating customer-facing sites from 100% vanilla bootstrap isn't ideal unless you are building an MVP or some administration panel where a custom design wouldn't necessarily improve the user experience. It also really raises the lowest common denominator for teams that can't afford a lot of design work. I think bootstrap has been a great boon to web UI in general, and I am looking forward to seeing it evolve and inspire other frameworks in the future.

Re: Goodbye Yahoo, Hello Bootstrap and Backbone.

#10
post #4

Earlier quoted context omitted.

Well yes, a starting point - but not also the ending point at the same time. And by memorable I meant based on bootstrap but with own "personality", not bootstrap's.

How much of a site's personality would you consider is design, vs content and UX? I'm considering tweaking the over all colors and such for unscatter.com and chatfor.us (when I move chatfor.us to bootstrap) in order to differentiate them. I just haven't put a large focus on that, choosing to focus more on the functionality of the sites. I guess my opinion is Bootstrap is a great way to have an acceptable looking fron…

Also, your customers won't know or care that you are using bootstrap unless they are graphic designers.
Post reply on HN