M
M
Michael2017-01-16 22:06:46
css
Michael, 2017-01-16 22:06:46

Should I type on bootstrap?

I often see comments that it’s better to do an adaptive without a bootstrap, it seems like problems may arise in the future. Is it so? I don’t understand what will be the difficulty of support)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dom1n1k, 2017-01-17
@dom1n1k

It's not the support that's the problem, it's the lack of flexibility in Bootstrap.
If the UI is more or less complex, the layout (and the blocks themselves) can seriously change at different resolutions, and not just jump between "in a row" and "stack" modes.
A very revealing example, which I have already given repeatedly:
https://www.smashingmagazine.com/
Pay attention to the behavior of menus, headers, search. Try it out on Bootstrap. No, I fully believe that with due perseverance it will work out sooner or later. But in the end, you will inevitably ask yourself the question - why the hell did I need him here, what profit did I get from him?

E
Eugene Volf, 2017-01-16
@Wolfnsex

I don’t understand what will be the difficulty of support)
The complexity of support will be when you encounter a requirement that is not provided in the bootstrap. For example, you will need not 3.5 permissions that bootstrap provides, but let's say 8.
If you initially have such a project that such features are not initially provided, then there will be no problems, respectively.
Just think what bootstrap can do. Then think about what you might need. Subtract the first from the second, you will understand what problems you will face in the future.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question