Posts by Tag

Go

Go Structs

less than 1 minute read

Go는 maps말고도 Object와 유사한 다른 자료구조를 제공하는데 이를 Struct라 부릅니다.

Go Pointers

less than 1 minute read

Go는 주소값을 저장하는 pointer 기능을 제공합니다.

Go Maps

less than 1 minute read

Go는 자바스크립트나 파이썬의 Object와 비슷한 자료구조를 가지고 있습니다. 그건 바로 Maps입니다.

Go Switch Expression

less than 1 minute read

Go Switch문은 다른 언어의 Switch문과 크게 다르지 않습니다.

Go If Expression

less than 1 minute read

Go에서는 다음과 같이 조건문을 작성합니다.

Back to top ↑

Typescript

Back to top ↑

Wetube Error Handling

AWS S3 Multer

2 minute read

문제상황 - 비디오 파일을 어떻게 저장할 것인가?

Back to top ↑

Blog

Back to top ↑

CORS

Back to top ↑

S3

AWS S3 Multer

2 minute read

문제상황 - 비디오 파일을 어떻게 저장할 것인가?

Back to top ↑

Multer

AWS S3 Multer

2 minute read

문제상황 - 비디오 파일을 어떻게 저장할 것인가?

Back to top ↑

Tool

Back to top ↑