HashMap is quite flexible hence it is most preferred data structure choice to store key -> value pairs. Although Android Studio will war you when you try t use a HashMap. Well then let’s look at why we should be using ArrayMap.
 (more…)
Jan 13th, 2017
HashMap is quite flexible hence it is most preferred data structure choice to store key -> value pairs. Although Android Studio will war you when you try t use a HashMap. Well then let’s look at why we should be using ArrayMap.
 (more…)
Jan 12th, 2017
Magento is preferred as it provides a very robust platform with a high end functionality and customizability. It is also highly scalable so there would be no need to switch to a different platform afterwards as you plan to scale up. Ensuring E-commerce solution is running fast is most crucial factor not only for your sales or abandonment rate but also impacts overall experience of user.
Using the following magento speed optimization techniques you can build websites which are loaded very quickly.
Jan 10th, 2017
It is quite evident that iOS app development will continue to dominate the technology in all sphere of life in future as it is today. Smartphone users will grow from 4 billion users in last year to almost 5 billion users in 2017. Mobile app development will further grow into newer dimensions. In order to execute a new mobile development policy, a very strong and comprehensive understanding of latest trends emerging currently is required. Here i discuss key trends that are imperative to ensure quick and quality development in 2017.
Jan 9th, 2017
Last year React confirmed its position as most favorite Javascript web frameworks. There was sudden growth of its web as well as native mobile libraries. In the same time frame with release of 2nd version vue witnessed 25000 extra Github stars to its account. This has left developers community with a dilemma to which one they prefer? As both React and Vue are component-based libraries that are equally light weight and suitable for building user interfaces that focus only over view layer.
Jan 5th, 2017
An android emulator operates by emulating or imitating the behavior aspect of android phone such that it works the same as the physical android phone. Although android emulator is now faster than before but that hold true when it is configured properly. The interesting part about developing an app over an emulator is it eliminates the need of android device. The default Android emulator comes together with the Android SDK that is found in tools folder.