Skip to content

kito99/angular-primeng-jsweet-todo-slides

Repository files navigation

Slides for Full Stack Java with JSweet, Angular 2, PrimeNG, and JAX-RS

This is part of the sample application for the presentation "Full Stack Java with JSweet, Angular 2, PrimeNG, and JAX-RS", originally given at JavaOne in September, 2016 by Kito D. Mann from Virtua, Inc.. It demonstrates how you can write an Angular 2 application with PrimeNG components using Java (courtesy of the JSweet transpiler), and have it talk to a standard Java back-end using JAX-RS.

Viewing

These slides are in pure HTML — just view angular-primeng-jsweet-jaxrs.html and you’re good to go!

You can also view them online.

Building

The presentation slides are plain HTML and reveal.js, built using Asciidoctor.

To generate all of the HTML slides from the source, first install Node and npm. Then, install grunt:

npm install

Finally, run the build:

grunt build

License

Creative Commons License
Slides for Full Stack Java with JSweet, Angular 2, PrimeNG, and JAX-RS by Virtua, Inc. is licensed under a Creative Commons Attribution 4.0 International License.*

About

Slides for the presentation Full Stack Java with JSweet, Angular 2, PrimeNG, and JAX-RS

Resources

Stars

Watchers

Forks

Packages

No packages published