HTML

Text that is transferred to browsers to enable graphical output.

CSS

The formatting of HTML text.

Javascript

A script that is run in browsers for example:

Less

A server tool to produce CSS that works together with the client CSS en Javascript of less.
Advantage: Producing usable CSS
Disadvantage: It decreases the speed of the browser

Angular.js

Javascript based on JQuery to make things easier.
Problem with JQuery and thus with Angular that pages are produced in a static way.
Advantage: Ready to use code
Disadvantage: It decreases the speed of the browser

JQuery

Javascript to make things easier.
Problem with JQuery that pages are produced in a static way.
Pages with JQuery are producting content in the load sequence.
Advantage: Ready to use code
Disadvantage: It decreases the speed of the browser

Ajax

A piece of javascript with the techniques to send a message to the server to deliver data.
Advantage: Getting Code
Disadvantage: No disadvantage of using it so

Bootstrap

CSS and Javascript that can be used. It is nice for alignment and has many functionality.
Advantage: Ready to use code
Disadvantage: It decreases the speed of the browser
Thanks for visiting puppylinux.eu