#beginners
Read more stories on Hashnode
Articles with this tag
🗺 What are we Building? We will build Joke To Earn! This is a walkthrough of building Solana dApps. This tutorial can be used independently or as a...
Syntax Check arguments Number if [ $# -eq 0 ]; then ... else ... fi Check variable exists if [ -z ${$1+x} ]; then Compare String if [ "$1" = "$str2"...
💥 What skills will I upload to you? When I started a few months ago, the most challenging part was not learning how to build on Ethereum, Solana, or...