Front-end Technologies

ECMAScript

ECMAScript (or ES) is a client-side scripting language specification that is the basis of several programming languages including JavaScript, ActionScript, and JScript. It specifies the core features that a scripting language should provide and how those features should be implemented.

Electron

An open-source framework for creating native applications with web-technologies like JavaScriptCSS & HTML. It is based on Node.js and Chromium and is used by the Atom editor and many other apps. Focused on desktop cross-platform development.

Ember.js

A client-side JavaScript framework designed for building single page web-applications. Follows the MVC paradigm that helps organize front-end code in a way that supports extensibility, modularity, and readability.

ESLint

An open source JavaScript linting utility that enables developers to discover problems with their JavaScript code without executing it. ESLint is written using Node.js to provide a fast runtime environment.

ExtJS

A powerful JavaScript MVC/MVVM framework that allows to create data-intensive HTML5 applications using JavaScript with unparalleled cross-browser compatibility. It includes built-in themes and UI components out of the box which minimize development time and increases the productivity.

Flexbox

A one-dimensional CSS layout model that offers a more flexible and responsive a webpage design. Flexbox consists of several elements and properties for distributing and aligning items within the layout. It also supports a range of writing modes and properties for flexbox items.

Flux

Architecture that Facebook uses internally when working with React. Takes care of M in MVC, where all models are event driven. It means that the developer don't ask for the data, the model is going to tell when the data is ready; different application components can listen to this change and react accordingly.

Foundation

A family of responsive front-end frameworks that make it easy to design beautiful responsive websites, apps and emails that look amazing on any device. Foundation is semantic, readable, flexible, and completely customizable.

Front-end

Front-end is a term that involves the building of webpages and user interfaces for web-applications. It implements the structure, design, behavior, and animation of everything you see on the screen when you open up websites, web applications, or mobile apps. The core 3 technologies that all modern front-end web developers work to master are HTML5, CSS, and JavaScript.

GraphQL

A query language designed to build client applications by providing an intuitive and flexible syntax and system for describing their data requirements and interactions.

Grunt

A task-based command line build tool for JavaScript projects written on top of Node.js. It’s available as a package via the Node package manager (npm). Used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting.

GSAP

GreenSock Animation Platform (GSAP) is a suite of tools for scripted, high-performance HTML5 animations in all major browsers. 

Gulp

JavaScript task runner that automates tasks such as bundling and minifying libraries and stylesheets, quickly running unit tests, running code analysis, Less/Sass to CSS compilation, copying modified files to an output directory, etc.

Haml

Markup language with a semantic indentation that is used to cleanly describe the HTML of any web document without the use of inline code. Dominant alternative template language in the Ruby on Rails world. Haml is easy to learn, read and visually expresses the DOM hierarchy.

Handlebars.js

Client-side templating engine for JavaScript enabling to add templates to the HTML page that will be parsed and interpolated with the values from the data you passed to the Handlebars.js function. Largely compatible with Mustache templates.

Highcharts

Commercial charting library written in pure JavaScript, offering intuitive, interactive charts to your website or web application. Highcharts currently supports line, spline, area, area, spline, column, bar, pie and scatter chart types. It makes it easy to add interactive, mobile-optimized charts to your web and mobile projects.

HTML

HyperText Markup Language, the document standard of the World Wide Web for creating web pages and web applications. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.

HTML-related

HTML4, HTML5, Zurb, BootstapCanvas, WebGL.

HTMLPad

A full featured editing environment for convenient and productive HTML, XHTML, CSS, PHP and web script editing. HTMLPad provides integrated tools to validate code, reuse, navigate and format it.

Hyper-V

A Windows native hypervisor that can create virtual machines on systems running Windows, can be configured to expose individual virtual machines to one or more networks.

Immutable.js

JavaScript collections library, which provides persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. Immutable data cannot be changed once created, leading to much simpler application development.

Infragistics

Developer Toolkit providing UI controls and productivity tools for quickly building high-performance web, mobile, and desktop apps. Works with Angular, React and other popular frameworks.

Isomorphic apps

JavaScript applications which run both client-side and server-side. Next step in the evolution of JavaScript frameworks. They are solving the problems associated with traditional JavaScript frameworks.

JavaScript

A client-side scripting language primarily used to make web pages interactive. In other words, it's responsible for the 'behavior' of a website, i.e. how HTML elements and CSS style animate and move around on the page.

JavaScript frameworks

Angular, React, Ember.js, extJS, Backbone, Knockout.js, D3.js, Sencha​, Mercury.js, ​WebRx, Vue.js​.

Development by Synergize.digital

Sign up for updates
straight to your inbox