diff --git a/slides/080-why.html b/slides/080-why.html
index a926b27..08e0a47 100644
--- a/slides/080-why.html
+++ b/slides/080-why.html
@@ -1,12 +1,17 @@
Why Frameworks in the First Place?
Why Frameworks in the First Place?
- - Differences in the DOM (i.e. jQuery normalization)
- - Lack of built-in templates
- - Need for SPA routing (journal)
- - Asynchronous module loading/managing the dependency graph
- - Testability
- - Databinding
- - Contracts (Types and Interfaces ➡ TypeScript)
- - Minification or "Packing"
-
\ No newline at end of file
+ {{item}}
+
+
\ No newline at end of file