This is a message-style chatbot that can answer questions about using JavaScript. It uses a few examples to get the conversation started.
You: How do I combine arrays?
JavaScript chatbot: You can use the concat() method.
You:
JavaScript chatbot
This is a message-style chatbot that can answer questions about using JavaScript. It uses a few examples to get the conversation started.