DEV Community

Marcus Kohlberg profile picture

Marcus Kohlberg

Co-Founder @ Encore.dev, Ex-Product lead @ Spotify

Work

Co-Founder at Encore

2 Week Community Wellness Streak
Node
Writing Debut
Three Year Club
1 Week Community Wellness Streak
Go
8 Week Writing Streak
4 Week Writing Streak
Two Year Club
One Year Club
TypeScript vs Go: Choosing Your Backend Language

TypeScript vs Go: Choosing Your Backend Language

41
Comments
10 min read

Want to connect with Marcus Kohlberg?

Create an account to connect with Marcus Kohlberg. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
NestJS vs Encore.ts: Choosing the Right Framework for Your TypeScript Microservices

NestJS vs Encore.ts: Choosing the Right Framework for Your TypeScript Microservices

72
Comments 6
8 min read
How to deploy a backend application to DigitalOcean using Docker and Encore

How to deploy a backend application to DigitalOcean using Docker and Encore

55
Comments
5 min read
How to make your Express app 9x faster (and type-safe)

How to make your Express app 9x faster (and type-safe)

130
Comments 26
16 min read
This TypeScript framework is 3x faster than Elysia & Hono ⚡️

This TypeScript framework is 3x faster than Elysia & Hono ⚡️

39
Comments 7
6 min read
High performance Node.js static file serving — using Rust

High performance Node.js static file serving — using Rust

29
Comments 2
2 min read
Encore.ts — 17x Faster cold starts than NestJS & Fastify

Encore.ts — 17x Faster cold starts than NestJS & Fastify

113
Comments 18
4 min read
Enabling OpenAI to call functions in your app (TypeScript / Node.js) 10:25

Enabling OpenAI to call functions in your app (TypeScript / Node.js)

109
Comments 6
1 min read
Encore.ts — 9x faster than Express.js & 3x faster than Bun + Zod

Encore.ts — 9x faster than Express.js & 3x faster than Bun + Zod

259
Comments 40
6 min read
Combining Node.js with Async Rust for remarkable performance

Combining Node.js with Async Rust for remarkable performance

21
Comments 1
6 min read
Build a chat room with custom bots powered by OpenAI/Gemini

Build a chat room with custom bots powered by OpenAI/Gemini

63
Comments
8 min read
Build a type-safe and event-driven Uptime Monitor in TypeScript

Build a type-safe and event-driven Uptime Monitor in TypeScript

26
Comments
12 min read
Build a GenAI Text-to-Speech App in TypeScript

Build a GenAI Text-to-Speech App in TypeScript

26
Comments
2 min read
Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js 06:55

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js

36
Comments 6
1 min read
Build and deploy a REST API with Postgres database in TypeScript

Build and deploy a REST API with Postgres database in TypeScript

66
Comments
5 min read
A different approach to developer tooling for startups

A different approach to developer tooling for startups

38
Comments 2
4 min read
Refactoring a Request/Response based Go backend into Event-Driven using Pub/Sub

Refactoring a Request/Response based Go backend into Event-Driven using Pub/Sub

47
Comments 6
1 min read
Using Clerk to authenticate users in a Go backend

Using Clerk to authenticate users in a Go backend

38
Comments 2
3 min read
Using Pub/Sub for event-driven Go backends

Using Pub/Sub for event-driven Go backends

43
Comments 4
6 min read
Go ORMs Compared

Go ORMs Compared

31
Comments 3
5 min read
Building an Appointment Booking app in Go

Building an Appointment Booking app in Go

78
Comments 3
4 min read
Using Type-Safe Infrastructure in Go for Event-Driven Backends

Using Type-Safe Infrastructure in Go for Event-Driven Backends

36
Comments 2
3 min read
Building a cloud backend in Go using REST and PostgreSQL

Building a cloud backend in Go using REST and PostgreSQL

53
Comments 2
5 min read
Deploying a Go backend to Kubernetes with Automatic Cluster Provisioning

Deploying a Go backend to Kubernetes with Automatic Cluster Provisioning

34
Comments
6 min read
Building a Type-Safe Go Backend for a React Web App

Building a Type-Safe Go Backend for a React Web App

44
Comments
3 min read
Building a Microservices Cloud Backend using Go and PostgreSQL

Building a Microservices Cloud Backend using Go and PostgreSQL

