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.

 
Coffee break
2019-10-29

Real Time Notifications with Firebase, Django and Backbone - Part 2

Let's carry on with a post_save method as well. We usually put our notification logic in a file called "notifications.py". Let's create it:
People by night
2019-10-15

Python: The Origin Story

Let's dive into the history of Python
Coder
2019-10-01

Writing Stateful Function Components in React Using Hooks

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.
ball in the air
2019-06-22

Install Elasticsearch 5.x on Ubuntu 16.04 LTS in less than 3 minutes

At Will & Skill we frequently use ElasticSearch in our project. This is a step-by-step guide on how You can install and use ElasticSearch 5.x in your project.
Forest
2019-06-21

Install ElasticSearch 6.x on Ubuntu 18.04 LTS

At Will & Skill we frequently use ElasticSearch in our project. This is a step-by-step guide on how You can install and use ElasticSearch 6.x in your project.
Plan navigation
2019-06-01

Setup a highly-available Redis cluster with Sentinel and HAProxy

The purpose of this tutorial is to show You how to quickly setup a Redis cluster with Sentinel (comes with Redis) and HAProxy on Ubuntu 18.04