I am a CS student who is eager to learn the technologies and to help the community by Asking so many Questions ;D . I am in love with Front End Development and reading and practicing Java .
Nothing here yet.
No blogs yet.
Its not embarrassing ! Its your time saver for screen responsiveness and cross browser compatibility that may kill your project milestones or in short dreams . Use bootstrap for layouts and also write your own CSS or SASS for better user experience .
Well I was working for a startup as a front end developer . I received the task of addressing a bug which is about the navbar being not using the full width of the viewport as it should do . <div class = "container-fluid" > //stuff here </div> I worked on it as it contained the bootstrap framework removed the 'container-fluid' class and ta da ...... I fixed the code without side effects and the code magically works fine .