You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ We want to create scalable, modern and easy to maintain applications. Nest helps
32
32
33
33
## Features
34
34
35
-
- Reactive **microservices** support with message patterns (transport via TCP / [Redis](https://redis.io/))
35
+
- Reactive **microservices** support with messages patterns (transport via TCP / [Redis](https://redis.io/))
36
36
- Compatible with both TypeScript and ES6 (I strongly recommend to use [TypeScript](http://www.typescriptlang.org))
37
37
- Based on well-known libraries ([Express](https://github.com/expressjs/express) / [socket.io](https://github.com/socketio/socket.io)) so you could share your experience
38
38
- Easy to learn - syntax is similar to [Angular](https://angular.io/) / [Spring](https://spring.io) (Java)
0 commit comments