If you build a website and map it to a custom address such as www.yourdomain.com, you can make it even easier for people to reach your site by typing simply yourdomain.com That web address without the www is called naked domain. These days in the cloud era hosting of Naked domains with providers like SashiDo, Heroku, OpenShift and others it is a bit tricky, but not impossible. You can simply do this by redirecting your naked domain address to the www.yourd ...
This blog post is aimed at showing you how to navigate your data in the SashiDo Dashboard and use the JavaScript SDK to perform the most commonly used operations while building a mobile application. For this purpose we will be using an already existing set of example data - the Telerik Friends Sample App. If you are not familiar, such an example app can be created by navigating to a new application in Telerik Platform -> Data and clicking the Enable and ...
We know migration to another MBaaS is not an easy business. With more than 4k successful migrations for the last year, we'd like to share with you the most appropriate order of steps to do your migration to SashiDo, along with few tricky moments you need to know. Use them as a reference to smoothen your migration and to ensure you won’t forget any aspect of the process. Here’s the short list of the recommended migration steps: Database Migration Files and ...
Today, we are pleased to announce that we have just released a new stable version of Parse Server - 2.3.3. This is a major release containing new features and bugfixes, and continues our focus on making your experience with SashiDo faster and easier. Here you can find details on what this specific release includes from the official Parse Server GitHub page. You are probably wondering how you can change the version! It is pretty simple actually. All you nee ...
If you have sent push notifications with Parse Server you are probably familiar with the issues that come with having larger audience. The way the Parse Server's push notifications work is the following: your Installations are fetched in batches, these batches are then sent respectively to FCM(Android) and/or APNS(iOS). One of the issues is that the progress of these batches is not tracked. Let’s say your application has 2 million installations, currently ...
Let’s start with the basics. GitHub is a software development platform that lets you host and develop your code, manage projects, and collaborate with other developers. Your repository (repo) is the place where your project lives. GitHub allows repos to be public, where everyone can view or access the code, or private, where only the repo owner and the collaborators have access to the code. Normally, if you want to use a private repo in GitHub, you need to ...
No matter if you are an independent developer or a manager of an app agency, you should always consider structuring your accounts in SashiDo in a way that will reflect your development process best. Actually, it’s not only the development process that matters when creating accounts in SashiDo, but also the security factor. It’s really important to think how to protect yourself and your intellectual property in cases of a “bad will” actions from an employee ...
Hey everyone! We are excited to present you Thracecode- friends of ours who use Parse and SashiDo :) Below you will find the video that Sami, their Co-Founder and Lead Developer made about iOS integration with cocoapods. In the video Sami will show you how to integrate Parse SDK using Cocoapods and how to create your first table on Sashido with Swift 3. Sami loves playing drums and is a vivid traveler. Thracecode is a full service mobile app and developmen ...
This is a guest post from Katerina Zolotareva. Katerina is Marketing and Customer Success Manager in The Tool, the first Performance-Based ASO tool. She loves to read and write about Mobile Growth and spend her free time out in the nature. In this post we will learn what is ASO and why all developers should do it. This post is not for marketing gurus. Not for companies with huge marketing budgets. This post is for you, developers. The ones that managed to ...
Hey everyone! We are excited to share with you about something new that we have been working on during the last couple of weeks and we can now announce :) We realize how important documentation and guidelines are for all of you, so after we received numerous requests we decided to launch a video tutorial series in our youtube channel. The first 3 tutorials are already present in the channel itself so you can check them by visiting it here. Logically, we wa ...