node node.js nodejs Node.js - Callbacks Concept Shaunak Jagtap 04:21 Add Comment Shaunak Jagtap What is Callback in NodeJS? Callback is an asynchronous equivalent for a function. A callback function is called at the completion of a ... Read More
ios Objective C swift How iOS Works in iPhone? Shaunak Jagtap 04:16 Add Comment Shaunak Jagtap iOS Working Explained on Apple Mobile Platform iOS is made up of 5 Layers namely Application Layer, Media Layer, Core Services Layer, C... Read More
node node.js nodejs Read Eval Print Loop (REPL) Terminal in Node.js Shaunak Jagtap 04:10 1 Comment Shaunak Jagtap Node.js - REPL Terminal REPL stands for Read Eval Print Loop and it represents a computer environment like a window console or Unix/Li... Read More
Mobile Application Development RxSwift swift RxSwift | Better Event Handling Shaunak Jagtap 01:54 Add Comment Shaunak Jagtap How to start with RxSwift | Baby Steps Guide “Reactive Programming = Async Programming + Functional Programming” Reactiv... Read More
ios Mobile Application Development swift Convert Server Time to Locale Time Shaunak Jagtap 21:28 Add Comment Shaunak Jagtap Inter-conversion Server Time - Locale Time - Math Time This method math server time, convert to local and math time from duration With... Read More