Kamil Fronczak

Kamil Fronczak @axotion

About: This will definitely break in 2042 (TODO)

Location:
Poland
Joined:
Feb 29, 2020

Kamil Fronczak
articles - 9 total

How to easily send emails in NestJS?

Sending emails is a critical functionality in many applications, whether for user notifications,...

Learn More 1 0Jan 5

Advantages of search databases

In the past, I often noticed a common approach where developers (including myself of course) used the...

Learn More 0 0Jan 4

How to solve dual write problem in NestJS?

There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil...

Learn More 4 0Sep 15 '24

Why you should start profiling your application on the production

Let's start with a common situation. You've just created a new application in node.js. The...

Learn More 2 0Nov 1 '23

A smart way to create scalable web sockets in NestJS

A long time ago, I found myself in a situation where I had to create a scalable system that could be...

Learn More 24 0Oct 28 '23

How to make JWT more secure in NestJS

Recently, I've been thinking about how to make some of my crucial endpoints more secure when using...

Learn More 3 2Oct 21 '23

What's the main problem with evaluating your skills?

I often doubt my programming skills and experience when it comes to project something unusual or choo...

Learn More 8 0Jan 16 '21

Why I always use CQRS pattern when I work with juniors? 🤔

Hi! This is my second post on dev site. I hope you will enjoy my article about pure CQRS pattern. 😊...

Learn More 11 2Mar 13 '20

Why you shouldn`t use axios interceptors with Redux

Hi folks. This is my first post here! I hope you will enjoy my thoughts of software best practices 😊...

Learn More 13 0Feb 29 '20