LANGUAGES/FRAMEWORKS
We use the following programming languages and frameworks in our web application projects:
LANGUAGES
Javascript
The primary client-side web page programming language. Available in all web browsers (IE Explorer, Firefox, Chrome, Opera, etc.).
TypeScript
A javascript transpiler. Brings classes, strong typing, and improved code documentation to javascript.
HTML/CSS
The web browser display/markup language.
SQL
Structured Query Language, the ubiquitous language used to query and manipulate relational databases (MySQL, Oracle, MS Server, etc.)