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

Estefannys chatbot PR #294

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Estefannys chatbot PR #294

wants to merge 8 commits into from

Conversation

FannyEste
Copy link

Netlify link

Add your Netlify link here. https://chatbotestefanny.netlify.app/

PS. Don't forget to add it in your readme as well.

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on setting up the chatbot project 🥳 Let's have a look at some feedback.

JavaScript

  • Nice and structured flow! Just be mindful of the order of functions, when using arrow functions. Read more in last week's Zoom Recordings page
  • Nice usage of booleans!

Clean Code

  • Remember to remove console.logs, they are great for development but not needed in production
  • Well named functions and variables!
  • Be consistent with whether you're using double or single quotes.

Keep up the good work!

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.

2 participants