API
Application Programming Interface — a contract that lets software systems talk to each other.
Learn moreLoading…
Reference
Plain-English definitions for decision-makers.
Application Programming Interface — a contract that lets software systems talk to each other.
Learn moreContinuous Integration / Continuous Delivery — automating testing and deployment of code changes.
Google’s metrics for page experience: LCP (loading), INP (interactivity), and CLS (visual stability).
An HTML attribute telling search engines which language/region a page targets, key for multilingual SEO.
An AI model trained on large text corpora to understand and generate language, e.g. GPT or Claude.
Learn moreA full-stack JavaScript toolset: MongoDB, Express, React, and Node.js — used to build web apps end-to-end in one language.
Learn moreAn architecture that splits an application into small, independently deployable services.
Learn moreThe smallest version of a product that delivers core value, used to validate an idea quickly.
Learn moreA web app that uses modern capabilities to deliver an app-like experience, including offline support.
Learn moreA technique that grounds an LLM’s answers in your own data by retrieving relevant context at query time.
Learn morePre-rendering pages to static HTML at build time, giving fast, cacheable, SEO-friendly pages.
Learn moreRendering a web page’s HTML on the server per request, improving SEO and first-load performance.
Learn more