Moravian West Musings and Articles

0

Explaining NFTs

“NFTs” are “Non-Fungible Token,” which are digital tokens on the Ethereum network. But what are they, and why would anyone want to use them? First, let’s explain what an NFT is–and why it’s called...

0

NodeJS Versus Python: What To Know

JavaScript is everywhere these days. It is the most popular programming language on the planet, and it is everywhere because it is easy to learn, cross-platform, and easy to use. Python is another popular...

0

PHP Cheats and Tricks

PHP is great, but sometimes it can do too much. It’s become so bloated with features that you can’t tell what the heck it’s going to do when you call methods on it. This is...