java - What backend features does Play Framework make easier than a pure GWT backend? -
i condsidering implementing webapp using gwt frontend, , play framework backend (according this other question). considering since play framework has reputation simplicity (akin ruby on rails play framwork attributes inspiration), , gwt can have frontend coded in java [compiling js] also.
i'd know can expect in play framework backend simpler/easier compared pure gwt backend? things play framework backend make simpler/easier take more time/complexity gwt backend? interest includes specific objective features or steps play framework takes care of you, gwt backend have explicitly implement instead; not subjective languagex vs languagey question.
thanks in advance!
Comments
Post a Comment