Build a Chatbot with Dialogflow and React Native
A tutorial on building a conversational chatbot from scratch using Google's Dialogflow and React Native for a cross-platform mobile app.
Aman Mittal is a documentation consultant at Expo and experienced technical writer, specializing in cross-platform mobile and web development, with over 150 programming articles published since 2017.
221 articles from this blog
A tutorial on building a conversational chatbot from scratch using Google's Dialogflow and React Native for a cross-platform mobile app.
Tutorial on building a React Native app that uses Google Vision API to detect logos in images in real time.
A tutorial on using the Styled Components CSS-in-JS library to style applications in React Native, covering installation and basic usage.
Tutorial on building a React Native app that uses Google Cloud Vision API for image recognition, including Firebase setup.
A tutorial on building a cross-platform news reader mobile app from scratch using React Native and the NewsAPI.
A curated list of essential open-source libraries for Node.js development, including ExpressJS, AdonisJS, MomentJS, and graphics tools.
A curated list of 21 essential open-source libraries and packages to enhance development in React Native mobile applications.
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
A guide for beginners on how to start learning React Native mobile development, covering foundational concepts and a structured learning path.
A developer shares their journey and lists their top web development and React Native tutorials from 2018 to help others learn.
A tutorial on building a REST API using Node.js, Express, and PostgreSQL, covering setup, database connection, and server configuration.
A tutorial on integrating Firebase backend services with a React Native application to build an MVP quickly.
A technical tutorial on building a custom blog from scratch using GatsbyJS, React, Markdown, and GraphQL.
A step-by-step tutorial on building a full-stack MERN application with user authentication and Material UI for the frontend.
A tutorial on building a serverless backend using AWS Lambda and Node.js, covering FaaS concepts and practical deployment steps.
A tutorial on building a GraphQL server with Node.js, comparing it to REST APIs and demonstrating how to reduce over-fetching.
A guide to using ES6 import statements in Node.js with Babel and Express for full-stack development.
A tutorial on setting up a Node.js backend server using HapiJS for a React application, covering basic server creation and project structure.
A tutorial on building a REST API using the Koa.js framework for Node.js, covering setup, features, and testing.
A step-by-step tutorial on deploying a full-stack MERN (MongoDB, Express, React, Node.js) web application to the Heroku cloud platform.