Simon Johansson

Simon Johansson @simonjohansson

About: Working as a front-end dev @ encore.dev

Location:
Stockholm
Joined:
Sep 6, 2023

Simon Johansson
articles - 8 total

Next.js vs Encore.ts — When should you NOT use Next.js for Backend?

In this article I will compare Next.js with Encore. I will show you how they differ and how they...

Learn More 69 10Dec 27 '24

How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

In this post, I’ll walk you through how to work with ORMs like Prisma, Drizzle and Knex.js when...

Learn More 35 0Nov 25 '24

Building Type-Safe Event-Driven Applications in TypeScript using Pub/Sub, Cron Jobs, and PostgreSQL

In this post, I’ll walk you through how to create an event-driven Node.js app in TypeScript. We will...

Learn More 28 0Nov 13 '24

Node.js Frameworks Roundup 2024 — Elysia / Hono / Nest / Encore — Which should you pick?

Node.js web frameworks — where do we even begin? With so many options out there, choosing the right...

Learn More 281 35Nov 1 '24

Encore.ts — 9x faster than Express.js (feature comparison and migration guide)

Watch the video on YouTube: https://www.youtube.com/watch?v=hA9syK_FtZw Written migration guide for...

Learn More 90 1Sep 24 '24

How to make your Express.js APIs 9x faster with Encore.ts

Encore.ts is Open Source backend framework for TypeScript. This guide walks you through how to...

Learn More 155 24Sep 10 '24

How to let ChatGPT call functions in your app

You can now give OpenAI access to your app’s APIs when answering prompts. This means, with just a few...

Learn More 250 20Aug 14 '24

Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

https://github.com/encoredev/examples/tree/main/meeting-notes In this tutorial, we will create a...

Learn More 13 0Sep 6 '23