April 29, I’ve presented a lecture on Web-development with GWT and mvp4g Framework, at Application Developer Days 2011 Conference. Here are the slides.
Slides
Schedule
- Briefly about GWT. A brief history and examples of GWT usage.
- GWT Conceptions
- JSNI
- Code Splitting
- MVP, RMVP, EventBus
- Deferred Binding
- Dependency Injection
- Remote Services
- mvp4g
- What Helps? Differences and Dignity
- Annotation System
- RMVP, EventBus Realization
- History,
#!
- Multimodularity
- Remarks
- GWT UI Components
UiBinder
, Standard Components- Developing Custom Components
- Our Development of Layouting-system with GWT+mvp4g
- Working with Non-Java Server-Side API
- i18n in GWT
- Conclusion. Examples links.
Links from the slides
- Briefly оn GWT
- GWT Conception
- mvp4g
- UI components
- Layouting
- Non-Java API
- i18n
- Conclusion