About 905,000 results
Open links in new tab
  1. Static Assets · Cloudflare Workers docs

    When you deploy your project, Cloudflare deploys both your Worker code and your static assets in a single operation. This deployment operates as a tightly integrated "unit" running across …

  2. Static files in ASP.NET Core | Microsoft Learn

    Sep 17, 2025 · Static files, also called static assets, are files an ASP.NET Core app that aren't dynamically generated. Instead, they're served directly to clients on request, such as HTML, …

  3. Static assets - Rsbuild

    Static assets are files that are part of a web application and don't change during use. Examples include images, fonts, media files, stylesheets, and JavaScript files. These assets are typically …

  4. Static Assets - Cloudinary

    Apr 22, 2025 · Static assets play a pivotal role in shaping the user experience of your web applications. Not only do they determine the structure, styling, and interactivity of your web …

  5. Solving Static Assets Issues with Cloudflare Workers + React Router

    Aug 5, 2025 · Learn how to fix the common issue where public files work in development but fail with 404 errors when deployed to Cloudflare Workers.

  6. Use Efficient Cache Lifetimes To Serve Static Assets

    Mar 14, 2025 · When visitors return to your website, you can make their experience lightning-fast by efficiently caching your static assets and using the longest 'lifetime' possible. This guide …

  7. Building static assets - Cloud.gov Docs

    Building static assets Applications with non-trivial static assets (Javascript and CSS files) often include a build step to bundle and minify files. Build assets on CI For applications deployed …

  8. Static Assets - docs.globe.dev

    When deploying to Globe, static assets configured in your code are excluded from the deployment. Use Globe's static assets configuration to specify which files and directories …

  9. How to host React, Angular, Vue and other single-page …

    Nov 18, 2024 · Cloudflare Workers static assets vs. Cloudflare Pages I prefer Workers to host my single-page applications because: 1) Workers are better integrated with the rest of the …

  10. Static Asset - Dorset Tech

    Despite their benefits, managing and updating static assets across large-scale web applications can pose challenges. Ensuring consistency in asset versioning and caching policies across …