Skip to content

Commit 3dc1c33

Browse files
committed
include Scala seed project
1 parent ced5c6d commit 3dc1c33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Table of contents:
4848
* [Haxe](#angular-2-in-haxe)
4949
* [Angular 2 Online Playground](#haxe-angular-2-online-playground)
5050
* [Seed Projects](#haxe-seed-projects)
51+
* [Scala](#angular-2-in-scala)
52+
* [Seed Projects](#scala-seed-projects)
5153
* [Platforms](#platforms)
5254
* [Ionic 2](#ionic-2)
5355
* [Ionic 2 General Resources](#ionic-2-general-resources)
@@ -84,6 +86,8 @@ Table of contents:
8486
#### Angular 2 Server-Side Rendering
8587
* [Angular 2 Universal Repository (GitHub)](https://github.com/angular/universal)
8688

89+
#### Angular 2 Material Design
90+
8791
#### Angular 2 Cheatsheet
8892
* [TypeScript/Babel API Cheatsheet](https://docs.google.com/document/d/19jHbsXeYj2QiZ-cGS_mA3nyaU86gLeonjU2Tfzm1J5Y/mobilebasic)
8993
* [Dart API Cheatsheet](https://docs.google.com/document/d/1FYyA-b9rc2UtlYyQXjW7lx4Y08MSpuWcbbuqVCxHga0/edit#heading=h.34sus6g4zss3)
@@ -230,7 +234,11 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
230234
#### Haxe Seed Projects
231235
* [angular2haxe](https://github.com/nweedon/angular2haxe)
232236

237+
### Angular 2 in Scala
238+
> General purpose language; multiparadigm (object-oriented, functional, concurrent elements); statically typed, type-safe; focus: Web services.
233239
240+
#### Scala Seed Projects
241+
* [play-angular2](https://github.com/gdi2290/play-angular2)
234242

235243
### Platforms
236244

0 commit comments

Comments
 (0)