tutorialImplementing Two-factor Authentication like a Pro
See how you can easily make your users' accounts more secure by implementing Two-Factor authentication into your SashiDo app.
Tutorials, guides, and insights on Parse Server and backend development
112 articles found
tutorialSee how you can easily make your users' accounts more secure by implementing Two-Factor authentication into your SashiDo app.
tutorialSee how the iOS mobile application Parky.AI, created by Underlabs, simplifies the process of understanding parking signs with the help of AI and SashiDo.
tutorialIn this tutorial, we'll show you how to create PDF files with the PDFKit library from data stored in a SashiDo app’s DB with ChatGPT. We’ll go through the DB setup, the ChatGPT prompt and code, and the next steps.
tutorialAchieving efficient real-time data synchronization between client devices and servers can be challenging. In this blog post, we'll explore how combining LiveQueries in SashiDo with a message broker like Redis can significantly enhance the real-time performance of your mobile apps.
tutorialPart 2 of a step-by-step guide on how to make your own venue booking web app using a NodeJS backend from SashiDo. The tutorial is perfect for beginners, who are looking for a fun project to start their JavaScript coding journey.
tutorialPart 1 of a step-by-step guide on how to make your own venue booking web app using a NodeJS backend from SashiDo. The tutorial is perfect for beginners, who are looking for a fun project to start their JavaScript coding journey.
tutorialPart 3 of a step-by-step guide on how to create your own digital scrapbook in iOS using a NodeJS backend from SashiDo. The tutorial is perfect for beginners, as well as passionate travelers and wanderers that are also into coding.
tutorialPart 2 of a step-by-step guide on how to create your own digital scrapbook in iOS using a NodeJS backend from SashiDo. The tutorial is perfect for beginners, as well as passionate travelers and wanderers that are also into coding.
tutorialPart 1 of a step-by-step guide on how to create your own digital scrapbook in iOS using a NodeJS backend from SashiDo. The tutorial is perfect for beginners, as well as passionate travelers and wanderers that are also into coding.
tutorialIn February Axway announced that the Titanium SDK will no longer be supported as of March 1, 2022. The second big news was that Axway’s Mobile Backend Services will be discontinued effective September 1 next year as well. So what does this mean for your Titanium apps?
tutorialYou are an entrepreneur with an idea for a great app? But you are non-technical, so what are your options to get your idea out there. Let me share a few tips on how you can build an MVP in just a few hours with no coding whatsoever!
tutorialAs many of you know, Apple is moving from a certificate-based authentication with their push notifications service to a token-based one. SashiDo is fully ready with the implementation of any changes required from our end and here is a simple guide that will help complete the process seamlessly.