node.js is kinda optional.. i've learned javascript while learning hardhat, now i can make scripts or bots in js but i never studied node.js directly
Truffle is outdated and it's not worth studying, go directly with hardhat and then Foundry
cryptozombies.io for solidity + remix for trying everything
Mar 6, 2023, 2:20 PM
node isnt anything new
its not a diff prog lang.
its just js runtime
its not a diff prog lang.
its just js runtime
Mar 6, 2023, 2:21 PM
so Javascript + Hardhat for sure
are there other good projects to practice on like cryptozombies?
are there other good projects to practice on like cryptozombies?
Mar 6, 2023, 2:44 PM
do all cryptozombies then ask it again ;)
Mar 6, 2023, 3:08 PM
I finished it already, but it seemed to be way too easy. I could do it 3-4 times to stick some concepts in my mind but I guess there are further steps to take after that
Mar 6, 2023, 3:17 PM
If you're done, do some practice, check openzeppelin documentation for standards like erc20,721,1155 and try make those
There's ethernaut, damn vulnerable deFi and some others, but those are more advanced imho
Mar 6, 2023, 3:20 PM
Ok, thank you for the advice. Too advanced is still better than "too easy"
Mar 6, 2023, 3:27 PM
The OG app to learn fast
Mar 6, 2023, 4:07 PM