Versatile software engineer. I use Typescript, Node.js and React native. I'm currently on a journey to mastering Rust.
- Software development roles. - Technical writing - Open source contribution
Node.js is one of the most popular choices for building web applications. However, as your application grows, you may need to scale it to handle a higher volume of traffic. There are two main ways to scale a Node.js application: by creating a monolit...

JWT is a form of user identification that is issued after the initial user authentication takes place. After authentication, the Rest API issues the client app an access token and a refresh token. An access token has a shorter life span for example 5...
