React State vs. React Context: Deciding How to Manage State
When working with React, effectively handling state is vital for creating solid applications.
I'm Evan, a software developer based in the UK. I build accessible and inclusive products and digital experiences for the web. My passion is about frontend technologies and making the developer and user experience better. When I'm not working, I enjoy doing things with my dog, such as training him for scent detection, hiking, or paddleboarding.
When working with React, effectively handling state is vital for creating solid applications.
APIs are mechanisms that enable two software components to communicate with each other using a set of definitions and protocols.
Are you tired of sifting through a bland and confusing Git commit history? There's a simple yet powerful command that can give your Git log a much-needed makeover, making it both visually appealing and informative.
An example of a Next.js application allowing you to upload photos to an Amazon Web Services S3 storage bucket.