BlogHide Resteemsmilyiyo (30)in ai • 3 years agoReimagine the same image but drawn by a kid :)Link: Capture:milyiyo (30)in reactjs • 3 years agoReactJS event bus using hooksReact hook to subscribe and dispatch events across React components. Github: Register to an event (and react to it) Import the hook useBus. Register to an event name, here…milyiyo (30)in reactjs • 3 years agoNice explanation of EventBus in ReactJSTopics: Creating an Event Bus Using the Event Bus for Communication Complete Code By: Gaurav Singhalmilyiyo (30)in ai • 3 years agoText-to-image with diffusersAre you planning to play with diffusers to generate images from text? If the answer is yes, then continue reading my experience :) Diffusers library: First, we are going to use the branch…