This series is still gold 💛💛
Doing my part as an open source contributor
Retro UI was something else man, we've come such a long way since then.
ternary operator is a compact way to write simple if else statements in a single line. Why wrote 4 lines when you can write 1? 😉
Some solo miner mined this block worth 3,275 BTC in fees, man that's a jackpot. What actually happened?
Day 98 of
#100DaysofCode #100DaysofCodeLW,
#100daysofcodechallenge on LearnWeb3IO
1. completed writing the Homepage.
2. updated some hooks
3. corrected typos and errors, still some bugs pending to be fixed.
Day 92 of
#100DaysofCode #100DaysofCodeLW,
#100daysofcodechallenge .
wrote a final modifier to complete my voteOnproposal function which will help to execute a proposal whose deadline has exceeded, also wrote a code for executeProposal function.