Links to Public Files

Manage Asset Links in a Remix Application (🏁 solution)
πŸ‘¨β€πŸ’Ό Awesome work.
πŸ¦‰ You may be wondering why we're using the links export with the <Links /> component instead of just adding a <link> tag directly inside our <head>. It would definitely work that way, however it's a good idea to get in the habit of using the links export because you'll get a little more help from TypeScript and when you're in other routes, you can't just add a <link> to the <head> because it's not there. We'll get into this more later.

Please set the playground first

Loading "Links to Public Files"
Loading "Links to Public Files"
Login to get access to the exclusive discord channel.
Loading Discord Posts