JavaScript engines achieve great performance

Ever wondered what browsers do to get JavaScript to execute quickly? Let’s take a look. | Continue reading


@blogg.bekk.no | 2 years ago

JavaScript Engines Achieve Great Performance – Optimizing Elm Code

Ever wondered what browsers do to get JavaScript to execute quickly? Let’s take a look. | Continue reading


@blogg.bekk.no | 2 years ago

Fixing a performance problem in Elm using Html.Lazy

How you can increase the performance of your Elm application using Html.Lazy, and why that motivated me to look into elm-css. | Continue reading


@blogg.bekk.no | 2 years ago

Successfully improving function call performance

We haven’t had much luck in our attempts to improve the runtime performance of Elm’s function calls, until now. | Continue reading


@blogg.bekk.no | 2 years ago

How Elm Functions Work

Functions work a little differently in Elm compared to JavaScript. How is it different, and what does it mean for performance? | Continue reading


@blogg.bekk.no | 2 years ago

JavaScript engines achieve great performance

Ever wondered what browsers do to get JavaScript to execute quickly? Let’s take a look. | Continue reading


@blogg.bekk.no | 2 years ago

High performance persistent queue using db-scheduler

Discusses the pros and cons of using the database as a queue and explores what throughput one might expect of a modern database. | Continue reading


@blogg.bekk.no | 2 years ago

Bekk.christmas – 264 articles about tech, design, strategy and innovation

Pandemic or not, Christmas time is a time for wonder, joy and sharing. Here’s 11 calendars about tech, design and innovation! | Continue reading


@blogg.bekk.no | 3 years ago

What I Learned About UX Writing from a British Prog Drummer and David Lynch

The subtle art of listening and finding rewarding embellishments. | Continue reading


@blogg.bekk.no | 3 years ago

Re-writing the site of Norway's largest transport provider in Elm

Vy, the largest transport provider in Norway, has been using Elm for the last couple of years. These are their experiences so far. | Continue reading


@blogg.bekk.no | 4 years ago