You are viewing details from a past event. Please check our upcoming event schedule if you are looking for current content.

Ben Ellingson

Lead Developer NoFluffJustStuff.com

Ben is a full-stack web developer and mobile app developer. He is the developer behind nofluffjuststuff.com, uberconf.com, archconf.com, several other NFJS websites, and NFJS mobile apps (iOS and Android). He is fluent in JavaScript, Angular, Groovy, Java, Objective-C, Swift, Kubernetes, and Front-end engineering. He has over 20 years of development experience and is constantly learning new technologies. He is also a Certified Kubernetes Application Developer (CKAD).

Presentations

Angular 2 for Java Developers

1:00 PM MDT

It's a great time to start using Angular 2. At this time it is in the release candidate stage and many production apps are being deployed. In this session, we will cover the basics of creating Angular 2 apps and we will show how to integrate with existing Java web applications. At a high-level we'll cover the basics of TypeScript, modules, components, templates, services, routing, and dependency injection.

A challenging aspect of getting started is understanding Angular tooling and integrating your Angular client inside a Java web app. We'll review a tool stack that includes: npm, gulp, angular-cli, and gradle.