Explore tens of thousands of sets crafted by our community.
Front-end Frameworks
10
Flashcards
0/10
Preact
A lightweight 3kB alternative to React with the same modern API that provides high performance by optimizing the diffing algorithm and focusing on size efficiency.
Polymer
An open-source JavaScript library for building web applications using web components. It is developed by Google and helps in creating custom, reusable HTML elements that can be used in web pages and web applications.
Backbone.js
A lightweight JavaScript library that provides the minimal structure needed to organize your web applications by giving you models with key-value binding and custom events.
Bootstrap
A front-end open-source toolkit for developing with HTML, CSS, and JS. Though not a framework, it's commonly used to build responsive, mobile-first projects on the web using design templates for forms, buttons, navigation, and other interface components.
Ember.js
An opinionated framework for building ambitious web applications that eliminates boilerplate and provides a standard application architecture.
Svelte
An innovative framework that compiles your code to tiny, framework-less vanilla JavaScript modules, resulting in highly optimized client-side code that runs without an extra abstraction layer.
Angular
A TypeScript-based open-source front-end web framework led by the Angular Team at Google and by a community of individuals and corporations that addresses many of the challenges encountered in developing single-page applications.
Foundation
A responsive front-end framework that provides a grid system, UI components, and JavaScript plugins aimed at developing responsive, mobile-first websites.
Vue.js
An open-source model-view-viewmodel front-end JavaScript framework for building user interfaces and single-page applications. It is known for its simplicity and fine-grained reactivity system.
React
A JavaScript library for building user interfaces, known for its virtual DOM feature which optimizes DOM manipulation and JSX syntax for component rendering.
© Hypatia.Tech. 2024 All rights reserved.