Skip to content

Commit 5ea4593

Browse files
author
Bruce Lee
committed
fix captcha
1 parent 147b55e commit 5ea4593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-build-chat-app-with-socket.io-and-angular/03-提供不同的房间.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,4 +733,4 @@ var sessionStore = new MongoStore({
733733
### 坏代码的味道
734734

735735
一个聊天室基本完成了,但是我们的app.js中充斥了大量的代码,有坏代码的味道。下一章我们将重新梳理一下整个TechNode架构,看看能不能在上面做点什么,让它更容易维护扩展,添加新的功能。
736-
还有,我们还将使用介绍如何使用一些前端工具,做一些上线的准备,将真个应用发布出去
736+
还有,我们还将使用介绍如何使用一些前端工具,做一些上线的准备,将这个应用发布出去

0 commit comments

Comments
 (0)