Posts tagged “hooks”
4 posts found
The Power of React Hooks
September 16, 2019
Create an app using only this new feature from React. We will build a new app called Slotify that inserts styled quotes throughout your blog posts.
Build a Character Select Screen in React
July 28, 2019
Build a cool character select screen in React with plain CSS
Build a Modern, Customized File Uploading User Interface in React with Plain CSS
June 14, 2019
When users are using your technology, they're not just using it--they're most likely judging your app and its technology as well without you knowing it. This post will provide tips to implement complex UX for a file uploading interface.
Uploading Files in React While Keeping The UI Completely In Sync
June 11, 2019
This post will teach you how to create a user interface containing a file upload component that will help users select and send their files somewhere, while allowing the interface to tap into every update from the moment of instantiation to the end.