Skip to main content

318 docs tagged with "Dev Tool"

View All Tags

--chmod

--chmod is defined as: to mod file permissions to rwx on Linux Docker Container. Topics on: rwx. Read more: Dev Tool, Docker, Dockerfile, ADD, Chmod, Rwx, Linux

--hard

--hard is defined as: flag to reset to discard all Diff. Topics on: note flag is case insensitive so --HARD is same as --hard. Read more: Dev Tool, Git, Git Com

!Alternatives

!Alternatives. Topics on: CodeMirror, Ace Editor. Read more: Dev Tool, IDE, VS Code, Monaco Editor, Alternatives|FullStack Wiki by Roger J

!bug - really slow to compile

!bug - really slow to compile. Topics on: try w/o proxy - still slow!!, does it work w/o internet connection? yes. Read more: Dev Tool, Build Tool, Parcel, Par

!limit

!limit. Topics on: doesn't work inside browser!. Read more: Dev Tool, Build Tool, Webpack|FullStack Wiki by Roger J

.container

.container. Topics on: not using className for JSX! React will throw error. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, HTML Hotkeys, Contain

.git

.git is defined as: dotconfig dir to store all content in repo. Topics on: .git/hooks, objects, config, refs, HEAD, index. Read more: Dev Tool, Git, Git Definit

.gitignore

.gitignore is defined as: git dotconfig to list file/dir as Untracked. Topics on: add comment by prefixing with #. Read more: Dev Tool, Git, Git Definition, Git

@deprecated no longer useful

@deprecated no longer useful. Topics on: ES7+ snippets, Live Server. Read more: Dev Tool, IDE, VS Code, VSC Extension, Deprecated No Longer Useful |web-Dev Wiki

100X faster than Webpack!!!

100X faster than Webpack!!!. Topics on: . Read more: Dev Tool, Build Tool, ES Build|FullStack Wiki by Roger J

a

a. Topics on: a{Text}. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, HTML Hotkeys, A|FullStack Wiki by Roger J

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

Ace Editor

Ace Editor. Topics on: popular with lots of plugin. Read more: Dev Tool, IDE, VS Code, Monaco Editor, Alternatives|FullStack Wiki by Roger J

add

add is defined as: to add file/dir to Staging. Topics on: git add .. Read more: Dev Tool, Git, Git Command, Add, Staging|FullStack Wiki by Roger J

ADD

ADD. Topics on: --chmod, --chown. Read more: Dev Tool, Docker, Dockerfile, ADD|FullStack Wiki by Roger J

Add Attributes

Add Attributes. Topics on: li#$*3. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET|FullStack Wiki by Roger J

Algolia

Algolia is defined as: $$$ Online API Search Engine Proprietary SaaS Host & Analytics via RESTful API - $$$ charge by ANY operation or # records ☠. Topics on: p

alias

alias is defined as: to shorten git cmd. Topics on: . Read more: Dev Tool, Git, Git Command, Config, Alias|FullStack Wiki by Roger J

API

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

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

apng(ffmpeg)

apng(ffmpeg) is defined as: 9.7MB. Topics on: 9.7MB. Read more: Dev Tool, Screen To Gif, GIF Encoding Comp 50 Quality|FullStack Wiki by Roger J

AppID

AppID is defined as: UID for Firebase App, platform-specific, autogen. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firebase Concepts, Firebase

Babel

Babel is defined as: Dev tool to Transpile JSX & Polyfill JS. Topics on: . Read more: React, React API, JSX, Transpile, Dev Tool, Polyfill, JS | Full-Stack Wiki

Banner

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

Bash

Bash. Topics on: . Read more: Dev Tool, CLI, Shell, Bash|FullStack Wiki by Roger J

bfg

bfg is defined as: fast alt to git-filter-branch to go 1984 on Git Repo - no filepath support, only discrete filename/foldername - RISKY! outputs changelog to .

bisect

bisect is defined as: to walk through Commit History via Binary Search to find good/bad Commit. Topics on: git bisect start, git bisect good, git bisect bad, Wh

box sizing

box sizing. Topics on: h:10, h, w:100, w. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys|FullStack Wiki by Roger J

box styling

box styling. Topics on: bb:1-s-gray, bt:1-s-#dee5ed. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys|FullStack Wiki by Roger J

branch

branch is defined as: to create new Branch. Topics on: git branch, git branch -M main, git branch -d _name, git branch -D _name, -d, -D, HEAD. Read more: Dev To

Branch

Branch is defined as: alt version for file/code. Topics on: Branch Naming convention, Master. Read more: Dev Tool, Git, Git Definition, Branch | Full-Stack Wiki

Branch Naming convention

Branch Naming convention. Topics on: wip, feat, bug, fix, junk, chore, refactor, slash delimiter prevents duplicate subchild name. Read more: Dev Tool, Git, Git

brotli-webpack-plugin

brotli-webpack-plugin is defined as: Webpack Plugin to Compression (js|css|html|svg) bundle assets with brotli | zlib | iltorb. Topics on: asset, test, minRatio

Build API

Build API. Topics on: requires file system access. Read more: Dev Tool, Build Tool, ES Build, Esbuild API, Build API|FullStack Wiki by Roger J

Build Tool

Build Tool is defined as: Dev tool to Transpile & Bundler project. Topics on: Module Bundler, Webpack, Rollup, ESBuild, Transpiler, Vite, Hot Module Replacement

build()

build(). Topics on: build.onResolve(), build.onLoad(). Read more: Dev Tool, Build Tool, ES Build, Esbuild API, Esbuildstart Service|FullStack Wiki by Roger J

Bundler

