This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Front-end Technologies |
|
|
A feature that allows data to be shared across components without passing props through every level. It is commonly used in ReactJS apps built with JavaScript to manage shared state. |
|
|
A small state management tool that helps applications store and share data easily. It is commonly used with React.js to keep different parts of the interface in sync without complex setup. |
|
|
A state management system that helps applications share data across components. It works closely with ReactJS and is designed to handle complex data relationships in large interfaces. |
|
|
A fast JavaScript runtime that combines a package manager, bundler, and test runner into one tool. It is designed to improve performance compared to traditional JavaScript runtimes. |
|
|
A framework that helps build fast web applications using JavaScript and ReactJS. It adds features like routing and server side rendering out of the box. |
|
|
A template engine used to generate HTML using a clean and concise syntax. It is commonly used with JavaScript projects. |
|
|
A library that allows dynamic web interactions using HTML attributes. It reduces the need for heavy JavaScript frameworks. |
|
|
A UI framework built on top of JavaScript and Vue. It provides ready-made components based on Material Design. |
|
|
Ajax, short for Asynchronous Java and XML, has allowed developers to create interactive web-pages with rich interfaces with the help of XML, HTML, CSS, and JavaScript. It helps create better, faster, and more interactive web-applications. |
|
|
Alpine.js is a lightweight JavaScript framework for building interactive web user interfaces with minimal overhead. It allows developers to add interactivity and behavior to web pages. |
|
|
amCharts is a JavaScript library that provides interactive data visualization components, including charts and maps, for web applications. |
|
|
Google-backed project with the aim of speeding up the delivery of content through the use of stripped down code known as AMP HTML. Allows the pages to load (and pre-render in Google search) much faster than regular HTML. |
|
|
A client-side JavaScript framework which is based on MVC architecture. It simplifies web development by offering automatic view/model synchronization. Angular is lightweight, supports all major browsers, and built for creating testable JavaScript code. |
|
|
A complete rework of the whole Angular framework from its basis. It’s closer to the new frameworks, while it brings many changes to how things work. Angular 2 is considered more mobile oriented. |
|
|
An officially supported library of Angular models for Firebase that allows to associate them with Firebase references. AngularFire simplifies the process of creating services that synchronise with your database. It can be used in conjunction with the Firebase client library. |
|
|
A command line interface for Angular. The tool used to initialize, develop, scaffold and maintain Angular applications in a command line. Doesn’t require time for installing and configuring all the dependencies. |
|
|
The process of server-side rendering (SSR) an application to HTML on the Server (ie: Node.js). Typical Angular applications are Single-Page Applications (aka SPA's) where the rendering occurs on the Browser. |
|
|
A React UI library with a set of high-quality components and demos that enable building rich, interactive user interfaces. |
|
|
A JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events, and components. |
|
|
Astro.js is an open-source web development framework enabling the creation of lightning-fast websites. It supports popular libraries like React, Vue.js, and Svelte for building web applications. |
|
|
A hackable text editor that is used to search for and install new packages, write code with an autocomplete, split an interface to compare code across files, etc. |
|
|
A relatively new JavaScript framework, a rival to Angular, which favors convention over configuration and offers the adaptive data binding. |
|
|
A popular JavaScript library designed to handle HTTP requests in the browser and Node.js ecosystem. Axios is often used together with frameworks like React or Vue.js, but can be used just as well with vanilla JavaScript. |
|
|
A tool for compiling ES6/ES7 code to ES5 code, which can be used today in any modern browser. It translates high level application code into lower level code or binaries. |
|
|
A complete JavaScript framework for building 2D, 3D games with HTML5, WebGL and Web Audio. Open source 3D engine based on WebGL and JavaScript. |
|
Leave your email and we'll notify you
as soon as the term is added.