Running Strapi in production with AWS
Introduction Strapi is one of the most popular open-source headless CMSes with more than 39k Github stars. Currently, you have to host Strapi on your infrastructure because the cloud version is not...
View ArticleReact Native JWT authentication using Axios interceptors
Introduction React Native is a popular choice for developing complex mobile applications without having in-depth knowledge of Android or iOS. The main selling point for React Native is that you can...
View ArticleCreating an RN video calling app with react-native-webrtc
WebRTC (web real-time communication) is an open-source project that enables web applications to capture and stream audio and video streams. The technology is available on all modern browsers and major...
View ArticleWhat is A/B testing? Overview, examples, and Optimizely demo
Improving your product is essential if you want to achieve long-term growth and profitability. The challenge is that improving a digital product involves a lot of subjectivity. We all know examples of...
View ArticleEisenhower Matrix: How to prioritize tasks (examples, template)
In this guide, we’ll introduce you to the Eisenhower Decision Matrix and show you how to use it to prioritize your team’s time and tasks. We’ll show you some Eisenhower Matrix examples and provide a...
View ArticleHow to use GraphQL in a Spring Boot app
Spring is a popular Java framework for building web applications. Spring is an umbrella project that contains many sub-projects, one of which is Spring Boot. Spring Boot has built-in support for...
View Article