Bundler is defined as: Dev tool to combine Modules into fewer file to optimize for Browser. Topics on: JS Bundle, Dead Code Elimination. Read more: JS, Lib, Mod

Card

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

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

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

checkout

checkout is defined as: to move onto Branch. Topics on: checkout -b _name, checkout -. Read more: Dev Tool, Git, Git Command, Branch|FullStack Wiki by Roger J

Clean Working Dir

Clean Working Dir is defined as: Working Dir has no Track Diff. Topics on: . Read more: Dev Tool, Git, Git Definition, Working Dir, Clean Working Dir, Track, Di

CLI

CLI is defined as: Text-based UI to provide cmd Statements to Terminal. Topics on: Terminal, Shell, CLI commands, ISE, codex-cli. Read more: Dev Tool, CLI, UI,

CLI commands

CLI commands. Topics on: yarn to create new package.json for dir and auto-complete all as yes. Read more: Dev Tool, CLI|FullStack Wiki by Roger J

clone

clone is defined as: to download copy of remote Git Repo/Diff to local repo. Topics on: git clone _URL newName. Read more: Dev Tool, Git, Git Command, Clone, Gi

Cloud Firestore

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

Cloud Function. Topics on: . Read more: Dev Tool, API, Online API, Firebase|FullStack Wiki by Roger J

Code Sandbox

Code Sandbox. Topics on: stackblitz.com, codesandbox.io, codepen.io, jsfiddle. Read more: Dev Tool|FullStack Wiki by Roger J

color

color. Topics on: bgc:red, bgc:u, bgc, c:#d4d4d4, c:ra, c:red, c:r, c, op:0.5, op:0, op. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotk

Command Pallete

Command Pallete is defined as: terminal to access VS Code commands, switch file. Topics on: . Read more: Dev Tool, IDE, VS Code, VS Code Features|FullStack Wiki

commit

commit is defined as: to create new Commit with Diff added in Staging. Topics on: git commit -m 'init', git commit -am '_change', -m, --amend, git commit --amen

Commit

Commit is defined as: snapshot of file/Source Code state, with UID SHA hash. Topics on: Head, Commit History. Read more: Dev Tool, Git, Git Definition, Commit,

Commit History

Commit History is defined as: log of previous Commit. Topics on: Rollback. Read more: Dev Tool, Git, Git Definition, Commit, Commit History|FullStack Wiki by RJ

Common UI Types

Common UI Types. Topics on: Accordion, Alert, Avatar, Badge, Banner, Breadcrumb, Calendar, Card, Carousel, Chat, Checkbox, File Picker, Hero, Icon, Lightbox, Mo

config

config is defined as: to create alias. Topics on: alias, git config --global alias.ac 'commit -am', git config --system core.longpaths true. Read more: Dev Tool

config.json

config.json is defined as: config to control typesense-doc-scraper. Topics on: default docsearch template for docusaurus template BROKEN for typesense - results

Conflict

Conflict is defined as: when 2 Commit to Merge overwrite same file, git unsure which Branch to keep. Topics on: . Read more: Dev Tool, Git, Git Definition, Merg

Containerize

Containerize is defined as: (process) to Package Program into Docker Container for xplat compat. Topics on: . Read more: Dev Tool, Docker, Containerize, Package

COPY

COPY is defined as: to copy new files/dir from <src> to Docker Container fs <dest>. Topics on: COPY chmod=rw, COPY must escape [ 0] as [[]0], COPY filena* to ma

CORE

CORE. Topics on: EMMET, ESLint, Prettier, Tailwind CSS Intellisense. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE|FullStack Wiki by Roger J

CRA

CRA is defined as: CRAp Scaffolding Dev tool to gen new React project with app skeleton & Boilerplate. Topics on: app skeleton, Boilerplate, Local Dev Server, C

create-next-app

create-next-app is defined as: Next.js Scaffolding Dev tool with wizard setup. Topics on: . Read more: React, React Stack, Nextjs, Next Setup, Next Js, Scaffold

Cryptographically Secure

