GWT vs React

Comparison IndexGWTReact
IntroductionGWT is a development toolkit for developing web application.React is a JavaScript library for building user interfaces.
Official Websitewww.gwtproject.org.www.reactjs.org.
Technical DocumentationYou can get technical documentation of GWT on www.gwtproject.org/doc.You can get technical documentation of reactjs on www.reactjs.org/doc.
Developed ByGWT is developed by Google.React is developed by Jordan Walke, Denis Popov.
Initial ReleaseGWT is initially released in May 16, 2006.JSF is initially released in March, 2013.
LicenseGWT is licensed under Apache License 2.0.JSF is licensed under MIT License.
Implementation LanguageGWT is build on Java Programming Language.JSF is build on JavaScript.
UsabilityGWT has very few users.JSF has majority of development done by user.
WYSIWYG-EditorGWT has this editor.JSF doesn't have this editor.
Design PatternGWT has Model View Presenter Activities and Places.JSF has MVC as design pattern.
Code GenerationGWT has code generation.JSF has condition present for code generation.
Dynamic TypingGWT does not have dynamic typing.JSF have dynamic typing.

Next TopicGWT vs JSF




Latest Courses