--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
--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 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. 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. 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. Topics on: doesn't work inside browser!. Read more: Dev Tool, Build Tool, Webpack|FullStack Wiki by Roger J
.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 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 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. 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!!!. Topics on: . Read more: Dev Tool, Build Tool, ES Build|FullStack Wiki by Roger J
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 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. Topics on: popular with lots of plugin. Read more: Dev Tool, IDE, VS Code, Monaco Editor, Alternatives|FullStack Wiki by Roger J
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. Topics on: --chmod, --chown. Read more: Dev Tool, Docker, Dockerfile, ADD|FullStack Wiki by Roger J
Add Attributes. Topics on: li#$*3. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET|FullStack Wiki by Roger J
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 is defined as: to shorten git cmd. Topics on: . Read more: Dev Tool, Git, Git Command, Config, Alias|FullStack Wiki by Roger J
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
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 is defined as: UID for Firebase App, platform-specific, autogen. Topics on: . Read more: Dev Tool, API, Online API, Firebase, Firebase Concepts, Firebase
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 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. Topics on: . Read more: Dev Tool, CLI, Shell, Bash|FullStack Wiki by Roger J
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 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. 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. 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 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 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. Topics on: wip, feat, bug, fix, junk, chore, refactor, slash delimiter prevents duplicate subchild name. Read more: Dev Tool, Git, Git
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. 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 is defined as: Dev tool to Transpile & Bundler project. Topics on: Module Bundler, Webpack, Rollup, ESBuild, Transpiler, Vite, Hot Module Replacement
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 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 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
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 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 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. 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 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 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
Code Sandbox. Topics on: stackblitz.com, codesandbox.io, codepen.io, jsfiddle. Read more: Dev Tool|FullStack Wiki by Roger J
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 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 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 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 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. Topics on: Accordion, Alert, Avatar, Badge, Banner, Breadcrumb, Calendar, Card, Carousel, Chat, Checkbox, File Picker, Hero, Icon, Lightbox, Mo
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 is defined as: config to control typesense-doc-scraper. Topics on: default docsearch template for docusaurus template BROKEN for typesense - results
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 is defined as: (process) to Package Program into Docker Container for xplat compat. Topics on: . Read more: Dev Tool, Docker, Containerize, Package
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. Topics on: EMMET, ESLint, Prettier, Tailwind CSS Intellisense. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE|FullStack Wiki by Roger J
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 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 is defined as: number certain to be truly random & NOT Pseudorandom (and therefore won't expose vulnerability when used for secure/sens
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 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 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 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. Topics on: . Read more: Dev Tool, Docker|FullStack Wiki by Roger J
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 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 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. Topics on: . Read more: Dev Tool, IDE, VS Code, Monaco Editor, Diff Editor|FullStack Wiki by Roger J
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. 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 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. Topics on: docker pull. Read more: Dev Tool, API, Online API, Typesense, Docker CLI Commands|FullStack Wiki by Roger J
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 is defined as: Docker Container Image Runtime instance to virtualize OS as lightweight VM (excl Hardware overhead). Topics on: Docker Containe
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 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. Topics on: Swarm, Worker Node, Manager Node. Read more: Dev Tool, Docker, Docker Desktop, Docker Engine|FullStack Wiki by Roger J
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 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 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 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. 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 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. Topics on: !. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, HTML Hotkeys|FullStack Wiki by Roger J
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 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 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. Topics on: supports syntax highlighting via Monarch. Read more: Dev Tool, IDE, VS Code, Monaco Editor|FullStack Wiki by Roger J
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 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. Topics on: ENTRYPOINT shell form, ENTRYPOINT exec form. Read more: Dev Tool, Docker, Dockerfile|FullStack Wiki by Roger J
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 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. 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. 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. Topics on: esbuild plugin structure. Read more: Dev Tool, Build Tool, ES Build|FullStack Wiki by Roger J
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({}) is defined as: return service object to fetch esbuild.wasm binary bundle, load modules, etc. Topics on: build(), serve(), stop(), trans
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 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 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 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 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. 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
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. Topics on: smartdraw, draw.io. Read more: Dev Tool, Flowchart Tools|FullStack Wiki by Roger J
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. 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. 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 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. 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 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 . 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 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 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 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. 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 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 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 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 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 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. Topics on: M, U, !, Source Control Panel. Read more: Dev Tool, Git, Git VS Code Integration|FullStack Wiki by Roger J
git-filter-branch. Topics on: . Read more: Dev Tool, Git, Git Command, Git Filter Branch|FullStack Wiki by Roger J
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 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. Topics on: gitlab, gitbucket. Read more: Dev Tool, Git, Github, Github Alternatives|FullStack Wiki by Roger J
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 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 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. Topics on: FOSS. Read more: Dev Tool, Git, Github, Github Alternatives|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
GUI is defined as: Graphic User Interface. Topics on: . Read more: Dev Tool, API, Interface, UI, GUI|FullStack Wiki by Roger J
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 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. 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 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 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() 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
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 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
ISE is defined as: Integrated Scripting Environment. Topics on: . Read more: Dev Tool, CLI, ISE|FullStack Wiki by Roger J
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. Topics on: . Read more: Dev Tool, Test Runner, Jest|FullStack Wiki by Roger J
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. Topics on: .count. Read more: Dev Tool, Jq|FullStack Wiki by Roger J
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. Topics on: Anything, Anything/. Read more: Dev Tool, IDE, VS Code, VSC Extension, CORE, EMMET, JSX|FullStack Wiki by Roger J
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 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 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 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. 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 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 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 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 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. 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. 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. 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. 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 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 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 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 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 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 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 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 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. Topics on: Monokai Pro, One Monokai Theme. Read more: Dev Tool, IDE, VS Code, VSC Extension|FullStack Wiki by Roger J
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 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. 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 is defined as: . Topics on: . Read more: Dev Tool, Degit|FullStack Wiki by Roger J
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 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. 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 is defined as: Dev tool to auto install/update/remove Package & Dependency. Topics on: Package. Read more: JS, Nodejs, Npm, Package Manager, Dev
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 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 is defined as: . Topics on: parcel-bundler. Read more: Dev Tool, Build Tool, Parcel|FullStack Wiki by Roger J
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. 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
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. Topics on: . Read more: Dev Tool, Test Runner, Playwright|FullStack Wiki by Roger J
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. 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 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 is defined as: popular HTTP Client Dev tool to simplify API testing, debug request-response, useful (albeit often inaccurate ⚠) Scaffolding. Topics on:
powercfg is defined as: power config Shell to inspect battery/power settings. Topics on: powercfg /batteryreport /output 'C:\battery-report.html', powercfg -en
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 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 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 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 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 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
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 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 is defined as: print working dir. Topics on: . Read more: Dev Tool, CLI, Shell, Power Shell|FullStack Wiki by Roger J
random.org is defined as: Online API RNG to generate Cryptographically Secure number. Topics on: RNG, Cryptographically Secure, Pseudorandom. Read more: Dev Too
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 is defined as: . Topics on: . Read more: Dev Tool, Git, Git Command|FullStack Wiki by Roger J
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. Topics on: !can't bundle modules since it default searches file system for modules. Read more: Dev Tool, Build Tool, ES Build, Esbu
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 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. 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 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 is defined as: Random Number Generator. Topics on: . Read more: Dev Tool, API, Online API, Randomorg, RNG|FullStack Wiki by Roger J
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 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. Topics on: GIF Encoding comp (50 quality. Read more: Dev Tool, Screen To Gif|FullStack Wiki by Roger J
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
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. 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
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 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 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 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 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 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 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 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 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 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
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. Topics on: . Read more: Dev Tool, Docker, Docker Desktop, Docker Engine, Swarm, Swarm Mode|FullStack Wiki by Roger J
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 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 is defined as: Tabnine AI Autocomplete for Javascript, Python, Typescript, PHP, Go, Java, Ruby & more - 👩💻🤖 JavaScript, Python, Java, Typescript & a
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 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 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 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 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. 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. Topics on: vscodethemes.com. Read more: Dev Tool, IDE, VS Code, VS Code Features|FullStack Wiki by Roger J
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
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. 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. Topics on: SWC, Sucrase. Read more: Dev Tool, Build Tool|FullStack Wiki by Roger J
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 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 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 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,
Unit Test. Topics on: . Read more: Dev Tool, Test Runner, Unit Test|FullStack Wiki by Roger J
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 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 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. Topics on: Image Preview, Quokka, TabNine. Read more: Dev Tool, IDE, VS Code, VSC Extension, USEFUL|FullStack Wiki by Roger J
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. Topics on: ctrl+`, ctrl+K, ctrl+E. Read more: Dev Tool, IDE, VS Code, VSC Hotkey|FullStack Wiki by Roger J
versions. Topics on: . Read more: Dev Tool, IDE, VS Code, Monaco Editor|FullStack Wiki by Roger J
Virtual Collection is defined as: Reference to real collection, via Symbolic Link || placeholders. Topics on: . Read more: Dev Tool, API, Online API, Typesense,
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. 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 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. 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. 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 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 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. Topics on: create /data mount point. Read more: Dev Tool, Docker, Dockerfile|FullStack Wiki by Roger J
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 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 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. 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. Topics on: Code Outline, Command Pallete, Copilot, Extensible, Integrated Terminal, Intellisense, Ligature, Problem Matcher, Remote Button ><,
WCAG. Topics on: . Read more: Dev Tool, API, Interface, UI, WCAG|FullStack Wiki by Roger J
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 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 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. 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. 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 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 is defined as: current dir in file explorer/Terminal. Topics on: Clean Working Dir. Read more: Dev Tool, Git, Git Definition, Working Dir, Terminal