Deepika JunejaDiving Deep into NestJS DecoratorsIn NestJS, using decorators is a great way to enhance code readability and structure. Decorators in NestJS are built on top of TypeScript…May 24May 24
Deepika JunejaCustom Validators in NestJSOne of the features which make NestJS stand out is its ability to seamlessly integrate with powerful libraries like class-validator. This…May 21May 21
Deepika JunejaAPI Request Validation in NestJSRequest Validation is one of the most overlooked aspects of API development, and yet it remains a crucial component of our applications. It…May 15May 15
Deepika JunejaA guide to using LocalStack — Running AWS LocallyPicture this: You’ve been working tirelessly on a groundbreaking feature for your application, and after a whole round of reviews and…Nov 5, 2023Nov 5, 2023
Deepika JunejaThe one where we explore AWS (feat. F.R.I.E.N.D.S)In this ever-evolving era of technology, the one term that resonates with the idea of on-demand services, high availability, scalability…Oct 29, 2023Oct 29, 2023
Deepika JunejaUsing SFTP in macOSImagine you are transferring some valuable artifacts from one place to another. To ensure utmost security, you would prefer to lock the…Oct 19, 20231Oct 19, 20231
Deepika JunejaIntroduction to Docker SwarmIs it a good idea to run containers of your application on a single docker host? Probably not… It might be okay for development and testing…Nov 18, 2022Nov 18, 2022
Deepika JunejaGetting started with Docker ComposeLet’s do a quick recap of docker run command first! In order to run an instance of a docker image, we use the command,Oct 20, 2022Oct 20, 2022
Deepika JunejaWhat is Docker?Most of the modern applications are a combination of multiple services. These services may include a web server, a frontend framework, a…Oct 19, 2022Oct 19, 2022
Deepika JunejaA single stop to manage all your Notes and Passwords!Password managing & Note taking are two of the most overlooked virtual activities in today’s digital age. Various companies are constantly…Mar 30, 2021Mar 30, 2021