68
Comments 9
4 min read
Building a web app backend in Go (with PostgreSQL database) in <100 lines

Building a web app backend in Go (with PostgreSQL database) in <100 lines

45
Comments 2
8 min read
Building an event-driven system in Go using Pub/Sub

Building an event-driven system in Go using Pub/Sub

72
Comments 2
17 min read
⚡️Speeding up debugging with local tracing 02:37

⚡️Speeding up debugging with local tracing

36
Comments
1 min read
Building a cloud backend in Go using REST and PostgreSQL

Building a cloud backend in Go using REST and PostgreSQL

53
Comments 3
5 min read
Using a Transactional Pub/Sub Outbox to Guarantee Consistency

Using a Transactional Pub/Sub Outbox to Guarantee Consistency

26
Comments
4 min read
The fastest way to deploy a Go app to Kubernetes

The fastest way to deploy a Go app to Kubernetes

23
Comments
6 min read
Your Microservices are probably not Type-Safe 🐘

Your Microservices are probably not Type-Safe 🐘

26
Comments
2 min read
Removing 100% of Hamster Wheel from Backend Development

Removing 100% of Hamster Wheel from Backend Development

19
Comments
3 min read
What became of Heroku? 🤔

What became of Heroku? 🤔

32
Comments
2 min read
Building a Type-Safe Microservices Backend in Go

Building a Type-Safe Microservices Backend in Go

45
Comments
4 min read
Building a fully Type-Safe Event-Driven Backend in Go

Building a fully Type-Safe Event-Driven Backend in Go

48
Comments
14 min read
Building a React Web App with a Go Backend

Building a React Web App with a Go Backend

54
Comments
3 min read
Deploying a Go backend to a new Kubernetes Cluster in minutes(!)

Deploying a Go backend to a new Kubernetes Cluster in minutes(!)

33
Comments
5 min read
Type-Safe Infrastructure: Pioneering Simplicity and Stability

Type-Safe Infrastructure: Pioneering Simplicity and Stability

22
Comments
3 min read
Build a URL Shortener in Go using REST & PostgreSQL 🚀

Build a URL Shortener in Go using REST & PostgreSQL 🚀

18
Comments 1
5 min read
Storing Secrets Securely for Go Cloud Applications 🔑

Storing Secrets Securely for Go Cloud Applications 🔑

15
Comments
5 min read
Create and deploy a backend API with PostgreSQL database in Go

Create and deploy a backend API with PostgreSQL database in Go

17
Comments
4 min read
Build an Event-Driven Uptime Monitor in Go 🚀

Build an Event-Driven Uptime Monitor in Go 🚀

24
Comments
13 min read
🤔What to expect from a Backend Development Platform 02:09

🤔What to expect from a Backend Development Platform

10
Comments
2 min read
Create an AI Voice Generator App in 5 minutes with Encore 🧠✨

Create an AI Voice Generator App in 5 minutes with Encore 🧠✨

15
Comments 2
4 min read
Build a GraphQL API and deploy it in minutes with Encore 🚀

Build a GraphQL API and deploy it in minutes with Encore 🚀

14
Comments
2 min read
Build a Type-Safe Web App with Encore + Next.js

Build a Type-Safe Web App with Encore + Next.js

14
Comments
3 min read
Type Safety in Software Development

Type Safety in Software Development

11
Comments
1 min read
Long Term Ownership of an Event-Driven System

Long Term Ownership of an Event-Driven System

11
Comments
9 min read
Building for Failure

Building for Failure

11
Comments
12 min read
Making a Business Case for an Event-Driven Architecture

Making a Business Case for an Event-Driven Architecture

11
Comments
14 min read
Event-Driven Architecture 101

Event-Driven Architecture 101

18
Comments 1
11 min read
How to build a Slack Bot in Go

How to build a Slack Bot in Go

12
Comments
6 min read
How to build a Go microservices backend in 5 minutes

How to build a Go microservices backend in 5 minutes

8
Comments
1 min read
Contribute to Encore with Hacktoberfest

Contribute to Encore with Hacktoberfest

6
Comments 1
1 min read
testscript, a hidden gem the Go team kept locked away

testscript, a hidden gem the Go team kept locked away

8
Comments
5 min read
Taming SQL and ORMs with sqlc

Taming SQL and ORMs with sqlc

9
Comments
6 min read
loading...