Tag: javascript

  • Solidity Series – Building Your First Hello World

    Knowing others is wisdom, knowing yourself is enlightenment. — Lao Tzu. It’s the start of decentralization age but how to start programming on decentralize environment? Ethereum1, considered as second wave of blockchain innovation. The pioneer and first blockchain ecosystem to implement and handle smart contracts. So how do you start developing system and application DApps…

  • Flutter Series – Creating Your First Hello World

    When you can’t find the sunshine, be the sunshine! — Anonymous. Have you ever dream of building your own app, but think its too hard. Why don’t you try flutter…​ Flutter is a new way to build multi-platform app which is currently backed and develop by Google. Its often compared to react native, but the…