Social Media Posts
MOVING FAST BUILDING THINGS
We love to share our experiences and learnings
Gartner estimates that by 2020, chatbots will be handling 85 percent of customer-service interactions; they are already handling about 30 percent of transactions now.
View ArticleIn this blog, we will see how we can send emails from our flutter application using mailgun credentials. This post is in continuation of the Flutter SMS app series.
View ArticleIn continuation with the previous blog, we would continue to build our new basic SMS app using Flutter. In this blog, we would see how we can add the functionality of listening for incoming SMS messages on the device.
View ArticleFlutter is an open-source mobile application development SDK created by Google. It is used to develop applications for Android and iOS. Basically its a framework with single code which can work on both interfaces.
View ArticleHTML base tag is a pretty simple tag which is not known by many. What it does is that it specifies the base URL for the all the relative URLs in the document
View ArticleWith Google taking load times and responsiveness of web pages into consideration while ranking them, it has become even more important for companies to make their web offering mobile-ready. This is where Progressive Web Apps (or PWA's) is making life easier for developers and companies as well.
View ArticleKoa is a web framework that was created by the team behind the popular Express framework. The blog focuses on how to get started with Koa and also GraphQL which is query language developed by Facebook and greatly improves API's that we write.
View ArticleReact native has come up as a performant alternative for developers who want to write once and run on iOS and Android. Leveraging on the popularity of React.js which has already become devs favorite, React Native promises to deliver on the same and be the go-to framework for developers when writing native apps for iOS and Android platforms.
View Article