Month: December 2014
-
10 Useful CSS Snippets For Web Developers
“CSS is the underlying language that gives websites its look. Although CSS is a straightforward language and easy to learn, it can be difficult to harness in some cases. Nothing to fear, there are workarounds that you can find online, and here are but just 10 handy ones that you can use.” View complete article
-
How the World’s First Computer Was Rescued From the Scrap Heap
“Eccentric billionaires are tough to impress, so their minions must always think big when handed vague assignments. Ross Perot’s staffers did just that in 2006, when their boss declared that he wanted to decorate his Plano, Texas, headquarters with relics from computing history.” View complete article
-
15 essential Sass mixins
“There are a whole host of Sass mixin libraries out there: Bourbon is a personal favourite, Compass is hugely popular. But sometimes, actually always, it’s better to pick and mix your mixins to suit yourself.” View complete article
-
What is TypeScript? Pros and Cons
“These are just a few of the examples of standard JavaScript behaviors that can be confusing and error-ridden code.” View complete article
-
Android Studio 1.0 RC2 error: “Gradle DSL method not found: ‘runProguard()’”
After installing the RC2 upgrade (in my case i’ve upgraded directly from 0.8.something to 1.0 rc2) the following error could appear when reimporting/resyncing projects created with previous versions: Gradle DSL method not found: ‘runProguard()’