Images Styles Sass Fonts Webpack Assets Webpack Aliases The assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts. Images Insi...
The fetch Method Nuxt >= 2.12 When to use fetch? Options Example Listening to query string changes Caching Using activated hook Nuxt <= 2.11 Vuex Listening to query string...
next/link If the route has dynamic segments If the child is a custom component that wraps an tag If the child is a functional component With URL Object Replace the URL inste...
Guidelines for Frontend Development Background General Guidelines Gitea specific guidelines: Accessibility / ARIA Framework Usage async Functions Fetching data HTML Attribut...
Going to Production In General Caching Reducing JavaScript Size Logging Error Handling Loading Performance Related Going to Production Before taking your Next.js applicat...
API: The fetch Method Nuxt >= 2.12 When to use fetch? Options Example Listening to query string changes Caching Using activated hook Nuxt <= 2.11 Vuex Listening to query st...