Accessibility
Accessibility is defined as: to design App for max usability vs devices/cognitive impairment. Topics on: aria-hidden. Read more: Dev Tool, API, Interface, UI, A
Accessibility is defined as: to design App for max usability vs devices/cognitive impairment. Topics on: aria-hidden. Read more: Dev Tool, API, Interface, UI, A
Algolia is defined as: $$$ Online API Search Engine Proprietary SaaS Host & Analytics via RESTful API - $$$ charge by ANY operation or # records ☠. Topics on: p
API is defined as: App's Method & properties exposed to outside with rules for interacting. Topics on: API is Software use by Software to talk to each other, AP
API Key is defined as: string password to access Online API. Topics on: bearer, should Encryption API Key & not stored as Plaintext, Public Key, Secret Key, Sco
AppID is defined as: UID for Firebase App, platform-specific, autogen. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firebase Concepts, Firebase
Banner is defined as: UI to promo content to inform/annoy user about news/change/donations/ads. Topics on: . Read more: Dev Tool, API, Interface, UI, Common UI
Card is defined as: UI to group related content/action. Topics on: Social Card. Read more: Dev Tool, API, Interface, UI, Common UI Types, Card | Full-Stack Wiki
Carousel is defined as: UI to slideshow/cycle image/text with controls, optional autoplay. Topics on: . Read more: Dev Tool, API, Interface, UI, Common UI Types
Checkly is defined as: Online API to supercharge Playwright with screencap, API checks, Web Vitals, CRON Jobs, Vercel Int - 2wk trial then $30/m. Topics on: . R
Cloud Firestore is defined as: Firestore's doc-oriented db with flexible access patterns. Topics on: Google data store database store tech. Read more: Dev Tool,
Cloud Function. Topics on: . Read more: Dev Tool, API, Online API, Firebase|FullStack Wiki by Roger J
Common UI Types. Topics on: Accordion, Alert, Avatar, Badge, Banner, Breadcrumb, Calendar, Card, Carousel, Chat, Checkbox, File Picker, Hero, Icon, Lightbox, Mo
config.json is defined as: config to control typesense-doc-scraper. Topics on: default docsearch template for docusaurus template BROKEN for typesense - results
Content Repo is defined as: Database to store/mod digital content, for search/serve, API to link CMS. Topics on: . Read more: Computer Science, Network, Network
cors is defined as: Node.js Module for CORS to open up API so accessible by other Domains. Topics on: cors called as function to return some Middleware. Read mo
Cryptographically Secure is defined as: number certain to be truly random & NOT Pseudorandom (and therefore won't expose vulnerability when used for secure/sens
custom tags is defined as: to apply custom tag to pages w/o regex/code. Topics on: . Read more: Dev Tool, API, Online API, Typesense, Typesense Doc Scraper, Con
Dev mode in local environ. Topics on: need some way to post to localhost:5000. Read more: Dev Tool, API, Send Grid|FullStack Wiki by Roger J
docker CLI commands. Topics on: docker pull. Read more: Dev Tool, API, Online API, Typesense, Docker CLI Commands|FullStack Wiki by Roger J
docker pull is defined as: to download a docker image - specify version - similar to git pull. Topics on: docker pull typesense/typesense:0.24.0. Read more: Dev
Documentation Generator is defined as: Dev tool to autogen API docs. Topics on: Can auto-analyze code and generate HTML with all docs, docs key terms (ie namesp
docusaurus is defined as: React Stack SSG CMS for API docs as SPA with built-in Routing + MDX support. Topics on: docusaurus features, !use @docusaurus for v2+
ElasticSearch is defined as: powerful Search Engine API notoriously hard to set up?! General-Purpose high config can do everything but complex. Topics on: Elast
Encapsulation is defined as: (Paradigm) to pack properties & methods into component, to keep private and restrict access (unless expose via API). Topics on: Typ
events is defined as: Node API for event API. Topics on: EventEmitter. Read more: JS, Nodejs, Node Stack, Node API, Events, API|FullStack Wiki by Roger J
fields. Topics on: Field type, facet. Read more: Dev Tool, API, Online API, Typesense, Typesense Concepts, Typesense Collection, Typsense Collection Schema|Wiki
Firebase is defined as: Google BaaS to manage cloud db/storage infra. Topics on: Firebase Concepts, Cloud Firestore, Cloud Function, Emulator, firebase-tools, F
Firebase App is defined as: cloud apps run on Firebase & individually connect to Firebase Project. Topics on: . Read more: Dev Tool, API, Online API, Firebase,
Firebase Authentication is defined as: Firebase service for client-side Auth. Topics on: Firebase Auth Token. Read more: Dev Tool, API, Online API, Firebase, Fi
Firebase CLI is defined as: firebase-tools CLI Dev tool to manage Firebase from Terminal - run as .exe or npm -g Machine Code. Topics on: firebase login, fireb
Firebase Cloud Storage. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firebase Concepts, Firebase Cloud Storage|FullStack Wiki by Roger J
Firebase Concepts is defined as: key terms specific to firebase. Topics on: Firebase Project, Firebase Console, Firebase CLI, firebase.json, Firebase Security,
Firebase Project is defined as: container for Firebase apps & services with UID. Topics on: Firebase App, Firbase Project ID, AppID, Project Alias, Production M
Firebase SDK is defined as: import { get_Service} from 'firebase/_FIREBASE_SERVICE'. v9.0.0. Topics on: firebase V9 restructured into modular bundles to improve
Firebase Security is defined as: to set permission rules for Firebase Cloud Storage to auth users, validate requests. Topics on: Firebase Authentication, Fireba
firebase-tools is defined as: Firebase CLI Dev tool npm. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firebase Tools, Firebase CLI, Npm|Dev Wiki
firebase/app is defined as: Firebase SDK to init Firebase App. Topics on: initializeApp(). Read more: Dev Tool, API, Online API, Firebase, Firebase SDK, Firebas
firebase/auth is defined as: Firebase SDK to access firebase auth service. Topics on: onAuthStateChanged(), getAuth(). Read more: Dev Tool, API, Online API, Fir
firebase/firestore. Topics on: firebase/firestore/lite, getFirestore(), addDoc(), setDoc(), doc(), getDoc(), getDocs(), collection(). Read more: Dev Tool, API,
Firestore. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firestore|FullStack Wiki by Roger J
Google API. Topics on: Google Tag Manager, Youtube, Maps JavaScript API. Read more: Dev Tool, API, Google API|FullStack Wiki by Roger J
GraphQL is defined as: Query Language with Static Type System/Schema to fetch/mutate (graph-like) data on Backend API/Online API. To fix Overfetch/Underfetch. X
GUI is defined as: Graphic User Interface. Topics on: . Read more: Dev Tool, API, Interface, UI, GUI|FullStack Wiki by Roger J
initializeApp() is defined as: getter to init Firebase App instance via config object to connect to Firebase Backend. Topics on: firebase config object is safe
instantsearch is defined as: UI lib for Algolia - vanilla/Framework variants - compat with typesense!. Topics on: . Read more: Dev Tool, API, Online API, Algoli
Interface is defined as: boundary across human/system components to exchange data. Topics on: Hardware interface, Software Interface, UI. Read more: Dev Tool, A
Interface Object is defined as: Object to interact with API by expose Method & Property Key. Topics on: . Read more: Dev Tool, API, Interface Object, Object, Me
Invoice is defined as: statement of amount owe by customer. Topics on: Subscription. Read more: Dev Tool, API, Online API, Stripe, Stripe Concepts, Payment Flow
JavaScript Runtime is defined as: Environ (container) to run JS, consists of JS Engine, JS Library & Platform-specific API. Topics on: JS Library, Platform API,
JSON is defined as: Global Object API to acccess Static Method to convert/parse JSON. Topics on: JSON Syntax, JSON API Static Method. Read more: JS, JS Language
jsonplaceholder is defined as: Online API to provide dummy REST JSON HTTP Response. Topics on: . Read more: Dev Tool, API, Jsonplaceholder, Online API, REST, JS
Lightbox is defined as: Modal variant (for video playback) with zoom to bring content to focus & dim background. Topics on: . Read more: Dev Tool, API, Interfac
Low-Level API is defined as: API with more granular control over software Module or Hardware, with fewer Abstraction. Topics on: . Read more: Dev Tool, API, Mod
Maps JavaScript API. Topics on: add <script> to index.html, this adds the API as a global variable, which can be accessed in browser by typing: google into cons
Memo() is defined as: React function from useMemo() API for Memoization of any function !snippet for addition. Topics on: . Read more: React, React API, Hooks
Modal is defined as: UI to overlay fullscreen & obscure content, to focus attention user attention & req dismiss. Topics on: Modal are (quite commonly) weak & t
namespace is defined as: TS Syntax to group related Source Code (mainly for API). Topics on: namespaces in TS previously referred to as 'internal modules'. Read
Online API is defined as: Software to expose access to remote Web Service/SaaS. Topics on: API Key, API Endpoint, API Request, random.org, Stripe, Checkly, Fire
Page Rank is defined as: to add weight to specific pages for search. Topics on: . Read more: Dev Tool, API, Online API, Typesense, Typesense Doc Scraper, Config
Payment Flow. Topics on: Payment Intent, Invoice, Fullfillment. Read more: Dev Tool, API, Online API, Stripe, Stripe Concepts, Payment Flow|FullStack Wiki by RJ
PCI Compliance is defined as: (standard) to ensure payments conform to industry security practices. Topics on: . Read more: Dev Tool, API, Online API, Stripe, P
Platform API is defined as: extra API extends JS for specific Runtime Environment. Topics on: Web API. Read more: JS, JS Concepts, Java Script Runtime, Platform
pricing is defined as: free up to 10K search/request/records per month. Topics on: . Read more: Dev Tool, API, Online API, Algolia|FullStack Wiki by Roger J
Pseudorandom is defined as: number output by deterministic RNG with fixed seed/hash table - to approximate true random. Topics on: Monte Carlo, PRNG. Read more:
Public Key is defined as: API Key to connect Frontend to Online API, safe to expose to public. Topics on: . Read more: Dev Tool, API, Online API, API Key, Publi
random.org is defined as: Online API RNG to generate Cryptographically Secure number. Topics on: RNG, Cryptographically Secure, Pseudorandom. Read more: Dev Too
RNG is defined as: Random Number Generator. Topics on: . Read more: Dev Tool, API, Online API, Randomorg, RNG|FullStack Wiki by Roger J
Scraping Protection is defined as: to limit_hits in search bar to slowdown bots/users attempt to crawl via search engine. Topics on: docusaurus SSG <noscript> f
Search-as-a-Service is defined as: Search Engine Sass. Topics on: . Read more: Dev Tool, API, Online API, Typesense, Typesense Cloud, Search As A Service, Searc
Secret Key is defined as: API Key to connect Backend to Online API, access to sensitive internals/accounts - unsafe to expose. Topics on: Restricted Key. Read m
SendGrid is defined as: Online API to manage mass-email mailing/marketing campaigns. Topics on: SG appends click tracker to links, Dev mode in local environ. Re
setup typesense-doc-scraper + docusaurus. Topics on: install Docker, install jq, pull typesense with docker via cmd, add typesense config to .env from /etc/typ
SG appends click tracker to links. Topics on: SG records each user click event, passes Webhook after user clicks. Read more: Dev Tool, API, Send Grid | Dev Wiki
SG records each user click event. Topics on: waits some interval, then posts bulk click data to server. Read more: Dev Tool, API, Send Grid|FullStack Wiki by RJ
Social Card is defined as: UI Card graphic to to show in link previews on social media platforms, for visual branding/outline. Topics on: . Read more: Dev Tool,
start_urls is defined as: (string | {config})[] URLs to start crawling site - to spider recursively all links from pages. Topics on: url, custom tags, Page Rank
Stripe is defined as: Payment RESTful API SaaS. Topics on: Stripe Concepts, Stripe API, PCI Compliance, Stripe Setup. Read more: Dev Tool, API, Online API, Stri
Stripe Concepts. Topics on: Form-Encoded, JSON-Encoded, Stripe Partner, Stripe Dashboard, Payment Flow. Read more: Dev Tool, API, Online API, Stripe, Stripe Con
Stripe Setup. Topics on: must send all API Request via HTTPS. Read more: Dev Tool, API, Online API, Stripe|FullStack Wiki by Roger J
Synonym Collection is defined as: each synonym map to Typesense Collection BUT can only PUT one synonym entry per Req ?! No way to batch all synonyms?! Also, sy
Tooltip is defined as: UI to appear on hover/active as extra info for element. Topics on: tooltip vs popover. Read more: Dev Tool, API, Interface, UI, Common UI
tooltip vs popover. Topics on: slight semantics diff - popover has additional title as well as content - which apparently tooltip doesn't?!, Popover can be long
typesense is defined as: FOSS ⚡🔍Search Engine X-lang/X-plat Client API - free to self-host. Topics on: Typesense Definition, typesense integrates with Firebase
Typesense API Client is defined as: node/browser REST interface to abstract commands to typesense server instance. Topics on: Typesense API Key. Read more: Dev
Typesense Cloud is defined as: typesense Search-as-a-Service+ tooling. Dedicated Search Cluster per customer. EXPENSIVE. SCRAPING NOT INCLUDED. Topics on: Searc
Typesense Collection is defined as: typesense Virtual Collection as JSON to store/retrieve/mutate aliases. Topics on: Typsense Collection Schema, Synonym Collec
Typesense Concepts is defined as: glossary of typesense-specific nomenclature. Topics on: Bootstrap Key, Search Delivery Network, Typesense Collection, Typesens
Typesense Definition. Topics on: typesense build in C++ for fast low-latency instant search, typesense has low-overhead with Zero Deps, typesense has clients to
Typesense Document is defined as: batch import docs collection as JSONL | CSV. Topics on: default batch size=40 to min RAM impact - set higher to ingest docs (a
Typesense Self-Deploy Requirements. Topics on: 4CPU for >20 concurrent search instances 0.5GB RAM, typsense self-reported benchmarks. Read more: Dev Tool, API,
typesense server startup. Topics on: create docker-compose.yml in root. Read more: Dev Tool, API, Online API, Typesense, Typesense Setup|FullStack Wiki by Roger
typesense setup. Topics on: install typesense + deps, serve minified bundle via <script>, serve CDN link to typesense minified bundle, setup typesense-doc-scrap
typesense-doc-scraper is defined as: algolia DocScraper mod content to scan site & auto index content. Topics on: 💩 import_requests_per_second rate of 2 docs
Typsense Collection Schema. Topics on: fields, default_sorting_field. Read more: Dev Tool, API, Online API, Typesense, Typesense Concepts, Typesense Collection,
typsense self-reported benchmarks. Topics on: 250 concurrent search queries PER SECOND for 3M dataset of amazon products on 8-vCPU 3-node Typesense cloud cluste
UI is defined as: Interaction between human and app/Hardware. Topics on: GUI, Layout, Logic, Personalization, Performance, Internationalization, ARIA Attribute,
url is defined as: to set start URL to init spider - allow regex. Topics on: . Read more: Dev Tool, API, Online API, Typesense, Typesense Doc Scraper, Configjso
Virtual Collection is defined as: Reference to real collection, via Symbolic Link || placeholders. Topics on: . Read more: Dev Tool, API, Online API, Typesense,
WCAG. Topics on: . Read more: Dev Tool, API, Interface, UI, WCAG|FullStack Wiki by Roger J
Web API is defined as: API Collection extends Browser Runtime (via window). Topics on: DOM API, Fetch API, Geolocation API, includes functions for interacting w
Web Service is defined as: API to access over HTTP. Topics on: . Read more: Dev Tool, API, Online API, Web Service, HTTP|FullStack Wiki by Roger J
WebSocket is defined as: Interface Object & Constructor Function to access WebSockets API. Topics on: Websocket Event. Read more: JS, Nodejs, Node Stack, Web So