A local file commonly used to load environment variables during development.
loading
loading
A full developer dictionary for AI builders and vibecoders: core coding words, agent jargon, deployment reality, safety terms, SEO basics, and what each term means in practice.
810 entries
A local file commonly used to load environment variables during development.
Shorthand for an outsized multiplier — a developer, tool, or workflow that produces far more than the baseline.
3D Secure is a billing or payment concept that helps products charge customers and reconcile access safely.
A/B Test is a product or analytics concept that helps measure whether users find value and where the product leaks.
A contract that lets one program ask another program for data or actions.
Appears in
+1 more
API Contract is a documentation, architecture, or package-management concept that helps teams explain decisions, publish changes, and keep projects understandable.
A secret token used to authenticate calls to an API.
Appears in
+1 more
ARIA Label is a web interface concept that helps browsers structure, style, and adapt pages for users.
AWS is an infrastructure or cloud concept that helps software run reliably outside your laptop.
Appears in
Acceptance Criteria is a testing or quality concept that helps prove code works before users or production depend on it.
Appears in
+1 more
Access Gate is a billing or payment concept that helps products charge customers and reconcile access safely.
Access Token is a security or privacy concept that helps protect users, permissions, secrets, and systems from abuse.
Designing and coding so people with different abilities can use the product.
Accessibility Test is a testing or quality concept that helps prove code works before users or production depend on it.
Accordion is an UI or product-design concept that helps screens communicate state, hierarchy, and user action clearly.
Account Takeover is a security or privacy concept that helps protect users, permissions, secrets, and systems from abuse.
Action Step is an AI-agent or model workflow concept that helps agents plan, call tools, manage context, and produce reliable outputs.
Activation is a product or analytics concept that helps measure whether users find value and where the product leaks.
Activation Event is a product or analytics concept that helps measure whether users find value and where the product leaks.
Actual Result is a testing or quality concept that helps prove code works before users or production depend on it.
A mode where the model decides for itself when and how much to reason before answering, instead of you setting a fixed thinking budget.
Admin Route is a security or privacy concept that helps protect users, permissions, secrets, and systems from abuse.
An AI that takes actions autonomously to complete a goal over multiple steps.
Appears in
+1 more
The cleanup left after an AI agent changed a lot at once.
Agent Memory is an AI-agent or model workflow concept that helps agents plan, call tools, manage context, and produce reliable outputs.
Anthropic's library for building your own agents with the same loop, tools, and harness that powers Claude Code.
Appears in
+1 more
A protocol for independent agents to discover, talk to, and delegate work to each other.
The repeating cycle where a model thinks, calls a tool, reads the result, and decides what to do next until the task is done.
Appears in
+1 more
Aggregation Query is a data or database concept that helps apps model, store, query, migrate, and protect information.
Alert is a delivery or reliability concept that helps teams ship changes, watch production, and recover quickly.
Text that describes an image for screen readers and fallback contexts.
Ambient Type is a TypeScript or language-tooling concept that helps code describe shapes, catch mistakes, and stay maintainable as it grows.
Anchor Tag is a web interface concept that helps browsers structure, style, and adapt pages for users.
App Router is a React or Next.js concept that helps build UI, route pages, and separate browser work from server work.
Appears in
+1 more
A checkpoint that requires a human, policy, or automated rule to approve an agent action before it runs.
Appears in
+1 more
Approval Review is a Git or collaboration concept that helps developers review, combine, and preserve code changes safely.
Architecture Decision Record is a documentation, architecture, or package-management concept that helps teams explain decisions, publish changes, and keep projects understandable.
Array is a core programming concept that helps code store values, make decisions, and run predictable steps.
Appears in
+1 more
Assertion is a testing or quality concept that helps prove code works before users or production depend on it.
Appears in
+1 more
Assistant Message is an AI-agent or model workflow concept that helps agents plan, call tools, manage context, and produce reliable outputs.
Appears in
Async/Await is a core programming concept that helps code store values, make decisions, and run predictable steps.
Attack Surface is a security or privacy concept that helps protect users, permissions, secrets, and systems from abuse.
The mechanism that lets each token look at every other token to decide what's relevant.
Appears in
+1 more
Attribution is a product or analytics concept that helps measure whether users find value and where the product leaks.
An append-only record of what the agent did, which tools it called, and who approved each step.
Auth Guard is a security or privacy concept that helps protect users, permissions, secrets, and systems from abuse.
Proving who a user is.
Appears in
+1 more
Deciding what an authenticated user or system is allowed to do.
Appears in
+1 more
Authorization Header is an API or networking concept that helps apps send requests, receive responses, and move data between systems.
Appears in
+1 more
Avatar is an UI or product-design concept that helps screens communicate state, hierarchy, and user action clearly.
Appears in
Azure is an infrastructure or cloud concept that helps software run reliably outside your laptop.
The classic keyword-ranking algorithm that scores documents by how often query terms appear, weighted so rare words count more.
The server-side part of an app that handles APIs, databases, secrets, auth, and business logic.
Appears in
+1 more
Background Job is an infrastructure or cloud concept that helps software run reliably outside your laptop.
Appears in
Backup is a data or database concept that helps apps model, store, query, migrate, and protect information.
Backward Compatibility is a documentation, architecture, or package-management concept that helps teams explain decisions, publish changes, and keep projects understandable.
A base model just continues text; an instruct model has been post-trained to follow instructions and chat.
Base64 is a file, format, or localization concept that helps tools read files, exchange structured content, and support multiple languages.
High praise for a take or decision that's correct and refreshingly unafraid of being unpopular.
Appears in
+1 more
Running many requests through the model at once to use the GPU efficiently.
Appears in
+1 more
A decoding strategy that explores several candidate sequences at once and keeps the most probable.
Bearer Token is an API or networking concept that helps apps send requests, receive responses, and move data between systems.
A standardized test set used to compare models or systems on the same fixed tasks.
When a model scores high on a benchmark because the test data leaked into its training set.
Spending disproportionate energy on a trivial, easy-to-argue detail while the hard, important decisions get ignored.
A customer page for managing payment methods, invoices, and subscription changes.
Blob Storage is an infrastructure or cloud concept that helps software run reliably outside your laptop.
Blue-Green Deployment is a delivery or reliability concept that helps teams ship changes, watch production, and recover quickly.
Boolean is a core programming concept that helps code store values, make decisions, and run predictable steps.
Appears in
+1 more
Border is a web interface concept that helps browsers structure, style, and adapt pages for users.
Bounce Rate is a product or analytics concept that helps measure whether users find value and where the product leaks.
Box Model is a web interface concept that helps browsers structure, style, and adapt pages for users.
A separate line of Git work used to build or test changes without disturbing the main version.
Branch Protection is a Git or collaboration concept that helps developers review, combine, and preserve code changes safely.
Breadcrumb is an UI or product-design concept that helps screens communicate state, hierarchy, and user action clearly.
Breaking Change is a documentation, architecture, or package-management concept that helps teams explain decisions, publish changes, and keep projects understandable.
Breakpoint is a web interface concept that helps browsers structure, style, and adapt pages for users.
Appears in
+1 more
The app that loads and runs websites, such as Chrome, Safari, or Firefox.
Appears in
+1 more
A mistake in software that causes incorrect or unexpected behavior.
Appears in
+1 more
The step that turns source code into optimized output ready to run or deploy.
Appears in
+1 more
Build Pipeline is a delivery or reliability concept that helps teams ship changes, watch production, and recover quickly.
Build Script is a documentation, architecture, or package-management concept that helps teams explain decisions, publish changes, and keep projects understandable.
Appears in
+1 more
Sharing your product's progress, metrics, and mistakes openly as you build it, usually on social media.
The plain decision of what a button should do before anyone styles it.
Button Element is a web interface concept that helps browsers structure, style, and adapt pages for users.
A global network that serves files or cached pages from locations near users.
Automation that checks, builds, tests, and sometimes deploys code after changes.
A markdown file Claude Code auto-loads into context so the agent knows your project's conventions, commands, and rules.
Appears in
+1 more
A command-line interface: software controlled by typed commands instead of buttons.
Appears in
+1 more
Browser rules that control which websites can read responses from another origin.
Create, Read, Update, Delete: the four basic operations most apps perform on data.
Cross-site request forgery: tricking a logged-in browser into submitting an unwanted request.
The styling language that controls layout, color, spacing, typography, and responsive behavior on the web.
Appears in
+1 more
CSS Grid is a web interface concept that helps browsers structure, style, and adapt pages for users.
CSS Variable is a web interface concept that helps browsers structure, style, and adapt pages for users.
CSV is a file, format, or localization concept that helps tools read files, exchange structured content, and support multiple languages.
Appears in
+1 more