---
title: "DUMP Day 2016 look back and session materials"
description: "A short recap of DUMP Day 2016 with Angular 2 session material, demo links, and the conference notes we shared after the event."
updated: "2026-05-02 16:52:26"
author: "Netmedia"
canonical_url: "https://new.netmedia.agency/blog/dump-day-2016-look-back-and-session-materials"
image: "https://new.netmedia.agency/media/2026-05/700a6fb5cf64bedf-dump-day-angular-demo-screenshot/dump-day-angular-demo-screenshot-display.webp"
lang: "en"
content_type: "blog-post"
collection: "posts"
slug: "dump-day-2016-look-back-and-session-materials"
published: "2016-06-11 12:47:23"
alternates:
  en: "https://new.netmedia.agency/blog/dump-day-2016-look-back-and-session-materials"
---

# DUMP Day 2016 look back and session materials

DUMP is a non-profit student association from the Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture in Split. While they are a student organisation by name, they are everything but just that. With real projects, student IT competitions, developer academies for students, their internship program and other activities, they have made a great mission of preparing students for real-world projects, which is something all IT companies love.

When DUMP decided to make a whole-day event where companies would talk to students about the technologies and projects they build every day, we knew it would not be anything short of awesome. As expected, the conference was prepared perfectly. Not one detail escaped their eye. Really great work on their side. You can find out more about the event itself at [day.dump.hr](https://day.dump.hr).

Besides hanging out at the conference and meeting impressive students, we also gave a presentation on one of our technologies of choice: Angular 2 with TypeScript. After the session, we answered some interesting questions and met people who are already building projects with Angular 2, and some who will hopefully build nice projects with us in the future as well.

## Check out the gallery

The embedded Facebook gallery has been replaced with a direct link: [DUMP Day 2016 gallery on Facebook](https://www.facebook.com/media/set/?set=a.980278812079254.1073741825.132964483477362&type=3).

## Presentation

The SlideShare presentation has been replaced with a direct deck link: **[Angular 2 and TypeScript - 2016 Dump Day](https://www.slideshare.net/nmdia/angular-2-and-typescript-2016-dump-day)** from **[NETMedia](https://www.slideshare.net/nmdia)**.

## Download demos

[Download the Angular 2 and TypeScript demo code on GitHub](https://github.com/netmedia/angular2-typescript-demo).

To run the demos, you need Visual Studio 2015 with .NET 4.5 and Node. Restore the packages in Visual Studio, run `npm install` to restore Node packages, then run `npm run go` to start the Angular project.

![Angular 2 and TypeScript demo screenshot](https://new.netmedia.agency/media/2026-05/700a6fb5cf64bedf-dump-day-angular-demo-screenshot/dump-day-angular-demo-screenshot-inline-1200w.jpg)

See you on DUMP Day 2017.
