DiscoverSDK Blog
Ionic 2 vs ReactNative vs NativeScript
It could be a very difficult task to choose the best one in this fast growing industry. [...]
Optimizing Angular 2 Applications
(Note: This article assumes that you have read all my previous articles on AngularJS 2, as it will use several jargons that won’t be explained here. This is the final article in the series of AngularJS 2). [...]
Debugging Angular 2 Applications Using Chrome DevTools and Augury
Sorting out errors through Debugging in AngularJS 2. [...]
Writing Unit Tests in Angular 2
The testing of the smallest parts of the application through unit testing may seem strange to new developers. [...]
Overview of biometrics and face recognition
There are various types of biometric identification systems. These include skin texture recognition, iris recognition, fingerprint scanning, voice recognition, finger vein identification and facial recognition. This section focuses on Facial Recognition. [...]
MongoDB Advanced operations
After covering MongoDB basic in the last articles: MongoDB part 1, MongoDB part 2 and MongoDB part 3, we will continue with MongoDB Advanced operations. [...]
Breaking Private Scope in JavaScript
A common way to simulate private variables in JavaScript object "namespaces" is by something like the following: [...]
MongoDB - Part 3
In this article, we will have a look at deeper MongoDB operations and build upon our previous articles. This is the third article of the series on MongoDB database tutorial, so, do check out the earlier tutorials. [...]
All the ways to reverse a string in python
String is a very popular type in python. It has many method and its very easy to use but we need to remember that strings in python are immutable – that is you cant change the string value. When you do any change python creates a new string and change the reference to point to the new one. The [...]
JavaScript Facade Pattern
The Facade Pattern provides an interface that gives clients complex functionalities from different subsystems. It is a simple pattern and can be easily understood. It’s reliable and extremely useful in the most complex systems that deal with multi-layer architecture. [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}