Committing the calculation-related changes

Let's wrap this up with a commit over inside the Terminal. If we run git status, you'll see we just have one changed file. I can use git commit -am to make a commit, Scroll to bottom if user is close to bottom:

git commit -am 'Scroll to bottom if user is close to bottom'

I'm going to go ahead and push that up to GitHub using the git push command, and this is considered a wrap on the first part of this project.

Get Advanced Node.js Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.