Klaytn is a cryptocurrency and a staking-based blockchain. Klaytn has major corporate backing for development and marketing. Klaytn adopts the[…]
Read moreAuthor: tgenedavis
Klaytn Links
As the Klaytn blockchain community grows, it gets harder and harder for me to keep track of interesting Klaytn related[…]
Read moreReact Component Contexts
Sometimes when creating a SPA with React, you realize you need some global variables. The easiest way to make values[…]
Read moreClojure Cursive: Write, Run, Deploy
Some quick notes on writing, running and deploying Clojure apps. When using Cursive for IntelliJ, a default Leiningen project is[…]
Read moreReactJS Class Attributes
React classes have a few quirks that aren’t obvious to developers that are new to React (and maybe the JavaScript[…]
Read moreLunches for Work
I’ve got into the bad habit of eating out for lunch when I’m working. Eating out at lunch is pretty[…]
Read moreProgramming Puzzles and Challenges
One of the funnest ways to learn new languages and sharpen your coding skills is to do coding challenges and[…]
Read moreReplacing Java’s finalize() Method
If you’ve reached Java 9 or above, you’ll notice at some point that the Java’s Object.finalize() method is deprecated. A[…]
Read moreThe Lowly Comment
The first rule taught in software development is, “Comment your code with a reason or purpose for its existence.” This[…]
Read moreSolidity
Need Solidity based smart contracts for the Ethereum blockchain? Then you’re at the right place. Solidity based smart contracts are[…]
Read more