Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
nestjs
simplestack
nestjs
Saturday, March 29, 2025 1:26 AM
Why NestJS Isn’t Necessary for Your Project
So there I was…thinking on how to overengineer things to satisfy my ego and make my life harder…yet again — Anon....
$ 0.000
2
albro
Programming & Dev
Friday, December 6, 2024 5:37 PM
Mastering NestJS: From Installation to Coding Best Practices
The Nest JS framework is a tool that you can use to develop your web and server-side applications. Nest JS was created based on the Node JS backend platform, and ...
$ 0.023
263
1
5
realmankwon
dblog
Wednesday, February 16, 2022 5:00 PM
[개발] # 8. Nest.js - mapped-types 모듈 사용법
안녕하세요 @realmankwon입니다. DTO 를 사용할 때 mapped-types 모듈을 사용하면 DTO 의 재사용성을 높일 수 있습니다. 아래와 같이 필요한 모듈을 먼저 설치합니다. npm i @nestjs/mapped-types mapped-types에서 사용할 수 있는 기능은 다음과 같습니다. PartialType PickType OmitType
$ 0.000
23
1
realmankwon
dblog
Tuesday, February 15, 2022 5:00 PM
[개발] # 7. Nest.js - Pipe 설정
안녕하세요 @realmankwon입니다. DTO를 사용할때 main.ts 에 선언한 Pipe의 옵션에 따라 더 편하게 사용할 수 있는 기능들이 있습니다. app.useGlobalPipes( new ValidationPipe({ whitelist: true, forbidNonWhitelisted: true, transform: true, }), ); whitelist
$ 0.000
19
1
tinaagustina
Hive Open Mic
Sunday, July 27, 2025 4:01 PM
Promoted
Hive Open Mic #276 | Ghea Indrawari - Teramini | Cover by @tinaagustina
Ghea Indrawari - Teramini( Cover Live by @tinaagustina ) Hi Hive Open Mic friends! 💖 This week's Hive Open Mic #276 theme is Healing, and honestly... healing isn't always about happy things. Sometimes,
$ 13.906
127
11
3
realmankwon
dblog
Monday, February 14, 2022 5:00 PM
[개발] # 6. Nest.js - DTO(Data Transfer Object)
안녕하세요 @realmankwon입니다. DTO(Data Transfer Object) 를 사용하는 이유는 코드를 더 간결하게 만들 수 있도록 해 줌과 동시에 들어오는 쿼리에 대해 유효성을 검사할 수 있게 해 준다는 것입니다. 유효성 검사를 위해서는 main.ts에 다음과 같이 Pipe를 추가 해주어야 합니다. import { ValidationPipe }
$ 0.000
22
1
realmankwon
dblog
Sunday, February 13, 2022 5:00 PM
[개발] # 5. Nest.js - @Query
안녕하세요 @realmankwon입니다. express 의 req.query 는 @Query decorator를 사용하면 됩니다. 라고 url을 입력하고 year 를 사용하기 위해서는 다음과 같이 작성합니다. @Controller('movies') export class MoviesController { @Get('/search') search(@Query('year')
$ 0.000
19
2
realmankwon
dblog
Thursday, February 10, 2022 5:00 PM
[개발] # 2. Nest.js - command
안녕하세요 @realmankwon입니다. Nest.js 프로젝트에서 터미널로 명령을 할 때 사용법이 궁금하면 nest 라고 입력하면 다음과 같이 사용법이 나오게 됩니다. 만약 controller 파일을 생성하고 싶다면 Commands 에서 아래의 명령어를 참조하면 됩니다. generate|g [options] [name] [path] Generate a Nest
$ 0.000
22
2
realmankwon
dblog
Wednesday, February 9, 2022 5:00 PM
[개발] #1. Nest.js - 기본 구조
안녕하세요 @realmankwon입니다. Nest.js 의 기본 골격은 다음과 같습니다. main.ts app.controller.ts app.module.ts app.service.ts 시작점은 말할 필요도 없이 main.ts 입니다. import { NestFactory } from '@nestjs/core'; import { AppModule } from
$ 0.000
23
1
suisver
GEMS
Sunday, August 3, 2025 2:54 AM
Promoted
We continue playing HYPER RAIL BLASTER[Eng-Spn]
Hello everyone at Hive, @suisver here with a new post for the channel. We continue with the Arcade Colony Hyper Rail Blaster, a web3 arcade game published by Invennium Corp and available on the Arcade
$ 3.407
58
6
2
equaliser
hive
Tuesday, May 19, 2020 10:17 AM
From Steemit to Hive
Image by DuvalLandscapes.com Wow, ok... I am amazed. Yesterday I got back to Steemit and I noticed busy.org doesn't work very well anymore. Also Utopian.io gone offline. 🙄 Well, I was too busy with entering
$ 11.422
100
Top communities
Create decentralized community