ChildOfCode


Code, Maker, Robotic, Open Source. Knowledge Bases


Tag: Module


  1. Docker - Setup a Node.js development environment

    Life is short, enjoy life. After using Docker to build the development environment that make me feel more happy and less painful. Be happy use Docker 🐳. Same with Python Node.js also can running Node.js on local volume or build all the source code inside the container image. 1.…

    Docker, NodeJS, v14, JavaScript, npm, Module, Package, axios

  2. Replacing the deprecated request module

    Request module is deprecated and not longer maintenance and update by Mikeal Rogers. I have been using Request module very long times. Almost every NodeJS developer have use using this popular module. request is also the first package on npm package and is the also first module use on my…

    NodeJS, Module, JavaScript, v14, npm, Package, Deprecated, request, axios, got

  3. Titanium Android Module

    a Simple Prototype for Create Titanium Android Native Module. In this Prototype I will create a Titanium Android Native Module calling "testmodule" And Create Four simple Maths calculation Java /** * This file was auto-generated by the Titanium Module SDK helper for Android * Appcelerator Titanium Mobile * Copyright (c) 2009-2010 by Appcelerator, Inc.…

    Java, Android, Module, Titanium