Skip to content

Commit 0bdf297

Browse files
committed
updated readme.md
1 parent d6d3496 commit 0bdf297

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
# Learn Node.js using TypeScript
2-
Learn Node.js using Typescript in baby steps. The future of web development will be Angular2 with Node.js/MongoDB and TypeScript on both the client as well as the server. In addition for realtime apps Firebase will be an ideal addition.
3-
First get started by learning [TypeScript](https://github.com/ziaukhan/learn-typescript). Then move on to learn [Angular 2](https://github.com/ziaukhan/learn-angular2) and Node.js using TypeScript.
1+
# Learn Express 5 using TypeScript 1.6.2+
2+
Learn Express using Typescript in baby steps. The future of web development will be Angular 2 with Express/MongoDB and TypeScript on both the
3+
client as well as the server. In addition for realtime apps Firebase will be an ideal addition.
4+
First get started by learning [TypeScript](https://github.com/ziaukhan/learn-typescript).
5+
Then move on to learn [Angular 2](https://github.com/ziaukhan/learn-angular2) and [Express 5](https://github.com/strongloop/express/releases/tag/5.0.0-alpha.2) using TypeScript 1.6.2+.
6+
We will use the [Express in Aciton](https://www.manning.com/books/express-in-action) book to start learning Express but go beyond the book.
7+
We will use TypeScript not JavaScript to do the examples in the book:
8+

0 commit comments

Comments
 (0)