NestJS Authentication Series 🔐: Part 1 — User registrationWelcome you to my blog series on user authentication in the NestJS framework. This series is a set of several tutorials that extend the…Feb 19, 2022Feb 19, 2022
Recruitment Task: „Execute functions in the following order using Promise chaining” 👨💻Hi everyone in 2022! 🎉 This is my first article this year. Admittedly, it’s February right now, but I did a lot of other things during…Jan 29, 2022Jan 29, 2022
How did my open source project get over 1k stars on GitHub?In 2019, I started working on my first larger software application than “todo list”. I was looking for a job as a software developer this…Nov 24, 2021Nov 24, 2021
Self reference model in React Native using MobX-state-treeWhile I was programming my mobile application in React Native, using the Ignite stack (i.e. TypeScript and MobX-state-tree), I ran into a…Nov 10, 2021Nov 10, 2021
My Software Development Setup & Programming Tools (October 2021)Many people ask me what tools I use for my work as software full-stack engineer. I will provide a list of the programming languages and…Oct 20, 2021Oct 20, 2021
React Native Authentication flow with MobX-state-treeIf you want to develop professional software in React Native, you will surely come across the most popular TypeScript boilerplate Ignite by…Oct 3, 20211Oct 3, 20211
How to create pagination in Nest.js with TypeORM + SwaggerPagination is a very important part of API. It requires and is used in almost every CRUD application.Sep 3, 20211Sep 3, 20211
🚨 How to hack your Node.js application (which uses TypeORM)?Note: The below article is applicable to TypeORM in version 0.2.37 (released on 08/13/2021). Before reading, check if there is already a…Aug 28, 20212Aug 28, 20212
Virtual Column solutions for TypeORMNote: The below article is applicable to TypeORM in version 0.2.37 (released on 08/13/2021). Before reading, check if there is already a…Aug 23, 20212Aug 23, 20212