Our stories and case studies

Check out our blog posts on various tech trends and case studies on how we support our customers meet their goals.


AllCMSDesignDevOpsMobile DevelopmentSEOSoftware EngineeringWeb DevelopmentWebflow
thumbnail

Storing images for your react native app

Sometimes storing images might be challenging. There are a few cloud storage that can be used to store images such as: Cloudinary, Google Cloud S...

thumbnail

How to incorporate Google Reviews into your website

Good reviews can reassure customers that they can trust your business or the services that you offer while providing useful information. If you n...

thumbnail

BankID Integration

In one of the mobile app project in Centralsoft we had the need and the request to implement the authentication using the Bank ID service. Today ...

thumbnail

Using AWS Lambda functions on a Node.js app

Lambda is a serverless, event-driven compute service that lets you run code for virtually without provisioning or managing servers. Lambda runs...

thumbnail

Deploy a PostgreSQL Database to Heroku on a Node.js App + Sequelize

Heroku Postgres is a SQL database service that lets you utilize a relational database like PostgreSQL on the Heroku platform. Heroku provides a ...

thumbnail

How to programmatically trigger a deployment to Heroku

Programmatically triggering a deployment to Heroku can be tricky. It's a process that for some reason is not documented in Heroku docs. This arti...

thumbnail

A Comparison Between Gatsby and Next.js

Two of the most popular React frameworks are Gatsby and Next.js. They offer great features, possibilities and tools. Some of these features are t...

thumbnail

Some Great Reasons to Redesign Your Website

Nowadays the digital marketing pace is moving at a rapid pace and having an outdated website can have a negative impact on your business. You oft...

thumbnail

What are some of the frameworks that follow MVC architectural pattern?

MVC is a standard software design pattern that many developers are familiar with. In this blog, we are going to show some of the MVC frameworks a...

thumbnail

Top 10 Important UX Principles and Laws

When it comes to User Experience, there are some certain laws that every designer should always follow. UX is a creative field and ever-changing ...

thumbnail

A Comparison between GraphQL vs REST API

If you are trying to build an API you can choose which kind of API you want to build. In this blog, we will show what are their similarities or d...

thumbnail

React vs Svelte: A Comparison Between Them

Svelte and React.js are two common JavaScript frameworks that provide developers a productive approach to the creation of web applications. In th...

thumbnail

What is JAMstack?

In the field of development there are many stacks used by developers. Some of them are: MEAN stack, which stands for: MongoDB, Express, Angular a...