Andrew James

  https://ajames.vercel.app/ Frontend Engineer @ Coinbase

   



4 Stories by Andrew James

Creating multiple entry points in Create React App without ejecting

Learn how you can use an environment variable to create multiple entry points in a CRA app without ejecting.
12 7 min read

Using Notion and Next.js ISR to sync content across platforms

Integrating Notion and the Notion API with ISR in Next.js makes it easy to create and publish synchronized blog content across the web.
0 10 min read

Building an accessible menubar component using React

Learn how you can create an accessible Menubar component with React that adheres to the WAI-ARIA design pattern for a menubar widget.
0 16 min read

Building a responsive camera component with React Hooks

Learn how to use React Hooks to build a responsive camera component, then style it with styled-components.
6 9 min read