Front End/ UI Development

Tekversant 2002 Summit Blvd., Suite 300 Atlanta, GA 30319

Front End/ UI Development

Tekversant 2002 Summit Blvd., Suite 300 Atlanta, GA 30319
everything designed into an information device with which a human being may interact — including display screen, keyboard, mouse, light pen, the appearance of a desktop, illuminated characters, help messages, and how an application program or a website invites interaction and responds to it.
Javascript

an object-oriented computer programming language commonly used to create interactive effects within web browsers.
   Nodejs – an open-source, cross-platform runtime environment for developing server-side Web applications. Although Node.js is not a JavaScript framework, many of its basic modules are written in JavaScript, and developers can write new modules in JavaScript.

CSS3

the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings a lot of long-awaited novelties, like rounded corners, shadows, gradients, transitions and animations, as well as new layouts like multi-columns, flexible box and grid layouts.

HTML5

a markup language used for structuring and presenting content on the world wide 1fweb. It provides one common interface to make loading elements easier.

Javascript Libraries

AngularJS – an open-source client-side web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.
Bootstrap – a free and open-source front-end web framework for designing websites and web applications
React.js – an open-source JavaScript library providing a view for data rendered as HTML.
Backbone.js – a JavaScript library with a RESTful JSON interface and is based on the model–view–presenter (MVP) application design paradigm.
jQuery – a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
Dojo – an open source modular JavaScript library designed to ease the rapid development of cross-platform, JavaScript/Ajax-based applications and websites.
ember.js – an open-source JavaScript web framework, based on the Model–view–viewmodel (MVVM) pattern. It allows developers to create scalable single-page web applications by incorporating common idioms and best practices into the framework