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

Workshop http #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

kidroca
Copy link
Contributor

@kidroca kidroca commented Sep 24, 2016

  • Added moment,js
  • Reordered function definitions: newspaper style
    function used in another function are defined below the higher level function
  • Added functionality to update the view when new threads/messages are added
  • Updated the loadMessagesContent() function to not append messages
    template when there are no messages for the thread
  • Fixed some typos

Reordered function definitions: newspaper style -> function used in another function are be defined bellow the higher level function

Added functionality to update the view when new threads/messages are added

Updated the `loadMessagesContent()` function to not append messages
 template when there are no messages for the thread

 Fixed some typos
Reformatted code using 2 spaces indentation and 4 spaces for nested indentations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant