Category: javascript
Recursion is an important programming concepts. Recursion can be used to simplify your algorithm implementation but at a cost of possible stack-over-flow pitfalls. This tutorial will provide a simple-to-follow …
I often need to test a few steemjs code quickly, and it usually requires to include the steem.min.js library in your environment e.g. HTML. In SteemTools there is a …
The CoinTools is a lightweight chrome extension that is made for Cryptocurrency fans. The CoinTools is fully open source at: https://github.com/DoctorLai/CoinTools Install at Chrome Webstore Chrome Webstore: https://chrome.google.com/webstore/detail/coin-tools/fmglcggbdcbkpkfapngjobfeakehpcgj For …
LogoTurtle is the first and currently only one Chrome Extension for Logo Programming. I personally use this tool to teach my sons the turtle graphics. My sons Eric (5 …
Introduction to SteemTools and Installation SteemTools is a Chrome Extension that provides a set of useful tools for the steemians. It can be downloaded via Google Webstore. For Opera …