Using a CSV file as a false backend for my React application
Have you ever wanted to make a part of your React application dynamic? Might be something very little, like in my case it was just the "src" attribute of an embedded youtube video. Setting up a whole backend or database just to handle the youtube lin...
Mar 8, 20235 min read329
