Throughout this article I'm going to cover what Tagged Templates are and how you can write a simplified foundation of a Styled Component function to better understand the syntax.
If you are using React Router for your SPA (Single Page App) routing, and are running into a problem where hitting a url directly fails to load your route, there is a relatively simple solution...