GithubHelp home page GithubHelp logo

valamata / learning-vaadin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nfrankel/learning-vaadin

0.0 2.0 0.0 198 KB

Learning Vaadin 7 is a book entrenched in reality, aimed at learning the Vaadin framework in a practical way, step-by-step. This Github repository contains the source code contained in the book.

Home Page: http://www.packtpub.com/learning-vaadin-7-second-edition/book

learning-vaadin's Introduction

Learning-Vaadin

Learning Vaadin 7 is a book entrenched in reality, aimed at learning the Vaadin framework in a practical way, step-by-step.

This Github repository contains the source code contained in the book.

Twaattin

The book goes through all steps of learning Vaadin concepts, by building Twaattin, a Twitter client made with the Vaadin framework.

Other examples

Chapter 7

Chapter 7 introduces advanced features.

  • Server Push: this project displays the time in the browser, and the server updates it regularly.

Chapter 8

Chapter 8 is about add-ons, librarires that enhance Vaadin. Some are server-side, some are client-side.

  • Button group: this project illustrates integrating an add-on with client-side code, and more specifically how to compile GWT code.
  • Clara: this project displays uses of Clara, an add-on that make it possible to describe UI declaratively with XML instead of programmatically with Java.
  • JPA Container: this project shows how to use the JPAContainer add-on, letting us bind a table component to a database table through a JPA model.
  • CDI Utils: this project is a lightweigh Twaattin rewrite using the power of the CDI Utils add-on.

Chapter 9

Chapter 9 describes JavaScript and GWT integration.

  • Client extension: this project illustrates extensions, by disabling a standard Button component once it is clicked.
  • GWT integration: wraps the GWT YouTube widget in a Vaadin component.
  • JavaScript integration: wraps the Three.js framework to use in a Vaadin component.

Chapter 10

learning-vaadin's People

Contributors

nfrankel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.