Latest stories
Confirm Dialogs are extremely common requirement in web applications which requires frequent user actions.
This tutorial shows how to implement a simple reusable confirm component and directive in Angular 4 application using TypeScript. Here we are going to use Bootstrap 4 NgbModule for the confirm dialog box.
Note: This tutorial is not...
Requirements- Unity 4 or higher- To deploy on iOS - Xcode 7.0 or higher - Google Mobile Ads SDK 7.7.0 or higher- To deploy on Android - Android SDK 3.2 or higher - Google Play services 7.5 or higherDownload GoogleMobileAds.unitypackageImport the plugin into your game1....
Requirements- Unity 4 or higher- To deploy on iOS - Xcode 7.0 or higher - Google Mobile Ads SDK 7.7.0 or higher- To deploy on Android - Android SDK 3.2 or higher - Google Play services 7.5 or higherDownloadGoogleMobileAds.unitypackageImport the plugin into your game1. Open your project...
1. Pokémon GODeveloped & published by Niantic; when both Niantic & Nintendo collaborated with The Pokémon Company & the game was initially released in selected countries during July 2016.Pokémon GO needs no introduction as this game took over the world soon after its release.Pokémon Go is an augmented reality location-based game for...
Use Debug.Break() in your code to pause the editorDid you know that you can control the unity editor play state directly from your code?Suppose, there is a moment where you want to pause the execution to check your object values. In this situation use Debug.Break().Sample code :using System.Collections;using System.Collections.Generic;using...
Steps to submit a Game to AppStore1. Switch platform as iOS and then make a build2. If you make a build in your Windows PC then you have to take that file to MAC and in the terminal, you have to give a permission to MapFileParser.sh To give permission you have to write xyz$ chmod +...
The "nonce" in a block of bitcoin made of a 32-bit (4-byte) field and its value is set in such a way that the hash of the block contains a run of preceding zeros. The remaining of the fields are left unchanged, as they have a defined meaning. A change into the data of block (such as the nonce) will make the hash of the block completely different....
We can disable or prevent right-click on HTML page using jQuery.bind() method jQueryThe bind() method attaches one or more event handlers for selected elements and specifies a function to run when the event occurs.Here we have attached bind() method with current HTML document.Code:<!DOCTYPE...
Graphene™ is a platform of software to deploy generation third in a cryptographical manner with secure decentralized ledgers which are known to be based of blockchains.
One can consider Graphene as a toolkit for real-time blockchains. Systems based of Graphene have orders of magnitude with better performance than first-generation or even 2nd...
BitShares also symbolised as BTS, was earlier known as ProtoShares symbolised as PTS, is an industry grade “crypto-based-equities”, P2P distributed ledger & network functional on a Delegated Proof of Stake (DPoS) algorithm. It was formed in 2014 by visionary Dan Larimer (“Bytemaster”), one of the founders of Steemit, EOS and...