Nebitrams
Saturday, 10 October 2020
React Native Development Environment Setup
›
I choose to setup the react native development environment for iOS first since I already have Xcode installed. React Native CLI (not using ...
Wednesday, 1 April 2020
Using GitHub from Xcode and Mac OS Command Prompt
›
Introduction I have the front end app developed in Xcode and the backend logic developed in NodeJS. Therefore I will need to manage 2 in...
Tuesday, 12 February 2019
Migrating to ParseServer 3
›
Introduction ParseServer 3 comes with a few breaking changes and requires a few type of changes. I am documenting my experience of migra...
Wednesday, 6 February 2019
Using Git Worktree, Branch and Merge on Multiple Heroku Environments
›
Introduction Git worktree is a handy feature when a developer is working on major upgrade, such as between Swift upgrade or any major versi...
Saturday, 22 December 2018
Adeline Note Privacy Policy
›
We collect personal and activity data, which may be linked. We use technologies like cookies (small files stored on your browser), web be...
Friday, 1 June 2018
CocoaPods: upgrade to 1.5.3 with ruby 2.5.1
›
Problem See this error when running pod outdated . Updating spec repo `master` [!] Failed to connect to GitHub to update the CocoaPods/...
Sunday, 9 October 2016
Node: Installation and Upgrade
›
Node is installed using nvm and nodejs packages are install using npm. Initial Installation 1. Install nvm curl -o- https://raw.github...
›
Home
View web version