Andrew James Frontend Engineer @ Coinbase

Stories by Andrew James

Creating Multiple Entry Points In Create-React-App Without Ejecting

Creating multiple entry points in Create React App without ejecting

Dev

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

Andrew James
Jul 24, 2023 ⋅ 7 min read
Using Notion With Incremental Static Regeneration In Next Js To Synchronize Content Across Platforms

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

Dev

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

Andrew James
May 22, 2023 ⋅ 10 min read
Building An Accessible Menubar Component In React

Building an accessible menubar component using React

Dev

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

Andrew James
Apr 1, 2022 ⋅ 16 min read
Building A Responsive Camera Component With React Hooks

Building a responsive camera component with React Hooks

Dev

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

Andrew James
Nov 7, 2019 ⋅ 9 min read