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.

 
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!
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.
Apple devices
2020-09-17

Öka produktiviteten i ditt content-team

Använd ett Headless CMS tillsammans med React för att öka produktiviteten i ditt Content Team.
Post it
2020-02-25

I updated our website to use React with Next.js and DatoCMS... here is what I learned!

I was tasked with updating our website from the static HTML-pages we've had to something that would be easier to maintain and update. I was asked to re-do the entire site using DatoCMS and the React framework "Next.js".
Creative hero
2019-10-31

När använder man componentDidMount i React?

Will & Skill består bland annat av ett gäng riktigt duktiga react-utvecklare. Vi jobbar med att bygga system som underlättar vardagen för våra kunder och dess slutanvändare. För att uppnå detta på ett effektivt sätt använder vi ett ramverk som heter React! React-projekt byggs upp av flera små React-komponenter. Dessa React komponenter har vissa inbyggda metoder. Nedan pratar vi om hur man kan använda en av dessa: componentDidMount.