Tag: Javascript
-
Need of Context in a chatbot conversation

This blog post introduces the Importance of Context to maintain the state of a Conversation while building a bot more specifically a chatbot. A conversation (or chat) is a chain of statements exchanged between two or more individuals. Mostly, conversations happen on a particular topic or in a situation. Whatever the topic or situation is,…
-
Securely Connect to Cloudant Service From Node.JS With IBM Bluemix

IBM Cloudant is a NoSQL JSON document store that’s optimized for handling heavy workloads of concurrent reads and writes in the cloud; a workload that is typical of large, fast-growing web and mobile apps. You can use Cloudant as a fully-managed DBaaS running on public cloud platforms like IBM SoftLayer or via an on-premise version…
-
Ionic Hybrid Mobile app using MobileFirst Platform 7.1 CLI
Mobile apps are everywhere and on everyone’s learning list. As a web developer, You can leverage your HTML5, Javascript, CSS and other web development technologies like AngularJS to develop mobile apps through Apache Cordova. The Ionic framework makes your hybrid mobile app front-end development easy with its open source SDK. In a simple language, Ionic…
-
BDotNet: Valentine with AngularJS
On Feb 14th,I had an opportunity to speak about AngularJS – the most happening MVW/MV* javascript framework by Google at Microsoft. I started by introducing what AngularJS is,how tough/easy to learn if you are from an OOPs background.Also,about SPA – Single Page application. Ironically,the meet was named as “Valentine with AngularJS”,which i carried in my…
