Hello All, When we are creating a build at that time, we may face the following issue: $ ionic cordova build android Running command: /demoApp/hooks/after_prepare/010_add_platform_class.js /demoApp add to body class: platform-android ERROR building…
Year: 2018
MacOS Downgrade or Upgrade MongoDB Versions
By Source, https://en.wikipedia.org/w/index.php?curid=48498452 As we are working on different projects, it may happen that we require the two different mongodb versions to run on same machine or you may get following type…
Flutter.io Tutorials – Introduction & Setup
Hello Friends, As Google launched flutter.io for rapid cross-platform mobile app development. Let’s start with some hands-on on it. What is flutter? It is an SDK, which supports cross-platform mobile app development that is…
Hello World in Solidity Programming
Hello Friends, After the completion of our installation lets start with creating Hello World program in Solidity. To start solidity we need to run first truffle command to initialize our basic app structure. $…
Introduction to Solidity a Smart Contracts
Hello JS Rockstars, Source: Wikipedia As I am curious about blockchain and cryptocurrency. I want to get more details about cryptocurrency and technology stack behind this whole blockchain. So from my colleague,…
MacOS Git multi-user accounts, keychain cache
Hello Friends, As I have two different GitHub accounts one is office account and another is the personal account. So every time when I want to do some git commands that time…
Introduction to My blog
Dear JavaScript enthusiasts, As developers, we face numerous challenges and obstacles on a daily basis. Often, we turn to online resources to find solutions and overcome these hurdles. However, as time passes,…