Bookmarks with tag "js", page 6 of 8
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.
A JavaScript library for interactive maps.
This code snippet very briefly illustrates the 3 core concepts of React Query: Queries.
React components for efficiently rendering large lists and tabular data.
TypeScript forces you to acknowledge you can't know what was thrown making getting the error message a pain. Here's how you can manage it.
This article talks about two important techniques, Debouncing and Throttling, to enhance your website performance. Learn both concepts with real-life examples.
A fast, offline-first, reactive database for JavaScript Applications.
The navigator.sendBeacon() method asynchronously sends an HTTP POST request containing a small amount of data to a web server.
Web framework for creating modern front-end applications, without scaffolding or setting up a JavaScript stack, that can be fully scripted and controlled by backend code.
The production build has all the tools necessary to generate a first-class.
The easiest way to use IndexedDB. A lightweight, minimalistic wrapper that provides a straightforward API for developers using IndexedDB.
A React renderer for Three.js.
We bring you easy to understand React Hook code recipes so you can learn how React hooks work and feel more comfortable writing your own.
Boring avatars is a tiny JavaScript React library that generates custom, SVG-based, round avatars from any username and color palette.