Andy Potts

Andy Potts @andypotts

About: Software Engineer at the BBC. I write about front-end development, web performance and my time at the BBC.

Location:
London
Joined:
Mar 27, 2020

Andy Potts
articles - 5 total

Automatically upgrade security vulnerabilities with this Yarn audit fix alternative

In this short guide I will explain how to automatically update and fix package vulnerabilities using...

Learn More 6 1Aug 5 '20

Avoiding CORS errors on localhost (in 2020)

When developing a website/web app on localhost which makes requests to another server, you might run...

Learn More 49 4Jul 23 '20

Native lazy loading has arrived!

This is a repost. Initially this was posted on Medium, under the BBC's D&E blog, but I want a cop...

Learn More 7 0Jun 17 '20

Improve your JavaScript coding with optional chaining

You might or might not have heard the term "optional chaining" bandied about in the past few months....

Learn More 8 0Apr 19 '20

Creating a reusable Component Library with React, Storybook, and Webpack

When working across large codebases using modern JavaScript libraries like React it becomes important...

Learn More 12 0Apr 11 '20