An analysis of the differences between struct and class in Swift, explaining Reference Types and Value Types with concrete examples. This is the first part in a series guiding Swift developers on choosing between struct and class for different use cases.
Evaluating the Ionic framework for cross-platform mobile development, analyzing advantages like open source, easy documentation, complete components, and rich ecosystem. Comparing Ionic with React Native and sharing real experience using this framework.
Basic iOS programming tutorial through building a Son Tung MTP music playlist app with Swift 3 and Xcode 8. Covers techniques like Autolayout, TableView, Data modeling, MVC pattern, and using segues, suitable for those with basic Swift and Xcode knowledge.