Build a REST API with Node.js and HarperDB
A tutorial on building a REST API using Node.js, Express, and the HarperDB Cloud database service.
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 REST API using Node.js, Express, and the HarperDB Cloud database service.
A tutorial on setting up a React application and integrating Firebase, including project initialization and obtaining API keys.
A tutorial exploring different methods to style React Native mobile applications using JavaScript and built-in components.
A step-by-step tutorial on integrating the Material UI library into a React application, covering installation, setup, and building a custom navigation bar.
Tutorial on creating a custom React Native hook to dynamically change status bar styles based on screen focus and background color.
A tutorial on building a React Native app with Expo to track quarantine days, covering custom fonts, date pickers, and Moment.js.
Part 5 of a React Native chat app tutorial, covering real-time messaging with Firebase Firestore, user authentication, and data fetching.
A tutorial on creating custom wavy header designs in React Native apps using the react-native-svg library for scalable vector graphics.
Part 4 of a React Native tutorial series on building a chat app, focusing on implementing chat UI screens using the react-native-gifted-chat library.
Part 3 of a React Native chat app tutorial: creating Firestore collections for chat rooms and implementing navigation with modals.
Tutorial on implementing Firebase email authentication in a React Native chat app using react-native-firebase.
A tutorial on implementing a search bar within a FlatList component in a React Native application, using Expo and UI Kitten.
A developer shares lessons from three years of tech blogging, emphasizing consistency, topic focus, and planning to build an audience and advance a career.
A tutorial on building reusable UI form components for a React Native chat app using react-native-paper and modern libraries.
A tutorial on creating a custom React Native hook to dynamically change status bar styles per screen using React Navigation.
A tutorial on nesting Tab and Stack navigators in React Native/Expo apps using react-navigation, covering setup, configuration, and screen options.
A tutorial on implementing Stack Navigator using the latest react-navigation 5 library in React Native and Expo applications.
A tutorial on implementing and managing navigation within WebView components in React Native applications using the react-native-webview package.
A tutorial on building a React Native mobile app using Expo and React Hooks for cross-platform development in 2020.
A tutorial on implementing internationalization (i18n) in React Native apps using the react-native-localize and i18n-js libraries.