iOS Push Notifications: How to start using APNS Token-Based Authentication.
As 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.[…]
Read moreHow to load a Teachable Machine image model in a Node.JS project
A short tutorial on how to easily train and load a Teachable Machine's Image classification model to your Node.js application in less than 10 minutes. Machine Learning is no longer a reserved filed only for experienced Data Scientist and ML engineers![…]
Read moreContent Moderation Service with Node.js, TensorFlowJS, and ReactJS. Part 3: Moderation Admin App.
In this final part we'll put the cherry on top of our open-source Content Moderation Service by showing you how we've built a Image Moderation Admin App with ReactJS, how to directly clone it and integrate it to your projects.[…]
Read moreContent Moderation Service with Node.js, TensorFlowJS, and ReactJS. Part 2: Moderation Automation.
In Part 2 of our series related to the open-source Content Moderation Service built with Node.js, TensorFlowJS, and ReactJS, we'll show you how we've created a Moderation Automation Engine, how to directly clone it, and integrate it to your projects.[…]
Read moreContent Moderation Service with Node.js, TensorFlowJS, and ReactJS. Part 1: Restful API Service.
In Part 1 of our series related to the open-source Content Moderation Service built with Node.js, TensorFlowJS, and ReactJS, we'll show you how we've created a an NSFW Image Classification REST API, how to directly clone it, and integrate it to your projects.[…]
Read moreHow to migrate Database and Collections Efficiently with Studio 3T
One of the great benefits that SashiDo gives you is full access to your database. You can not only explore your records from our super-user-friendly[…]
Read moreHow to integrate Push Notifications in Android Step by Step
We all know that communication with app users is essential for app publishers. And push notifications are probably the most effective way to speak directly to your audience. They don't get caught in spam filters, or forgotten in an inbox.[…]
Read moreWhat’s new in the Era of Parse Server v3
Our team is happy to announce that once and for all you have the opportunity to replace the little bit rusty Parse Server v.2.[…]
Read moreManage and Keep track of your Builds and Deployments
I am sure most of you are already aware of the new Engines feature SashiDo released shortly. However, in case you missed our Announcement on[…]
Read moreHow to properly delete a file, without leaving an orphan
Here at SashiDo, we know that owning an app requires keeping neat and up to date database. Therefore you certainly will need to add, update[…]
Read more