Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Learn Express using Typescript in baby steps. The future of web development will
client as well as the server. In addition for realtime apps Firebase will be an ideal addition.
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 [Express 5](https://github.com/strongloop/express/releases/tag/5.0.0-alpha.2) using TypeScript 1.6.2+.
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.
We will use the [Express in Action](https://www.manning.com/books/express-in-action) book to start learning Express but go beyond the book.
We will use TypeScript not JavaScript to do the examples in the book: