Development of the JUG.BG website 3.0 workshop (part 2)

After the first part of our workshop ( https://www.facebook.com/events/1138179899546193/ ) its now time for the second part, which will be mostly UI/frontend related.

When: 1th July, 19:00
Where: Hack Bulgaria (Sofia, Resen Str.)
Lector: Trayan Iliev – Founder of IPT – Intellectual Products & Technologies (http://iproduct.org/)

The plan:
1) What is Angular + TypeScript
2) What is TypeScript
3) Angular practice Routing, Views, Components + How to create simple SPA
4) Integration with backend

We wil use angular cli for everything.

Everyone is welcome to join the fun with us and participate in the development of the frontend of our JUG.BG 3.0 website which will be build on top of Angular + Java EE backend.

Prerequisites:
Laptop with Java 8 installed
TomEE application server: http://tomee.apache.org/download/tomee-7.0.0-M1.html (pick the Web Profile version)
MySQL Server from http://dev.mysql.com/downloads/mysql/
Java EE enabled IDE (http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/mars2 for example)
Maven 3 (http://apache.cbox.biz/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.zip)
Git client and GitHub account