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

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

NextJS Different Data Rendering Modes and Their Functions

NextJS is a React framework for building production applications with a set of tools that allows to customize or extend them according to your ne...

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

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

Next.js 3rd Party CSS Namespacing

How to deal with 3rd party css on your Next.js project. In this post we explain how we solved this problem with included code snippets....

thumbnail

The Importance of Big Data and Its Usage

If you search over the internet, the term data is defined as qualities, characters or symbols on which operations are performed by a computer whi...

thumbnail

What is IoT and Why does it matter?

The Internet of Things (IoT) denotes everything connected to the internet including billions of physical devices worldwide embedded with sensors,...

thumbnail

Data Structures: Introduction to Heaps

Data Structure means different ways of storing data on your computer while algorithms are operations that we can perform on different data struct...

thumbnail

Diving into Kubernetes: Containers and Components

Kubernetes is a tool that allows you to manage containerized deployment solutions and inherently Kubernetes is a tool that is really a next level...

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...

thumbnail

A Comparison Between React Native and Flutter: Which is better?

Releasing an application simultaneously for both iOS and Android is a great opportunity which React Native and Flutter offers. These frameworks a...