Bookmarks with tag "web", page 8 of 14
Documentation site for next-export-optimize-images.
next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
SEO plugin for Next.js projects.
Google uses structured data markup to understand content. Explore this guide to discover how structured data works, review formats, and learn where to place it on your site.
Open Graph meta tags are snippets of code that control how URLs are displayed when shared on social media. Learn how to set them up quickly in this guide.
The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.
How to use Private Routes in React Router 6 (alias Protected Routes) by using conditions (e.g. authentication, permissions, roles) to authorize users for guarded pages.
Qwik is a new kind of web framework that can deliver instant loading web applications at any size or complexity. Your sites and apps can boot with about 1kb of JS (regardless of application complexity), and achieve consistent performance at scale.
Run third-party scripts from a web worker.
If you’re looking for a way to share logic between front-end and back-end code, and even store it in a database, JsonLogic might be a fit for you.
HTML element that contains a set of <option> elements that represent the permissible or recommended options available to choose from within other controls.
This code snippet very briefly illustrates the 3 core concepts of React Query: Queries.
React components for efficiently rendering large lists and tabular data.