+ 1
Wondering about web developpement
so i heard most of this work is actually about using an existant boostrap template instead of creating new one , is it true ?
2 Respostas
+ 4
No, maybe if you are a front-end designer, but there are always the server sided work..
A CSS Framework like Bootstrap is very helpful to retain a certain format and it will also save you time if you use it's predefined classes.
After you included Bootstrap you still have to customize everything to your needs, which can be a lot of work
0
but it do save alot of time , thank you .