Software engineeringUsing MongoDB App Services in a React Native appWe are going to create a color set editor app where users can create their own color sets, modify their colors and share it with other users.
Software engineeringJavaScript workshop recap: monorepo with Stripe paymentIn this tutorial, I would like to show the benefits of using monorepos for a full-stack project.
Software engineeringWorkshop Recap: connect native modules to build an awesome music creatorLearn, how to work with Native Modules (both Java and Swift) and connect them with React Native.
Software engineeringCI/CD workshop recap: React Native automated tests with BitriseBuild your quiz app on your own iOS or Android phone.
Software engineeringBuild your own Christmas chat treeOr should we say Chat-mas tree?😜 Create a working chat application in 2 hours using React, SSE (Server-Sent Events) and OneSignal on Heroku.
Software engineering5 Ways to Connect Redux ActionsThis article provides 5 ways of defining mapDispatchToProps with explanations. Great introduction to our Redux Saga Workshop!
Software engineeringBene Studio Serverless Workshop - Calorie Counter AppThis post gives an insight into Firebase Functions and Firebase Cloud Firestore using JavaScript as a follow-up of our Serverless Workshop where...
Software engineeringKickstart your React Native app with Firebase – Cloud Firestore (Tutorial #2)In this series we will create an iOS and Android application — called Fakestagram — with React Native, using some of Firebase services....
Software engineeringRedux-Saga To The RescueIn this blog post, we are checking back to our 25. September Redux Saga Workshop. On 19. October we are trying out a new JS Framework for cross-platform...