Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
11–20 of 112 posts
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#12i.e. you will have to learn the new thing at some time in the future so may as well not incur that debt and go straight to the future.
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#13Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#14Given that they've been working on 4 for so long, I'd learn 3 now since it works and the migrate to 4 when it's ready. And for the record, I'm tired of everyone bashing Bootstrap. I'm using it for a production site and I love it. I'm a one-man shop and I need to earn revenue now. I can't afford to spend the next six months learning the quirks of CSS and its crummy layout techniques. Bootstrap has allowed me to create…
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#15Now, learning bootstrap is not too bad. All you need to donis figure out how it defines the layout grid, how it handles margins, padding, and gutters, and how to use different classes to make the site responsive. Should take a couple of days. Ping me if you need help. :)
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#16It doesn't matter. Because no matter what tech you use in the web app space, it will all be obsolete in a year or two. Your apps will never be done, because the sand will shift underneath them. You'll need to continually update them to keep them working, or abandon them.
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#17Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#18Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#19When you start on an old technology you instantly incur a learning debt. i.e. you will have to learn the new thing at some time in the future so may as well not incur that debt and go straight to the future.
You also burn one of your technology chits. You get just a few as a startup. Selecting all bleeding edge technology could kill you. Would love to know where I read that. :D
Re: Ask HN: Should I learn Bootstrap 3 or 4 at this moment?
#20However, I would recommend to move away from Bootstrap to Material design for example, I feel (after using both) Material design is more well though framework and it also has bindings with Angular (that is if you are building angular apps) through [angular-material](https://material.angularjs.org/latest/). There is also standalone framework [getmdl.io](https://getmdl.io/started)
Then there is a very detail documentation on how to think like [Material design](https://material.google.com/) way by Google . Checkout the components section from the menu, it is really nice they way explain the theory behind why each component the way it is