Few Front End frameworks

In this post few Front end design frameworks are listed that can be used by anyone to give a good responsive look to their applications.

Starting with the very basic ones:

1. Twitter Bootstrap : This framework is really awesome for the beginners as it only requires basic knowledge of HTML and CSS. You can learn it without having any knowledge of Javascript. The frameworks is totally responsive so web applications designed using this frameworks will be compatible with all sizes of screens independent of mobile, tablet or 4k retina display.

2. Angular JS : This framework requires knowledge of Javascript but is really awesome in data representation. You can learn it really fast if you know the basics of Javascript. The AngularJS library works by first reading the HTML page, which has embedded into it additional custom tag attributes. Angular interprets those attributes as directives to bind input or output parts of the page to a model that is represented by standard JavaScript variables. The values of those JavaScript variables can be manually set within the code, or retrieved from static or dynamic JSON resources.

3. Jquery and Jquery UI : JQuery is one of my favorite frameworks when it comes to animate things. JQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. JQuery is the most popular JavaScript library in use today.

4. D3JS : ( Data Driven Documents )This is one smart framework used mainly for the purpose of data representation and is really helpful for data scientists.

5. ExtJS : This framework is bit complicated but has a huge support for object oriented design. Very good for very large web applications like ERP system.

6. LumX : This is great framework for Material Design and very easy to implement. It is one of the oldest material design framework.

These are just few frameworks and will post about others soon.


Gaurav Yadav

Gaurav is cloud infrastructure engineer and a full stack web developer and blogger. Sportsperson by heart and loves football. Scale is something he loves to work for and always keen to learn new tech. Experienced with CI/CD, distributed cloud infrastructure, build systems and lot of SRE Stuff.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.