gwt and angular - relatives or foes

Post on 06-Jan-2017

1.885 Views

Category:

Engineering

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

©2015 GlobalLogic Inc.

2

GWT & Angular Relatives or Foes

3

• What are GWT and Angular• Why these tools appeared• Features Comparison• Who rules• The future of GWT• Questions

Agenda

4

Google Web Toolkit (GWT) is an open source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java.GWT version 1.0 was released on May 16, 2006.

GWT

5

AngularJS is an open-source web application framework mainly maintained by Google. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in rich Internet applications.

Angular

6

Why these tools appeared

7

GWT Sample

8

Angular Sample

9

Features ComparisonAngular GWT

SPA + +Dependency Injection + - (use lib com.google.gin)MVC/MVP + - (use GWTP)Compiler + +Google + +Bidirectional model-viewbinding + -Widgets - (use any) + (use GXT)Speed of learning + -

10

Who rules

11

The future of GWT

or “Is GWT dead?”

12

Questions

top related