Updates added to “Learn Ethereum Dapps” ebook – v1.1.0

Julien Klepatch

Last week I released my ebook Learn Ethereum Dapps, where I teach how to build a ToDo list Dapp on Ethereum.

Just after having releasing it I was surprised and happy to receive my first orders right away! Exciting times. Some of the first buyers reported some typos / errors in the ebook.

Today I have just released a new version of this ebook (v1.1.0), where I have corrected all the typos and errors. I have also added a new chapter to toggle the done status of the tasks and to keep the frontend UI synced with the data of the smart contract. This new chapter will be also be released in the free series of the Todo list Dapp, but only in a couple of weeks.

Other chapters on React and Drizzle will be added in the coming weeks.

0 Comments

Leave a Reply

More great articles

New course for testing Solidity smart contracts

After you deploy a web application, you can always change its code if you need to add a feature or…

Read Story

Which version of web3 should you use?

TLDR: web3-beta 1.0.0-beta.55 npm install web3@1.0.0-beta.35 If you have worked with web3 before, you might have noticed a few.... glitches…

Read Story

Solidity vs Javascript arrays

https://youtu.be/MPBOnChpi0c Solidity arrays... are like Javascript arrays, right? Nope.. In Solidity: Arrays can only contain data of the same type…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up