In the last episode I gave you an introduction to Drizzle and we built a simple Dapp using Drizzle, Truffle and React. To speed up development, we used a package of pre-built drizzle / react components called drizzle-react-components. That's very handy to kickstart your Dapp quickly. However, once your Dapp…
Read StoryIn this episode I am going to introduce you Drizzle, a frontend framework for Ethereum Dapps. We will also build a simple Dapp using this framework, Truffle and React. This will cover: What is drizzle? When do you need it? Integrating Drizzle with other frameworks (React, Truffle, Redux & Saga)…
Read Story