The Chrome Developer Tools Tips And Tricks – Google Chrome – The Chrome Developer Tools (DevTools for short), are a set of web authoring and debugging tools built into Google Chrome. The DevTools provide web developers deep access into the internals of the browser and their web application. Use the DevTools to efficiently track down layout issues, set JavaScript breakpoints, and get insights for code optimization.
The Complete Guide to Understanding Swift Optionals #swift #swiftlang – I am going to first have a look at what optionals are and how they to use them. Then I will talk about what problems they solve, why they are a good idea and how they enforce good practices and better code (in my opinion).
10 Practical Tips for iOS Developers Using Storyboards – Instead of a full-blown tutorial on how to create something with Storyboards, I’m going to cover highlight 10 things, in no particular order, that should help get you going.
What’s New in AppCode 3.1 – AppCode 3.1 delivers long-awaited support for Swift language, together with several new debugger features and general editor improvements.