Chrome Developer Tools
All about Chrome Dev Tools.
All about Chrome Dev Tools.
Android development uses the popular Java programming language. In this video we look at the basics of Java and the additions that Android brings to it. So Android is basically Java. This is nostalgic. Bring back memories ???? Source: Watch: Understanding Android and Java
If you’re looking for WordPress hosting, then you know there are several options. Here are four for you. While still on the topic, this post is published before previous one. So probably it’s 2014 edition? SiteGround, Pagely, MediaTemple, WP Engine. The missing ones here are Flywheel and GoDaddy. And the one not mentioned on the […]
In this video Chris Ward outlines a history of Android versions, and asks whether we should still support them in our applications and, if so, how. Oh, so according to those stats in the video, Lolipop is not widely used. Hmm… Source: Watch: The Evolution of Android’s Ecosystem
Learn how to use Grunt’s Sass, watch, and connect plug-ins to create a build system that opens a browser, and updates any change in html, or Sass code. grunt-contrib-connect seems interesting. Going to check that when had a time. Source: Watch: Compiling Sass using grunt-contrib-watch
I will explain and take you through the process of configuring a gruntfile from start to completion so that you can truly understand how GruntJS works. Back to basic again. Good for refreshment. Also learn new thing: Grunt file mapping is various. Two of them explained in the screencast are Compact and File Object. Source: Watch: […]