Andreas Bergström
Start
All Posts
Tags
All Blog Posts
Browse by tags
2024
Python decorators vs Java annotations
Jan 15
2023
Redirecting mobile users to App or Play Store in NextJS
Nov 27
Python del vs assigning to None
Nov 11
Node 21 brings built-in WebSocket support
Oct 16
Configure TypeORM migrations in 5 minutes
Oct 15
Easily style active links in Tanstack Router
Oct 14
Finally you can skip dotenv in Node
Sep 9
How to style for print in Tailwind
Aug 13
Understanding Cache-Control and ETag for efficient web caching
Aug 10
Simplify TypeScript builds with esbuild and skip tsc/tsx
Aug 9
package.json: Not just a file, but a Developer's Toolkit
Aug 8
The future of AI assistants might begin in your app settings
Aug 7
How to effectively use ChatGPT as a developer
May 30
Everything you need to know about AWS CLI Profiles
May 24
Dockerfiles for Node and TypeScript: Slim Containers with Distroless
May 20
Easily upgrade npm dependencies with npm-check-updates
Apr 28
Enhanced Security in Node.js v20: The New Permission Model
Apr 22
When to Use Force Push for Clean Git Branch Histories
Apr 19
patch-package: The Lifesaver for both Bleeding Edge and Legacy Projects
Apr 18
Finding the Balance: When to Use Object Destructuring and When to Avoid It
Apr 16
Rethinking Security: The Need for Cookie Support in Native Mobile Applications
Apr 15
One SVG to Rule Them All: The Dynamic Way
Apr 13
A history of web layout techniques: From Frames to WebAssembly
Apr 12
Rename a MongoDB database in two commands
Apr 12
Quick and Handy Tips for Everyday PostgreSQL Tasks
Apr 12
Using Axios in Node? Have a look at got
Apr 12
The history of HTTP in under 5 minutes
Apr 12
Suspend and resume shell processes
Apr 11
Change computer name displayed in Terminal (Mac)
Apr 11
Easily switch between multiple Node versions without using nvm
Apr 11
Immutability vs. Mutability in JavaScript: Performance Trade-offs and the Role of JIT
Apr 11
5 More JavaScript Performance Gotchas
Apr 11
JavaScript Performance Gotchas: Avoid scaling issues through under-the-hood knowledge
Apr 11
How to set the initial route in Expo Router
Apr 5
Kill a process using a specific port (MacOS)
Mar 27
2022
error: src refspec refs/heads/foo matches more than one
Nov 13
Convert string dates to Date-type in MongoDB
Nov 5
Stop Xcode 14 from signing pods (React Native solution)
Oct 16
Remove all tables in a Postgres schema
Oct 11
2021
Make VS Code look a bit more smooth (on Mac)
Mar 11
Set Xcode build numbers to incremented or timestamps
Feb 23
2020
Setting up an EC2-instance for load testing with k6
Nov 24
How to make VS Code read dotenv file when debugging
Sep 17