Vue Js
js is a progressive JavaScript framework for building user interfaces, designed with a gentle learning curve and the flexibility to be adopted incrementally, from enhancing a single page to powering a full single-page application.
23 resources across 3 libraries
Glossary Terms(21)
Angular
Angular is a TypeScript-based, component-driven web application framework developed and maintained by Google, providing a full-featured platform for building l…
Vue.js
Vue.js is a progressive JavaScript framework for building user interfaces, designed with a gentle learning curve and the flexibility to be adopted incrementall…
Tailwind CSS
Tailwind CSS is a utility-first CSS framework that provides a large set of low-level, single-purpose utility classes for building custom user interfaces direct…
Bootstrap
Bootstrap is a popular open-source CSS framework that provides a responsive grid system, prebuilt UI components, and utility classes for building mobile-first…
XState
XState is a JavaScript and TypeScript library for creating, interpreting, and visualizing state machines and statecharts, providing a robust model for managing…
CodeSandbox
CodeSandbox is a cloud-based development environment for rapidly prototyping, sharing, and collaborating on code directly in the browser, with ready-made templ…
Tauri
Tauri is an open-source, Rust-based framework for building lightweight, secure cross-platform desktop (and mobile) applications using a web frontend rendered i…
Vite
Vite is a fast JavaScript build tool and development server that uses native ES modules for near-instant startup and hot module replacement during development,…
Alpine.js
Alpine.js is a minimal JavaScript framework that adds reactive, declarative behavior directly to HTML using simple attributes, without requiring a build step o…
Astro
Astro is an open-source web framework optimized for building fast, content-focused websites, using an 'islands architecture' that ships minimal or zero JavaScr…
Ember.js
Ember.js is an opinionated, open-source JavaScript framework for building ambitious, feature-rich single-page web applications, emphasizing strong conventions…
Storybook
Storybook is an open-source tool for developing, testing, and documenting UI components in isolation, letting developers build and preview components outside o…
SvelteKit
SvelteKit is the official full-stack application framework for Svelte, providing file-based routing, server-side rendering, and build tooling on top of Svelte'…
Nuxt.js
Nuxt.js is a meta-framework for Vue.js that adds file-based routing, server-side rendering, static site generation, and a structured application architecture o…
AngularJS
AngularJS is the original JavaScript MVC/MVVM framework created by Google in 2010 for building dynamic single-page web applications using two-way data binding,…
NativeScript
NativeScript is an open-source framework for building cross-platform mobile apps with JavaScript, TypeScript, Angular, or Vue.js that render using genuinely na…
Shadow DOM
Shadow DOM is a browser standard that lets developers attach an encapsulated, hidden DOM subtree to an element, keeping its internal structure, styles, and beh…
Custom Elements
Custom Elements is a browser standard that lets developers define new, reusable HTML tags with their own JavaScript behavior, which then work like any native H…
Vue Router
Vue Router is the official routing library for Vue.js, enabling single-page applications to map URLs to components, manage navigation, and handle nested and dy…
Pinia
Pinia is the official state management library for Vue.js, providing a simple, type-safe store API for sharing and mutating application state across components.
Headless UI
Headless UI is a set of completely unstyled, fully accessible UI components — including menus, dialogs, and switches — designed to integrate seamlessly with Ta…