Skip to content

Translate 1 file to ko - _Creating Types from Types.md#221

Open
gene-ss wants to merge 2 commits intomicrosoft:mainfrom
gene-ss:ko/creating-types
Open

Translate 1 file to ko - _Creating Types from Types.md#221
gene-ss wants to merge 2 commits intomicrosoft:mainfrom
gene-ss:ko/creating-types

Conversation

@gene-ss
Copy link
Copy Markdown

@gene-ss gene-ss commented Nov 27, 2023

리뷰 부탁드립니다.
@yeonjuan @bumkeyy

#6

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @bumkeyy, @yeonjuan, @guyeol, and @dvlprsh - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link
Copy Markdown
Contributor

Translation of _Creating Types from Types.md

title: Creating Types from Types
layout: docs
permalink: /ko/docs/handbook/2/types-from-types.html

oneline: "An overview of the ways in which you can create more types from existing types."

TypeScript's type system is In terms of other types It's very powerful because it can represent types.

The simplest form of this idea is generics. In addition, there is a wide variety of Type Operators You can use it. In addition, you already know that values It is possible to represent types in terms of

By combining a variety of type operators, complex operations and values can be expressed in a concise and easy-to-maintain manner. This section covers how to represent a new type with an existing type or value.

Generated by 🚫 dangerJS against 027b021

@gene-ss
Copy link
Copy Markdown
Author

gene-ss commented Nov 27, 2023

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant