๐ฐ Daily dev
I had a break of 2 weeks so I had to cut off the Appwrite hackathon. At least it introduced me a bit more to Docker and GitPod, which were interesting.
This week, I built my FirstDapp using Moralis SDK. I was able to :
- Build smart contract
- Compile and verify the smart contract
- Use Moralis to run a server and a speedy-node
- Interact with it on polygon scan
- Build a React frontend
Very fun experience, plus you win an NFT each time you build a project!
๐ก Interesting resources
- TypeScript Utility Types
- Fetch API is new old version of AJAX
- Understanding Blockchain and Smart Contracts
- Notion Lesson
- Full-stack DApp tutorial with Vite + React, Tailwind CSS, and Solidity
- Data Structures in JavaScript โ With Code Examples
- State of CSS 2022
- 33 JavaScript Concepts Every Developer Should Know
- Intermediate TypeScript and React Handbook โ How to Build Strongly Typed Polymorphic Components
- When to Use a Function Expression vs. Function Declaration
- Software Engineer interviews: Everything you need to prepare
- Track Awesome List
๐ญ Thoughts of the week
What is the best choice between starting web3 with SDK such as Thirdweb or Moralis OR starting with Solidity / Rust from scratch?
โ Achieved this week
- Read articles
- Built Moralis FirstDapp
๐ Plan for next week again
- Take a look at my company academy resources about blockchain course
- Try the Moralis next week challenge about building a DAO
- Check Web3 project on Buildspace or Alchemist