Cryptographically Secure is defined as: number certain to be truly random & NOT Pseudorandom (and therefore won't expose vulnerability when used for secure/sens

CSS hotkeys

CSS hotkeys. Topics on: box sizing, box styling, color, display, flex, font, list, margin, Padding, Text. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE

cURL

cURL is defined as: CLI Dev tool to get/send data over network from Terminal. Topics on: . Read more: Dev Tool, C URL, CLI, Terminal|FullStack Wiki by Roger J

custom tags

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

degit

degit is defined as: Dev tool to clone Git Repo, auto find latest commit, download ass .tar - essentially alias for git clone --depth 1 _SOMEGITREPOURL. Topics

Detached Mode

Detached Mode. Topics on: . Read more: Dev Tool, Docker|FullStack Wiki by Roger J

Dev mode in local environ

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

Dev tool

Dev tool is defined as: Utility Program to dev Software. Topics on: API, Docker, IDE, HTTP Client, Build Tool, cURL, Test Runner, Code Sandbox, dotconfig, degit

Diff

Diff is defined as: change in file/code. Topics on: Diffing, Track. Read more: Dev Tool, Git, Git Definition, Diff|FullStack Wiki by Roger J

Diff Editor

Diff Editor. Topics on: . Read more: Dev Tool, IDE, VS Code, Monaco Editor, Diff Editor|FullStack Wiki by Roger J

Dism

Dism is defined as: tool to verify Windows System Image & Component Store in Win 10/11. Topics on: Dism /Online /Cleanup-Image /ScanHealth. Read more: Dev Tool,

display

display. Topics on: d, d:f, d:i, d:n, pos, pos:a, z:20. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Display|FullStack Wiki by RJ

Docker

Docker is defined as: popular Dev tool to Containerize workload to run on any Hardware/OS environ. Topics on: Containerize, Docker Container, Dockerfile, Docker

docker CLI commands

docker CLI commands. Topics on: docker pull. Read more: Dev Tool, API, Online API, Typesense, Docker CLI Commands|FullStack Wiki by Roger J

Docker Compose

Docker Compose is defined as: tool to define how to run docker app Docker Container via YAML. Topics on: . Read more: Dev Tool, Docker, Docker Container, YAML

Docker Container

Docker Container is defined as: Docker Container Image Runtime instance to virtualize OS as lightweight VM (excl Hardware overhead). Topics on: Docker Containe

Docker Container Image

Docker Container Image is defined as: immutable snapshot of Software & Dependency-tree down to OS-layer (everything req to run App). Topics on: Docker Container

Docker Desktop

Docker Desktop is defined as: Dev tool for Docker on Windows, pack with CLI, Docker Engine, Kubernetes. Topics on: Docker Engine, Docker CLI Client, Kubernetes.

Docker Engine

Docker Engine. Topics on: Swarm, Worker Node, Manager Node. Read more: Dev Tool, Docker, Docker Desktop, Docker Engine|FullStack Wiki by Roger J

Docker Error Fixes

Docker Error Fixes. Topics on: Docker Desktop requires a newer WSL kernel version.. Read more: Dev Tool, Docker|FullStack Wiki by Roger J

Docker Hub

Docker Hub is defined as: Docker Container Image Git Repo, CI/CD triggers/Webhook, github integration. Topics on: Docker Official Image, Docker Open Source Imag

docker pull

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

Docker Setup

Docker Setup is defined as: to run Docker on Windows/VS Code. Topics on: Install Docker Desktop. Read more: Dev Tool, Docker, Windows, VS Code | Full-Stack Wiki

docker-cli

docker-cli. Topics on: docker run -d -p 80:80 _project/_dockerImage, -d, -p 80:80, docker build -t _myapp ./, -t, docker run _myapp. Read more: Dev Tool, Docker

Dockerfile

Dockerfile is defined as: plaintext doc with Source Code to instruct Docker on how to build Docker Container Image. Topics on: FROM, RUN, ENV, CMD [], ADD, COPY

doctype

doctype. Topics on: !. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, HTML Hotkeys|FullStack Wiki by Roger J

Documentation Generator

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

dotconfig

dotconfig is defined as: (format) file to sync config settings, usually hidden. Topics on: .env. Read more: Dev Tool, Dotconfig|FullStack Wiki by Roger J

draw.io

draw.io is defined as: FOSS Desktop client built on Electron, JS & Shell - can't view or edit plain SVGs?! - diagrams saved as XML. Topics on: . Read more: Dev

Editor

Editor. Topics on: supports syntax highlighting via Monarch. Read more: Dev Tool, IDE, VS Code, Monaco Editor|FullStack Wiki by Roger J

ElasticSearch

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

EMMET

EMMET is defined as: default built-in ext for vsc - must add custom hotkey to speed up writing wrappers. Topics on: HTML hotkeys, CSS hotkeys, Must Add React to

ENTRYPOINT

ENTRYPOINT. Topics on: ENTRYPOINT shell form, ENTRYPOINT exec form. Read more: Dev Tool, Docker, Dockerfile|FullStack Wiki by Roger J

ES7+ snippets

ES7+ snippets is defined as: dsznajder.es7-react-js-snippets - outdated - make your own snippets. Topics on: rfc, rfcredux, rfce, rcc, rafc, rafce. Read more: D

ESBuild

ESBuild is defined as: CLI Dev tool to Transpile & Bundler JS, fast efficient Compiler built in Go. Topics on: esbuild-wasm, 100X faster than Webpack!!!, Can re

esbuild API

esbuild API. Topics on: esbuild.startService({}), Transform API, Build API. Read more: Dev Tool, Build Tool, ES Build, Esbuild API|FullStack Wiki by Roger J

esbuild code

esbuild code. Topics on: add esbuild to React App, assign esbuild service to ref.current, for callable reference anywhere in app, assign build to result, define

esbuild plugins

esbuild plugins. Topics on: esbuild plugin structure. Read more: Dev Tool, Build Tool, ES Build|FullStack Wiki by Roger J

esbuild-wasm

esbuild-wasm is defined as: Library Hook Wrapper for ESBuild Web Assembly. Topics on: JavaScript wrapper for interact with React App, delegate compiling/transpi

esbuild.startService({})

esbuild.startService({}) is defined as: return service object to fetch esbuild.wasm binary bundle, load modules, etc. Topics on: build(), serve(), stop(), trans

ESLint

ESLint is defined as: dbaeumer.vscode-eslint - Integrates ESLint JavaScript into VS Code.. Topics on: . Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE,

EXPOSE

EXPOSE is defined as: to expose Port (TCP/IP|UDP) for Docker Container to listen at Runtime. Topics on: EXPOSE signature. Read more: Dev Tool, Docker, Dockerfil

Fast-Forward Merge

Fast-Forward Merge is defined as: Merge strategy to move pointer to Head w/o need to resolve Conflict. Topics on: . Read more: Dev Tool, Git, Git Definition, Me

fetch

fetch is defined as: to download Diff in remote Git Repo. Topics on: . Read more: Dev Tool, Git, Git Command, Fetch, Diff, Remote, Git Repo|FullStack Wiki by RJ

ffmpeg

ffmpeg is defined as: A/V CLI Dev tool to Encode/Decode/Transcode, Mux/Demux, stream, filter & play. Topics on: Mux, Demux, Transcode, Decode, Encode, Codec, ff

fields

fields. Topics on: Field type, facet. Read more: Dev Tool, API, Online API, Typesense, Typesense Concepts, Typesense Collection, Typsense Collection Schema|Wiki

Firebase

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

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

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

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

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

Firebase Concepts is defined as: key terms specific to firebase. Topics on: Firebase Project, Firebase Console, Firebase CLI, firebase.json, Firebase Security,

Firebase Project

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

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

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

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

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

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

firebase/firestore. Topics on: firebase/firestore/lite, getFirestore(), addDoc(), setDoc(), doc(), getDoc(), getDocs(), collection(). Read more: Dev Tool, API,

Firestore

Firestore. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firestore|FullStack Wiki by Roger J

flex

flex. Topics on: fg:1. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys|FullStack Wiki by Roger J

Flowchart Tools

Flowchart Tools. Topics on: smartdraw, draw.io. Read more: Dev Tool, Flowchart Tools|FullStack Wiki by Roger J

Foam

Foam is defined as: VSC ext to generate wiki notes/flashcards from code?. Topics on: . Read more: Dev Tool|FullStack Wiki by Roger J

font

font. Topics on: f, fw, fw:b, fw:u, ff, ff:ss, fz:u, wasd. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys|FullStack Wiki by Roger J

for executing in browser

for executing in browser. Topics on: in environ w/o file system access. Read more: Dev Tool, Build Tool, ES Build, Esbuild API, Transform API | Full-Stack Wiki

Fork

Fork is defined as: to copy Github Repo to github acc, with link to Upstream to pull Diff. Topics on: . Read more: Dev Tool, Git, Github, Fork, Github Repo, Ups

GIF Encoding comp (50 quality

GIF Encoding comp (50 quality. Topics on: 2.0, 1.0, system, ffmpeg, gifski (50), gifski (75), apng, apng(ffmpeg), avi(ffmpeg). Read more: Dev Tool, Screen To Gi

git

git is defined as: Dev tool system to track Diff in files/Source Code. Topics on: git definition, git command, git VS Code Integration, GitLens, github, git com

git add .

git add . is defined as: to add all files in Working Dir to Staging. Topics on: . Read more: Dev Tool, Git, Git Command, Add, Working Dir, Staging |web-Dev Wiki

git bash

git bash is defined as: CLI tool to run on pre-installed Bash with more pretty colorized UI - auto-show current branch. Topics on: ulimit -a, ulimit -n 6400. Re

git clone _URL newName

git clone _URL newName is defined as: to clone remote Git Repo (at _URL) to local machine & rename to newName. Topics on: . Read more: Dev Tool, Git, Git Comman

git command

git command is defined as: . Topics on: add, bisect, branch, checkout, clean, clone, commit, config, diff, fetch, git-filter-branch, init, log, merge, pull, pus

git command snippets

git command snippets. Topics on: clone repo, init new git project, create new git branch, check the status of git repo, undo all changes, discard/undo changes i

git definition

git definition is defined as: . Topics on: .gitignore, .git, Branch, Commit, Diff, git bash, Git Hooks, Git Repo, Merge, Staging, Working Dir. Read more: Dev To

Git Hooks

Git Hooks is defined as: JS Script to trigger on/before git event. Topics on: husky. Read more: Dev Tool, Git, Git Definition, Git Hooks, Script| FullStack Wiki

git remote

git remote is defined as: to print list of all remote connected Git Repo. Topics on: . Read more: Dev Tool, Git, Git Command, Remote, Git Repo | Full-Stack Wiki

Git Repo

Git Repo is defined as: collection of Commit for project Diff history. Topics on: . Read more: Dev Tool, Git, Git Definition, Git Repo, Commit, Diff | Dev Wiki

git reset _SHA

git reset _SHA is defined as: to reset to previous Commit with _SHA UID in Mixed Mode. Topics on: Mixed Mode. Read more: Dev Tool, Git, Git Command, Reset, Git

git VS Code Integration

git VS Code Integration. Topics on: M, U, !, Source Control Panel. Read more: Dev Tool, Git, Git VS Code Integration|FullStack Wiki by Roger J

git-filter-branch

git-filter-branch. Topics on: . Read more: Dev Tool, Git, Git Command, Git Filter Branch|FullStack Wiki by Roger J

github

github is defined as: MS online Git Repo SaaS. Topics on: Github Repo, Fork, Upstream, Pull Request, github codespace, Github Insights, Github Actions, github a

Github Actions

Github Actions is defined as: (feature) to automate github events to trigger workflow via cloud container to run instructions. Topics on: 2000 mins/m (33.3hr/m)

github alternatives

github alternatives. Topics on: gitlab, gitbucket. Read more: Dev Tool, Git, Github, Github Alternatives|FullStack Wiki by Roger J

github codespace

github codespace is defined as: (feat)(paywall) to open github Git Repo in online cloud IDE playground. Topics on: . Read more: Dev Tool, Git, Github, Github Co

Github Insights

Github Insights is defined as: analytics tools for tracking your user deps, stars etc. Topics on: Stargazer. Read more: Dev Tool, Git, Github | Full-Stack Wiki

Github Repo

Github Repo is defined as: remote Git Repo host on github. Topics on: . Read more: Dev Tool, Git, Github, Github Repo, Remote, Git Repo |FullStack Wiki by Roger

gitlab

gitlab. Topics on: FOSS. Read more: Dev Tool, Git, Github, Github Alternatives|FullStack Wiki by Roger J

Google API

Google API. Topics on: Google Tag Manager, Youtube, Maps JavaScript API. Read more: Dev Tool, API, Google API|FullStack Wiki by Roger J

GUI

GUI is defined as: Graphic User Interface. Topics on: . Read more: Dev Tool, API, Interface, UI, GUI|FullStack Wiki by Roger J

Head

Head is defined as: most recent Commit. Topics on: Head moves forward with subsequent Commit. Read more: Dev Tool, Git, Git Definition, Commit, Head | Dev Wiki

Hot Module Replacement

Hot Module Replacement is defined as: (feat) to update Module in live App instance seamlessly. Topics on: best Build Tool can Hot Module Replacement while prese

HTML hotkeys

HTML hotkeys. Topics on: .container, a, br, btn.ui.red, btn.ui, btn{Click Me!}, btn, b, div>btn*2, doctype, hdr, i.fas.fa-arrow-up, ifr/, ifr, img, input, li*3,

HTTP Client

HTTP Client is defined as: Dev tool to inspect/debug/monitor & send/recieve HTTP Traffic. Topics on: Postman, Insomnia. Read more: Dev Tool, HTTP Client | Wiki

IDE

IDE is defined as: Dev tool to write/build/test Source Code. Topics on: VS Code, source code editor, build automation tool, debugger, Linter. Read more: Dev Too

initializeApp()

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

instantsearch is defined as: UI lib for Algolia - vanilla/Framework variants - compat with typesense!. Topics on: . Read more: Dev Tool, API, Online API, Algoli

Intellisense

Intellisense is defined as: Source Code autocomplete. Topics on: Peek Def. Read more: Dev Tool, IDE, VS Code, VS Code Features, Source Code|FullStack Wiki by RJ

Interface

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

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

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

ISE

ISE is defined as: Integrated Scripting Environment. Topics on: . Read more: Dev Tool, CLI, ISE|FullStack Wiki by Roger J

iwr

iwr is defined as: invoke web request. Topics on: to install fly.io. Read more: Dev Tool, CLI, Shell, Power Shell|FullStack Wiki by Roger J

Jest

Jest. Topics on: . Read more: Dev Tool, Test Runner, Jest|FullStack Wiki by Roger J

jq

jq is defined as: CLI Dev tool to work JSON . Zero Deps C Executable. Topics on: only jd demo, jq filters. Read more: Dev Tool, Jq, CLI, Zero Deps, C, Executabl

jq filters

jq filters. Topics on: .count. Read more: Dev Tool, Jq|FullStack Wiki by Roger J

jsonplaceholder

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

JSX

JSX. Topics on: Anything, Anything/. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, JSX|FullStack Wiki by Roger J

Kubernetes

Kubernetes is defined as: Dev tool to manage container workloads in cloud. Topics on: . Read more: Computer Science, Network, Network Node, Cloud Platform, Kube

Ligature

Ligature is defined as: to combine multiple char to single symbol (for specific programming/math operators) (affect display only not final output). Topics on: F

Lightbox

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

Linter

Linter is defined as: Dev tool to spell check Source Code statically check, flag bugs/inconsistencies, give warnings, suggest best practices, etc. Topics on: ES

list

list. Topics on: li:de. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, List|FullStack Wiki by Roger J

lite-server

lite-server is defined as: CLI Dev tool to run lightweight local dev node server. Topics on: . Read more: JS, TS, TS Stack, Lite Server, CLI, Dev Tool| Dev Wiki

localtunnel

localtunnel is defined as: buggy less stable alternative to ngrok. Topics on: add script to package.json. Read more: Dev Tool, Webhook, Ngrok | Full-Stack Wiki

log

log is defined as: to print Commit History with SHA UID, timestamp & msg name. Topics on: --oneline, git log --graph --oneline --decorate. Read more: Dev Tool,

Low-Level API

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

m

m. Topics on: m:0-20, m:20, mt, mb, ml, mr. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Margin|FullStack Wiki by Roger J

m:a

m:a. Topics on: mt:a, mb:a, ml:a, mr:a. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Margin|FullStack Wiki by Roger J

Maps JavaScript API

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

margin

margin. Topics on: m, m:a. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Margin|FullStack Wiki by Roger J

Master

Master is defined as: main Branch. Topics on: Master is main trunk of tree. Read more: Dev Tool, Git, Git Definition, Branch|FullStack Wiki by Roger J

merge

merge is defined as: to Merge Branch. Topics on: --abort, git merge --abort. Read more: Dev Tool, Git, Git Command, Merge, Branch|FullStack Wiki by Roger J

Merge

Merge is defined as: to combine multiple Branch. Topics on: Fast-Forward Merge, Conflict. Read more: Dev Tool, Git, Git Definition, Merge, Branch|FullStack Wiki

Mixed Mode

Mixed Mode is defined as: (default) behavior to move to prev Commit but NOT del files. Topics on: . Read more: Dev Tool, Git, Git Command, Reset, Git Reset SHA,

Modal

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

Monaco Editor

Monaco Editor is defined as: Code Editor to power VS Code. MIT License. Topics on: Editor, Diff Editor, ⚠ not supported in mobile browsers or mobile web framewo

Monarch

Monarch is defined as: Library for Source Code Syntax Highlight via JSON declaration. Topics on: uses JSON for declarative syntax highlighting, used to define t

ngrok

ngrok is defined as: Reverse Proxy CLI Dev tool to build/test Backend - to map localhost instance to remote ngrok.io subdomain - to bypass firewall/CORS-pain. T

NICE TO HAVE

NICE TO HAVE. Topics on: Monokai Pro, One Monokai Theme. Read more: Dev Tool, IDE, VS Code, VSC Extension|FullStack Wiki by Roger J

No-Code

No-Code is defined as: (Paradigm) buzzword trend to separate Business Logic from hand-coding skill, via WYSIWYG Dev tool. Topics on: WYSIWYG. Read more: JS, JS

npm

npm is defined as: Package Manager CLI Dev tool to access/manage Module from npmjs. Topics on: included with Node.js, Package Manager, package.json, npx, nvm, N

npm create vite@latest

npm create vite@latest. Topics on: npm create vite@latest _my-app --template react-ts. Read more: Dev Tool, Build Tool, Vite, Vite Setup|FullStack Wiki by Roger

npx degit _GIT_URL

npx degit _GIT_URL is defined as: . Topics on: . Read more: Dev Tool, Degit|FullStack Wiki by Roger J

nvm

nvm is defined as: Dev tool to run multiple versions of Node.js on same OS. Topics on: . Read more: JS, Nodejs, Npm, Nvm, Dev Tool, Node Js, OS | FullStack Wiki

Online API

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

p

p. Topics on: pt, pb, pl, pr. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Padding, P|FullStack Wiki by Roger J

Package Manager

Package Manager is defined as: Dev tool to auto install/update/remove Package & Dependency. Topics on: Package. Read more: JS, Nodejs, Npm, Package Manager, Dev

Padding

Padding. Topics on: p. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Padding|FullStack Wiki by Roger J

Page Rank

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

parcel

parcel is defined as: . Topics on: parcel-bundler. Read more: Dev Tool, Build Tool, Parcel|FullStack Wiki by Roger J

parcel-bundler

parcel-bundler is defined as: CLI Dev tool to run TS in Browser. Topics on: install parcel-bundler tool for TS, Parcel can auto-detect .ts files inside index.ht

Payment Flow

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

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

pick

pick is defined as: (default) to keep Commit. Topics on: . Read more: Dev Tool, Git, Git Command, Rebase, Commit|FullStack Wiki by Roger J

Playwright

Playwright. Topics on: . Read more: Dev Tool, Test Runner, Playwright|FullStack Wiki by Roger J

pos

pos. Topics on: a, t:0, t, b:0, b, l:0, l, r:0, r. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Display|FullStack Wiki by Roger J

pos:a

pos:a. Topics on: t:a, b:a, l:a, r:a. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys, Display|FullStack Wiki by Roger J

PostCSS

PostCSS is defined as: Dev tool to automate CSS operations through JS Plugin. Topics on: postcss.config.js, PostCSS Plugin. Read more: CSS, CSS Stack, Post CSS,

Postman

Postman is defined as: popular HTTP Client Dev tool to simplify API testing, debug request-response, useful (albeit often inaccurate ⚠) Scaffolding. Topics on:

powercfg

powercfg is defined as: power config Shell to inspect battery/power settings. Topics on: powercfg /batteryreport /output 'C:\battery-report.html', powercfg -en

PowerShell

PowerShell is defined as: CLI Shell for Windows. Topics on: Default ISE pre-installed with Windows, powercfg, sfc, Dism, iwr, env, pwd. Read more: Dev Tool, CLI

Prepack

Prepack is defined as: Dev tool to recompile JS Source Code by AOT Compilation for perf. Topics on: Replaces with equivalent code that removes intermediate comp

Preprocessor

Preprocessor is defined as: Dev tool to Transpile Source Code Superset to other (base compatible) Source Code. Topics on: . Read more: CSS, CSS Stack, Sass, Pre

pricing

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

Problem Matcher

Problem Matcher is defined as: to auto-scan output text for known warnings/error & report inline (as squiggle?). ie TS ESLint. Topics on: TypeScript + Webpack P

Pseudorandom

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

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

pull

pull is defined as: fetch + merge combo to sync remote. Topics on: git pull origin master, must have Clean Working Dir to allow pull. Read more: Dev Tool, Git,

push

push is defined as: to sync local Git Repo to remote. Topics on: git push origin master -u, -U, --force, git push --force origin __branch, git push --force-with

pwd

pwd is defined as: print working dir. Topics on: . Read more: Dev Tool, CLI, Shell, Power Shell|FullStack Wiki by Roger J

random.org

random.org is defined as: Online API RNG to generate Cryptographically Secure number. Topics on: RNG, Cryptographically Secure, Pseudorandom. Read more: Dev Too

rebase

rebase is defined as: to rewrite Commit History to simplify/linearize Merge. Topics on: git rebase master, git rebase master --interactive, pick, squash, fixup,

reflog

reflog is defined as: . Topics on: . Read more: Dev Tool, Git, Git Command|FullStack Wiki by Roger J

remote

remote is defined as: to link local Git Repo to remote Git Repo. Topics on: git remote, git remote add origin _URL, git remote -v, git remote show, origin, git

requires file system access

requires file system access. Topics on: !can't bundle modules since it default searches file system for modules. Read more: Dev Tool, Build Tool, ES Build, Esbu

reset

reset is defined as: to remove files from Staging (no modify/delete). Topics on: git reset _SHA, --hard, git reset HEAD~, git reset --soft HEAD~1, git reset --s

revert

revert is defined as: to safely undo bad Commit via new Commit & keep Commit History. Topics on: . Read more: Dev Tool, Git, Git Command, Commit, Commit History

REVIEW

REVIEW. Topics on: Auto Rename Tag, Color Highlight, Expo Tools, Foam, IntelliSense for CSS class names in HTML, npm Intellisense, Paste and Indent, Pylance, Py

rm

rm is defined as: to del .git. Topics on: git rm -rf .git. Read more: Dev Tool, Git, Git Command|FullStack Wiki by Roger J

RNG

RNG is defined as: Random Number Generator. Topics on: . Read more: Dev Tool, API, Online API, Randomorg, RNG|FullStack Wiki by Roger J

rwx

rwx is defined as: read write execute perm for --chmod. Topics on: . Read more: Dev Tool, Docker, Dockerfile, ADD, Chmod, Rwx|FullStack Wiki by Roger J

Scraping Protection

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

ScreenToGif

ScreenToGif. Topics on: GIF Encoding comp (50 quality. Read more: Dev Tool, Screen To Gif|FullStack Wiki by Roger J

Search-as-a-Service

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

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

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

sfc

sfc is defined as: System File Checker tool to verify integrity of key system files. Topics on: sfc /scannow. Read more: Dev Tool, CLI, Shell, Power Shell| Wiki

SG appends click tracker to links

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

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

Shell

Shell is defined as: Program to expose OS functionality (via CLI). Topics on: Bash, PowerShell, Shell Script, Bourne Shell, C Shell, Korn Shell. Read more: Dev

show log of Commit History

show log of Commit History is defined as: git log. Topics on: exit from git log. Read more: Dev Tool, Git, Git Command Snippets|FullStack Wiki by Roger J

Social Card

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,

Source Control Panel

Source Control Panel is defined as: to show Staging changes with Diff Editor. Topics on: drop-down menu with all git commands, Staging Area, bottom left branch

squash

squash is defined as: to combine multi Commit into single name Commit. Topics on: . Read more: Dev Tool, Git, Git Command, Rebase, Commit | FullStack Wiki by RJ

Staging

Staging is defined as: list of files/code to add to next Commit. Topics on: Tracked, Untracked. Read more: Dev Tool, Git, Git Definition, Staging, Commit | Wiki

start_urls

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

stash

stash is defined as: to save Diff w/o Commit, to array list. Topics on: git stash, git stash pop, git stash save _name, git stash list, git stash apply 1, stash

storybook

storybook is defined as: popular Frontend Dev tool to isolate UI to doc/showcase/test, detangle Business Logic/state/Context. Topics on: Storybook features, Sto

Stripe

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

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

Stripe Setup. Topics on: must send all API Request via HTTPS. Read more: Dev Tool, API, Online API, Stripe|FullStack Wiki by Roger J

Swarm

Swarm is defined as: Computer Cluster of Docker Engine run in Swarm Mode. Topics on: Swarm Mode. Read more: Dev Tool, Docker, Docker Desktop, Docker Engine, Swa

Swarm Mode

Swarm Mode. Topics on: . Read more: Dev Tool, Docker, Docker Desktop, Docker Engine, Swarm, Swarm Mode|FullStack Wiki by Roger J

SWC

SWC is defined as: Rust Compiler to power Turbopack || extend Webpack. Topics on: . Read more: Dev Tool, Build Tool, Vite, SWC, Rust, Compiler, Turbopack, Webpa

Synonym Collection

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

TabNine

TabNine is defined as: Tabnine AI Autocomplete for Javascript, Python, Typescript, PHP, Go, Java, Ruby & more - 👩‍💻🤖 JavaScript, Python, Java, Typescript & a

Tailwind CSS Intellisense

Tailwind CSS Intellisense is defined as: autocomplete, hint prompt, error highlight for Tailwind CSS - combine with extra tailwind-prettier plugin to auto sort

tailwindcss-cli

tailwindcss-cli is defined as: npm CLI Dev tool to run PostCSS to Preprocessor/Tree Shaking CSS. Topics on: tailwindcss-cli build _input.css -o _output.css, 404

target

target is defined as: to set ESBuild to output JS/CSS for platform || ECMAScript version (lowercase) || node version. Topics on: . Read more: Dev Tool, Build To

Terminal

Terminal is defined as: (typically) text-based console GUI to send commands to Computer. Topics on: . Read more: Dev Tool, CLI, Terminal, GUI, Computer|Dev Wiki

Test Runner

Test Runner is defined as: Dev tool to run Unit Test for project. Topics on: Unit Test, Jest, Playwright. Read more: Dev Tool, Test Runner, Unit Test | Dev Wiki

Text

Text. Topics on: lh:u, ta:c, ta:j, ta:l, ta:r, z. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, CSS Hotkeys|FullStack Wiki by Roger J

Themes

Themes. Topics on: vscodethemes.com. Read more: Dev Tool, IDE, VS Code, VS Code Features|FullStack Wiki by Roger J

Tooltip

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

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

Track

Track is defined as: of file/dir to keep track of Diff. Topics on: Untracked. Read more: Dev Tool, Git, Git Definition, Diff, Track|FullStack Wiki by Roger J

Transform API

Transform API. Topics on: operates on single string, for executing in browser. Read more: Dev Tool, Build Tool, ES Build, Esbuild API, Transform API | Dev Wiki

Transpiler

Transpiler. Topics on: SWC, Sucrase. Read more: Dev Tool, Build Tool|FullStack Wiki by Roger J

try w/o proxy - still slow!!

try w/o proxy - still slow!!. Topics on: also - still slow to shut down. Read more: Dev Tool, Build Tool, Parcel, Parcel Bundler, Bug Really Slow To Compile

TSC

TSC is defined as: CLI Dev tool to Type-Check/Compiler TS to JS. Topics on: uses static code analysis to reduce Runtime Error, TS Compiler will throw errors or

Turbopack

Turbopack is defined as: nextgen Build Tool built on Rust. Topics on: . Read more: Dev Tool, Build Tool, Turbopack, Rust|FullStack Wiki by Roger J

typesense

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

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

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

Typesense Collection is defined as: typesense Virtual Collection as JSON to store/retrieve/mutate aliases. Topics on: Typsense Collection Schema, Synonym Collec

Typesense Concepts

Typesense Concepts is defined as: glossary of typesense-specific nomenclature. Topics on: Bootstrap Key, Search Delivery Network, Typesense Collection, Typesens

Typesense Definition

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

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

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

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

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

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

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

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

UI is defined as: Interaction between human and app/Hardware. Topics on: GUI, Layout, Logic, Personalization, Performance, Internationalization, ARIA Attribute,

Unit Test

Unit Test. Topics on: . Read more: Dev Tool, Test Runner, Unit Test|FullStack Wiki by Roger J

Untracked

Untracked is defined as: of file/dir to ignore & excl from Staging. Topics on: . Read more: Dev Tool, Git, Git Definition, Diff, Track, Untracked, Staging| Wiki

Upstream

Upstream is defined as: original Github Repo Fork. Topics on: . Read more: Dev Tool, Git, Github, Upstream, Github Repo, Fork|FullStack Wiki by Roger J

url

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

USEFUL

USEFUL. Topics on: Image Preview, Quokka, TabNine. Read more: Dev Tool, IDE, VS Code, VSC Extension, USEFUL|FullStack Wiki by Roger J

Useful Webpack Hacks

Useful Webpack Hacks. Topics on: To disable webpack error & warning overlay - the BAD way. Read more: Dev Tool, Build Tool, Webpack|FullStack Wiki by Roger J

User Custom Hotkeys

User Custom Hotkeys. Topics on: ctrl+`, ctrl+K, ctrl+E. Read more: Dev Tool, IDE, VS Code, VSC Hotkey|FullStack Wiki by Roger J

versions

versions. Topics on: . Read more: Dev Tool, IDE, VS Code, Monaco Editor|FullStack Wiki by Roger J

Virtual Collection

Virtual Collection is defined as: Reference to real collection, via Symbolic Link || placeholders. Topics on: . Read more: Dev Tool, API, Online API, Typesense,

Vite

Vite is defined as: Dev tool to scaffold & build framework UI, next-gen ESBuild Bundler 100X Webpack perf, support native Module, native TS. Topics on: SWC, Vit

Vite bug fixes

Vite bug fixes. Topics on: Vite very slow to startup, BUG: Vite can't load SVG files properly with correct types. Read more: Dev Tool, Build Tool, Vite, Vite Bu

Vite Plugins

Vite Plugins is defined as: lib addons to extend Vite. Topics on: vite-plugin-svgr. Read more: Dev Tool, Build Tool, Vite, Vite Plugins |FullStack Wiki by Roger

vite setup

vite setup. Topics on: npm create vite@latest, yarn create vite, pnpm create vite. Read more: Dev Tool, Build Tool, Vite, Vite Setup|FullStack Wiki by Roger J

Vite very slow to startup

Vite very slow to startup. Topics on: set Tailwind CSS to JIT mode. Read more: Dev Tool, Build Tool, Vite, Vite Bug Fixes|FullStack Wiki by Roger J

vite-plugin-svgr

vite-plugin-svgr is defined as: adds SVGR lib as Vite plugin to properly parse SVG files as JSX. Topics on: update vite.config.js || vite.config.ts. Read more:

Vitest

Vitest is defined as: Vite Unit Test Framework - Jest compat. Topics on: . Read more: Dev Tool, Build Tool, Vite, Unit Test, Framework, Jest | Full-Stack Wiki

VOLUME

VOLUME. Topics on: create /data mount point. Read more: Dev Tool, Docker, Dockerfile|FullStack Wiki by Roger J

VS Code

VS Code is defined as: Best FOSS IDE, with extensive plugins, FOSS JS Electron by MS. Topics on: VS Code by MS 2015, monthly update cycle. MIT License, Monaco E

VSC CLI

VSC CLI is defined as: VS Code CLI Dev tool. Topics on: code -v, code ., code ~/_.myhiddendotconfigfile. Read more: Dev Tool, IDE, VS Code, CLI | FullStack Wiki

VSC Extension

VSC Extension is defined as: essential & useful Plugin for VS Code. Topics on: CORE, USEFUL, NICE TO HAVE, REVIEW, @deprecated no longer useful. Read more: Dev

VSC Hotkey

VSC Hotkey. Topics on: alt+click | F12, alt+left, alt+right, alt+shift+down, ctrl+., ctrl+G, ctrl+K ctrl+S, ctrl+K Z, ctrl+K, ctrl+2, ctrl+L...L, ctrl+P, ctrl+s

VSCode Features

VSCode Features. Topics on: Code Outline, Command Pallete, Copilot, Extensible, Integrated Terminal, Intellisense, Ligature, Problem Matcher, Remote Button ><,

WCAG

WCAG. Topics on: . Read more: Dev Tool, API, Interface, UI, WCAG|FullStack Wiki by Roger J

Web Service

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

Webhook

Webhook is defined as: Event Listener for Async web event, to push real-time updates to App/Backend. Topics on: ngrok, localtunnel. Read more: Dev Tool, Webhook

Webpack

Webpack is defined as: legacy production industry standard to Bundler Web App - slow clunky reliable 🐱‍🐉, deep config. Topics on: webpack.config.js, Webpack f

Webpack flow

Webpack flow. Topics on: Read contents of index.js entry point, Find require()/import/export statements, Locate module paths on local drive, Link files into sin

Webpack Plugin

Webpack Plugin. Topics on: brotli-webpack-plugin, compress-webpack-plugin. Read more: Dev Tool, Build Tool, Webpack, Webpack Plugin|FullStack Wiki by Roger J

webpack.config.js

webpack.config.js is defined as: Manifest to config Webpack behavior. Topics on: . Read more: Dev Tool, Build Tool, Webpack, Manifest|FullStack Wiki by Roger J

Working Dir

Working Dir is defined as: current dir in file explorer/Terminal. Topics on: Clean Working Dir. Read more: Dev Tool, Git, Git Definition, Working Dir, Terminal