GetDevDone Blog

Insights into the world of technologies and business for IT professionals and agency owners.

Web Development (114 Articles)

Scary to the Core: 10 Horror Stories for Web Developers

Halloween is fast approaching. You can almost picture the scene. You = at your desk, late at night, working hard on that latest project. Outside = the full moon glows at the window. A chill wind blows. In the distance, a wolf howls… Thankfully, those types of horror-filled scenarios don’t plague us web developers too […]

GetDevDone Team

How to Customize Bootstrap Grid with Sass

The Bootstrap grid system is a very popular technology used on thousands of websites. While it is flexible in its own right, you can make it even more so by customizing it with Saas. Read this hands-on guide to learn how you can do that.

GetDevDone Team

5 Useful Sass Mixins

Sass is a popular CSS preprocessor that provides the benefit of variables for web developers. In this post, we have reviewed five Sass mixins to facilitate building web pages.

GetDevDone Team