59 articles tagged #frontend
All English for IT articles related to #frontend.
-
WebAssembly Vocabulary: Wasm, WASI, and the Runtime Model Explained
Learn the English vocabulary frontend and systems engineers use when discussing WebAssembly — from the binary format and memory model to WASI, runtimes, and Wasm beyond the browser.
-
English for Alpine.js Developers
Master the vocabulary for discussing directives, reactivity, and lightweight interactivity when working with Alpine.js.
-
English for Browser Extension Developers
Master the vocabulary for discussing manifests, content scripts, permissions, and the extension store review process in English.
-
English for Micro-Frontend Developers
Master the vocabulary for discussing shell applications, module federation, and cross-team contracts in micro-frontend architecture.
-
English for Svelte Developers
Master the vocabulary for discussing reactivity, compilation, stores, and runes when working with Svelte and SvelteKit.
-
English for Tailwind CSS Developers
Master the vocabulary for discussing utility classes, design tokens, and configuration when working with Tailwind CSS.
-
Vocabulary for Design Systems: 20 Terms Every Frontend Developer Should Know
Learn the essential English vocabulary of design systems — design tokens, component variants, theming, and governance for frontend and design engineers.
-
English for Alpine.js Developers
Learn the English vocabulary for Alpine.js: directives, reactive state, magic properties, and sprinkling interactivity onto server-rendered HTML.
-
English for Angular Signals Developers
Learn the English vocabulary for Angular's signals API: reactive primitives, computed values, effects, and change detection.
-
English for Dioxus Developers
Learn the English vocabulary for Dioxus, the Rust UI framework: components, hooks, the virtual DOM, and cross-platform renderers.
-
English for Elm Developers
Master the English vocabulary Elm developers need for discussing The Elm Architecture, message passing, and the compiler's guarantees in code review.
-
English for Fresh (Deno Framework) Developers
Learn the English vocabulary for Fresh: islands architecture, zero client-side JS by default, and edge-rendering on Deno without a build step.
-
English for gRPC-Web Developers
Master the English vocabulary developers need for gRPC-Web's proxy layer, streaming limitations, and codegen workflow when connecting browser clients to gRPC services.
-
English for Leptos Developers
Learn the English vocabulary for Leptos, the Rust web framework: signals, resources, server functions, and fine-grained reactivity.
-
English for Lit Developers
Learn the English vocabulary for Lit: reactive properties, the shadow DOM boundary, and building framework-agnostic web components teams can adopt anywhere.
-
English for Marko Developers
Learn the English vocabulary for Marko: fine-grained streaming, partial hydration, and the compiler-driven performance model behind eBay's UI framework.
-
English for Preact Developers
Learn the English vocabulary for Preact: the 3kB React alternative, compat layer, and the trade-offs teams weigh when choosing it for size-sensitive apps.
-
English for Radix UI Developers
Learn the English vocabulary for Radix UI: primitives, composition, accessibility semantics, and the asChild pattern.
-
English for Rspack Bundler Developers
Learn the English vocabulary for Rspack: Webpack-compatible configuration, Rust-based compilation speed, and migrating large builds without a rewrite.
-
English for SolidStart Developers
Learn the English vocabulary for SolidStart, the full-stack meta-framework for SolidJS: file-based routing, server functions, and fine-grained reactivity in a server context.
-
English for TanStack Start Developers
Learn the English vocabulary for TanStack Start: full-stack type-safe routing, server functions, and loaders built on top of TanStack Router.
-
English for UnoCSS Developers
Learn the English vocabulary for UnoCSS: the atomic engine, presets, on-demand generation, and explaining an instant utility-CSS engine to a team.
-
English for Vue Developers
Master the English vocabulary Vue developers need for discussing the Composition API, reactivity, single-file components, and Pinia state management in code review.
-
English for XState Developers
Learn the English vocabulary for XState: finite state machines, statecharts, and explaining explicit state modeling to a team used to ad-hoc booleans.
-
English for Astro View Transitions
Learn the English vocabulary for discussing Astro's View Transitions API: persisted state, fallback animations, and client-side navigation on static sites.
-
English for Explaining Dark Mode and Design Token Decisions
Learn the English vocabulary for discussing design tokens, dark mode implementation, and theming decisions with designers and other engineers.
-
English for HTMX
Learn the English vocabulary for discussing HTMX, including hypermedia-driven applications, HTML attributes for AJAX, and swapping strategies.
-
English for Motion Primitives UI
Learn the English vocabulary for animation-focused component libraries like Motion Primitives: easing, orchestration, layout animation, and gesture-driven motion, explained for developers.
-
English for Nuxt 4 Developers
Learn the English vocabulary Nuxt 4 developers need for discussing the new app directory structure, data fetching, and hybrid rendering modes.
-
English for Qwik Developers
Learn the English vocabulary for Qwik's resumability model: hydration-free loading, lazy loading boundaries, and the optimizer, explained clearly.
-
English for SolidJS
Learn the English vocabulary for discussing SolidJS, including fine-grained reactivity, signals, and how it differs from React's re-render model.
-
English for Svelte
Learn the English vocabulary for discussing Svelte and SvelteKit, including compile-time reactivity, stores, and the absence of a virtual DOM.
-
English for Svelte 5 Runes
Learn the English vocabulary for Svelte 5's runes API: reactive state, derived values, and effects, explained for developers migrating from Svelte 4.
-
English for Tailwind CSS v4
Learn the English vocabulary for Tailwind CSS v4: the CSS-first config, the new engine, container queries, and the terms for discussing the upgrade.
-
English for Vercel Preview Deployments
Learn the English vocabulary for Vercel preview deployments: branch previews, environment variables, promotion, and the terms for discussing them in review.
-
English for Webpack
Learn the English vocabulary for Webpack: entry points, bundles, chunks, and loaders, explained for discussing frontend build configuration clearly.
-
English for Astro Content Collections Developers
Master English vocabulary for Astro content collections — schemas, frontmatter validation, collection references, and content loaders.
-
English for Astro Islands Architecture
Master the English vocabulary for Astro's islands architecture: hydration directives, partial hydration, server islands, and zero-JS-by-default explained.
-
English for shadcn/ui Developers
Master English vocabulary for shadcn/ui development — component ownership, variants, theming tokens, and the copy-paste component model.
-
English for SolidJS Developers
Learn English vocabulary for SolidJS: signals, fine-grained reactivity, derived values, JSX compilation, and stores explained for IT professionals.
-
English for TanStack Query Developers
Master English vocabulary for TanStack Query development — queries, mutations, caching, stale time, invalidation, and optimistic updates.
-
React Compiler: Vocabulary for Automatic Memoisation and the Forget Algorithm
Master the English terms behind React Compiler and the Forget algorithm — from data-flow analysis to compiler output — for ESL frontend engineers.
-
English for Gatsby Developers
Vocabulary for developers maintaining Gatsby sites — GraphQL data layer, source plugins, incremental builds, and SSR/DSG rendering modes — for teams working in English on legacy and current Gatsby projects.
-
English for Qwik City Developers
Vocabulary for developers building sites with Qwik City — resumability, routing conventions, route loaders, and actions — for teams discussing meta-framework architecture in English.
-
English for Million.js Developers
Vocabulary for developers using Million.js to speed up React rendering — the block virtual DOM, compiler optimizations, and benchmarking talk for performance-focused teams.
-
English Vocabulary for HTMX Developers
Learn the English vocabulary HTMX developers use — hx-swap, hx-trigger, out-of-band swaps, hypermedia-driven applications, and HTMX events explained with examples.
-
English Vocabulary for the React Compiler
Learn the English vocabulary React developers use when discussing the React Compiler — automatic memoization, compiler directives, rules of React, and compiled output explained.
-
English for Remix Developers
Learn how to talk about Remix loaders, actions, nested routes, and full-stack data patterns in English at work.
-
English for Storybook Developers
Discover the vocabulary and phrases for discussing Storybook stories, args, decorators, and addons in English at work.
-
English for SvelteKit Developers
Discover the vocabulary and phrases you need to discuss SvelteKit routing, load functions, and SSR in English.
-
English for Web Components Developers
Master the vocabulary for discussing custom elements, shadow DOM, slots, and templates in English at work.
-
How to Talk About CSS Cascade Layers
Learn the vocabulary and phrases for discussing CSS cascade, specificity, and @layer in English during code reviews and team discussions.
-
English Vocabulary for Storybook Developers
Master the English terms and phrases frontend developers use when building, reviewing, and discussing UI component libraries with Storybook.
-
SvelteKit English: Vocabulary for the Svelte Ecosystem
Understand SvelteKit's core vocabulary in English — runes, stores, adapters, load functions, form actions, and server-side rendering explained with examples.
-
Vocabulary for Web Performance Optimization: LCP, CLS, TTFB, and Beyond
Master the English vocabulary of web performance — Core Web Vitals, LCP, CLS, TTFB, hydration, bundle splitting, and the terms every frontend engineer needs to know.
-
React & Next.js Vocabulary: 35 Terms Every Frontend Developer Needs
Master React and Next.js vocabulary — components, hooks, SSR, hydration, App Router, and 30+ more terms explained with real developer conversation examples.
-
English for XR and Spatial Computing Developers: visionOS, AR/VR Vocabulary
Master the English vocabulary for XR and spatial computing development — passthrough, spatial UI, hand tracking, anchors, RealityKit, visionOS, and mixed reality terms.
-
WebAssembly and Browser Platform Vocabulary for Web Developers
Master WebAssembly and browser platform vocabulary in English — linear memory, traps, module instantiation, Service Workers, PWAs, and Core Web Vitals explained.
-
Git Vocabulary Every Developer Needs to Know
Commit, branch, merge, rebase, cherry-pick, stash — the 30 Git terms you will encounter in every day team communication and code reviews.
Frequently Asked Questions
How many articles are tagged #frontend?
There are currently 59 articles tagged #frontend on CoderSlingo.
What is the #frontend tag about?
The #frontend tag groups together CoderSlingo articles that discuss frontend — useful if you want to read everything on this topic in one place.
Is browsing tagged articles free?
Yes. Every article on CoderSlingo, including all articles tagged here, is free to read with no account, sign-up, or paywall.
How often is this tag page updated?
This page is regenerated automatically whenever a new article is published with this tag, so the list always reflects the latest content.
What's the difference between a tag and a category?
A category is the single primary topic of an article (shown as a badge on each card), while tags are more specific keywords an article can have several of — useful for cross-cutting topics like tools or techniques.
Can I find beginner-friendly articles under this tag?
Yes — each article card shows a level badge (Beginner, Intermediate, or Advanced) so you can quickly spot content that matches your current English level.
How do I browse other tags?
Click any tag pill on an article card to jump to that tag's page, or visit the main Blog index to browse by category instead.
Are these articles connected to exercises?
Many are — articles link to a relevant vocabulary exercise in their "What to Read Next" section so you can practise the terms you just read about.
What's the most recent article tagged #frontend?
The most recent article tagged #frontend is "WebAssembly Vocabulary: Wasm, WASI, and the Runtime Model Explained".
Where can I see all articles, not just this tag?
Visit the main Blog index to browse every CoderSlingo article, filterable by category, level, and tag.