Henrique Weiand

Henrique Weiand @henriqueweiand

About: I'm an Engineer Manager/Software Engineer and enthusiast of new technologies and solutions for this amazing world that is development. One of my pillars as a professional is that I believe that it is

Location:
Brazil
Joined:
Oct 7, 2023

Henrique Weiand
articles - 32 total

Running NestJS in a Lambda function with LocalStack and Serverless Framework

Hey there, tech enthusiasts! Ever found yourself needing a quick and efficient way to whip up QR...

Learn More 1 0Feb 23

Implementing Kubernetes Jobs with NestJS and nest-commander: A Practical Guide (Ex. implementation with Ticketmaster)

Hey there! Ever found yourself knee-deep in building NestJS applications and thought, “Man, I wish I...

Learn More 2 0Feb 18

NestJS Vienna Meetup: Multi-Tenancy & Module Management

The NestJS community recently gathered in Vienna for an insightful meetup featuring talks on...

Learn More 1 0Feb 8

Real-time chat with NestJS and Socket.io

Real-time communication is an intriguing topic, and I wanted to share my thoughts on it. I came...

Learn More 1 0Jan 24

How to Integrate Multiple Payment Gateways in NestJS (With Stripe Example)

One of the most common use cases that every project has is integrating and offering ways for the...

Learn More 1 1Jan 23

NestJS TypeORM and Multi-Tenancy

Not so different from any other ordinary type of project, multi-tenancy is a software architecture...

Learn More 6 2Dec 14 '24

Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

Hello, developers! Welcome to the second part of our NestJS + Clean Architecture + DDD series. In...

Learn More 4 0Mar 15 '24

Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

Hello, dev! Let’s start one more sequence of exciting technical posts related to the NestJS...

Learn More 7 1Mar 9 '24

Empowering Language Learning with NestJS, NextJS, Vercel, and Neon.tech: A Tech-Infused Journey

Empowering Language Learning with NestJS, NextJS, Vercel, and Neon.tech: A Tech-Infused...

Learn More 1 0Mar 8 '24

Mastering Error Tracking: A Beginner’s Guide to Sentry in Your NestJS Project

Hello fellow coders! The topic today is extremely important, it is something simple but can be a...

Learn More 2 0Nov 20 '23

Unlocking the Power of GraphQL for Beginners: A Step-by-Step Guide to Integrating GraphQL into Your Existing Project

Hello fellow coders! I’ve been noticing an increase in the number of companies requiring GraphQL...

Learn More 4 1Nov 17 '23

Supercharge Your Testing Workflow: Creating Unit and E2E Tests 10x Faster with ChatGPT-3 Inside NestJS

Hello fellow coders! I have a polemic topic to talk about today, it is “using AI to create the unit...

Learn More 3 0Nov 8 '23

Creating Smart Questions with NestJS and OpenAI

Hello fellow coders! This time we are going to have a different post, I am not going to focus on...

Learn More 0 0Nov 6 '23

Migrating NestJS project with TypeORM to Prisma

Hello fellow coders! Today we are going to replace TypeORM with Prisma inside a simple previous...

Learn More 0 0Nov 1 '23

Creating a NodeJS project without frameworks in 2023

Hello fellow coders! Let’s start with a few questions: How difficult is it to keep up to date...

Learn More 7 0Oct 31 '23

Applying Unit Tests on NestJS with Jest and GitHub Actions

Hello fellow coders! In this post we are still going to talk about tests, but, instead of e2e we...

Learn More 2 0Oct 30 '23

Applying integration test on NestJS with Jest and GitHub Actions

Hello fellow coders! Today we are going to talk a bit about tests inside NestJS, let’s start...

Learn More 0 0Oct 27 '23

Creating a configuration module like a specialist with Zod inside NestJS

Hello fellow coders! Today we are going to talk about something simple that basically everybody and...

Learn More 0 0Oct 26 '23

Authentication part 3 using NestJS and Postgres database neon.tech

Hello fellow coders! Let’s continue our series of NestJS auth flow implementations, and today we...

Learn More 6 0Oct 25 '23

Authentication part 2 using NestJS

Hey there, fellow coders! Let’s continue our NestJS auth flow, right? Today we are going to create...

Learn More 0 0Oct 24 '23

Implementing auth flow as fast as possible using NestJS

Hey there, fellow coders! 🚀 Ready to dive into the world of authentication flows? Buckle up because...

Learn More 1 0Oct 23 '23

Unveiling The Software Developer Journey Navigating Challenges And New Technologies

Software development is a dynamic field, constantly evolving and presenting fresh challenges. It is...

Learn More 0 1Oct 20 '23

Flash-cards app with OpenAI

Hi guys! Let’s start another technical post and this time I did something that I really enjoyed, it...

Learn More 3 0Oct 19 '23

Building a system like lego with react and micro frontends

Hey! Let’s talk, this time, about frontend and one cool approach that I have seen more and more...

Learn More 0 0Oct 18 '23

Creating a TinyMCE 6 Plugin with ReactJS and Typescript

Hi dear reader! Today I’m going to talk about how to create a TinyMCE 6 Plugin using ReactJS and...

Learn More 3 1Oct 17 '23

Lumen: Routes, Controllers e Models

Vamos falar de algumas coisas bem simples dentro do mundo de qualquer framework bem estruturado,...

Learn More 0 0Oct 16 '23

Lumen: Ensinando comandos para nosso terminal artisan

Ok, já fizemos a configuração do ambiente, já sabemos como subir um projeto lumen pelo docker,...

Learn More 0 0Oct 13 '23

Lumen: Instalando através do Docker

Lumen: Instalando através do Docker Vamos começar a mexer com Lumen então! Sugiro que...

Learn More 0 0Oct 11 '23

Laravel: Lumen CRUD + Docker + Tests — Introdução e ambiente

Para quem já acompanha ou acompanhou meu jeito de fazer posts sabe que gosto bastante de trazer...

Learn More 1 0Oct 10 '23

Arrow functions, Desestruturação, Rest/Spread operator, map e filter

Hello dev! Quero falar hoje de algumas features que considero as melhores ES6, ES7 e ES8, digo que...

Learn More 0 0Oct 9 '23