DEV Community

Cover image for Host React Library/App on a CDN
Giuseppe Giulio
Giuseppe Giulio

Posted on

1 1

Host React Library/App on a CDN

Hello devs. Today I figured out how to make a JS library using React with the aim to host it on a CDN and use it on any website via <script/> tag. Check it out!

https://github.com/ggcaponetto/external-react-app

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay