Rakesh KumarMar 4, 20192 min readAdd HTTPS To Your Node Express ServerYou need these things: 1. A server running on a linux distribution with root access (via SSH) 2. NodeJS: https://nodejs.org/en/ 3....
Rakesh KumarFeb 27, 20191 min readHosting Production Server With Node-JS & . Mongo DB on A2 HostingLet's Do Hosting of Node Server with Mongo DB. Below Link will help you a lot Step 1: Buy VPS hosting from https://www.a2hosting.com/ (...
Rakesh KumarFeb 16, 20191 min readBraintree Integration ios Swift | PayPalLinked PayPal testing AVAILABILITY Linked PayPal testing is available for iOS v4, Android v2, and all versions of the JavaScript SDKs. In...
Rakesh KumarFeb 16, 20193 min readPaytm Integration IOS Swift FrameWorkIt was bit tricky for me when i implemented the #paytm #sdk in my #ios #swift #project Let's go step by step how i implemented. First of...
Rakesh KumarFeb 15, 20191 min readLarge Size Title Swift IOS 11 Apple made it easy to add search bar with #Large #Size #Title #swift Declare the search controller as property of Your View Controller:...
Rakesh KumarFeb 6, 20192 min readAdd IOS Biometrics (Face-ID/Touch-ID)|Swift -4 If you want to add touch/face id security to any of your feature in the iOS app then here you go import Foundation import UIKit import...
Rakesh KumarJan 31, 20193 min readAn Express application with #Node-JSAn Express application Express is a very popular application framework for building and running Node.js applications. You can scaffold...
Rakesh KumarJan 30, 20193 min readReact Native Networking How to send and receive data to and from server is the brief of this article. Its an interesting and important topic so i am covering...
romesh.singh.sapehiyaJan 27, 20192 min readLearn Android DevelopmentThis is the #android #development sample for beginner who want to learn the android from basic. Set up Development #Environment: 1....
Rakesh KumarJan 23, 20195 min readNode JS & Mongo-DB Installing MongoDB on a Mac What’s MongoDB? MongoDB is a document database which belongs to a family of databases called NoSQL - not only...
Rakesh KumarJan 23, 20192 min readAutomation With AppiumI tried my best to configure the appium on Mac with easy steps. Steps To install APPIUM: Hit below instructions on terminal in order to...
Rakesh KumarJan 23, 201913 min readLearning React Native On Mac QuicklyHi People! This is my first blog i am writing here. I will try my best to help you people in understanding and learning #ReactNative....