Få insikter i hur vi arbetar och bli inspirerad!

Vill du lära dig om det senaste inom Javascript, Python, Django, React, React Native? Här hittar du artiklar om vår erfarenhet av att utveckla moderna digitala lösningar.

Läs alla våra nyheter nedan

Här hittar du det senaste från oss.

 
Pineapple
2022-06-01

Headless CMS - Introduction

Welcome to the fascinating world of website development, where the term 'Headless CMS' has taken center stage.
focus
2022-05-02

How to install PostgreSQL 12 on Ubuntu 18.04

PostgreSQL 12 is out and has packed a lot of nice features and improvements. This is a quick tutorial to help You get started with PostgreSQL 12 in no time.
Library
2022-03-02

PgBouncer + Ubuntu 18.04

As a project grows there are many reasons as to why we would like to separate the machine that hosts web services from the machine(s) that hosts our production database. In order to handle connections properly and keep connections to a minimum we need to use a pooling service such as pgbouncer.
Laptop with code
2022-02-16

Easy Storyblok + Next.js Setup

The power of Headless CMS is highlighted several times in our articles. Today we will see how you can smoothly build your content using Storyblok and get your setup ready with Next.js.
Keyboard with blue light
2022-02-02

Introduction React Virtual DOM

The modern web introduces a lot of new concepts. DOM (Document Object Model) manipulation is one of the main ways to enhance web experiences and interactivity. However, it decreases performance and speed more than most operations. React Virtual DOM comes in handy: a new concept to update your document structure without affecting performance, let's dive into it!
Coding screen
2022-01-19

StoryBlok vs WordPress

In the past few blogs, we've covered Headless CMS from different points, Headless eCommerce and Headless business value. Today we will see a real comparison between two of the most used CMS, one headless (StoryBlok) and one standard (WordPress), let's go.
Coding on roof
2022-01-05

Headless CMS Business Value

You may be a company with cool products or services, but are currently dealing with low conversion rates and performance. The dev team are using old and complicated dev stacks that deliver very bad user experiences. If so, you're in the right place, today we're going to discuss the business value of Headless CMS. Let's get started.
Screen in the dark
2021-12-22

Why Your eCommerce Site Should Go Headless

If you're a developer or a customer, you might have heard about "Headless eCommerce". When we talk about eCommerce websites, we definitely need to mention performance, smooth navigation and fast rendering. So today we will talk about why you should choose a Headless CMS and Next.js solution for your eCommerce platform. Let's get started!
Man and computer
2021-12-08

5 Qualities You Should Have as a Programmer

As a developer, having a solid technical side isn't the only thing you need to have to have a successful career. Communications, confidence and ambition, are all qualities that will definitely make you stand out as a programmer. So today we will present a few of them. Let's get started.
Laptop
2021-12-01

Top 5 React Libraries You Need to Use

With a massive user base, React.js is one of the most famous Javascript libraries around the globe for several significant reasons, such as React libraries. So in this article, we will discover the top 5 React libraries you should use as a React.js developer.
Coding in the dark
2021-11-17

7 JavaScript ES6 Array Functions You must Know

Javascript latest versions provide us with many cool functions to build logic faster! So, today we're going to talk about 7 JavaScript array functions, for more code efficiency and less code complexity. Let's get started!
Codestring
2021-11-03

Why Use a Headless CMS Instead of Traditional CMS

Choosing between a Traditional CMS and a Headless CMS depends on your needs. A Headless CMS focuses on delivering content via APIs, offering flexibility, scalability, and speed. Traditional CMSs provide built-in templates and are user-friendly for non-tech users. Headless CMSs are ideal for fast performance and adaptable front-ends. They generally offer greater flexibility and efficiency for modern projects.