Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the README file by translating it into Korean. #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
ADD the README file by translating it in to Korean.
beom-i committed Dec 16, 2019
commit 8cfa0b7aec4bc64ac67812805c1c97071cbf032b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ And then point your browser to `localhost:3000`
* The awesome community of reactiflux https://discordapp.com/channels/102860784329052160/102860784329052160

## Todos
* Implement virtual scrolling for the chat and channel modal, so that the dom elements load faster!
* Implement virtual scrolling for the chat and channel model, so that the dom elements load faster!
* Figure out a way to make the initial load quicker, loading only above the fold content? pagination? or some other idea

---------------------------------------