Summary
In this chapter, we explored a few new technologies by building a simple Messenger chatbot. First, we started by adding Angular 2 as our view layer and overviewed the basics of the platform, such as modules, components, data binding, and DI.
After that, we moved to building the chatbot by setting up all required webhook endpoints and tokens. We then created a Wit.ai application and trained the chatbot with questions and answers data.
After we implemented the chatbot in our Meteor app, we installed and briefly overviewed Cassandra database.
The last addition to the stack was GraphQL. We created a schema and explored how we can query data from different sources (Cassandra and MongoDB) with only one round-trip to the server.
What have ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access