Today I Lived/Codebrick - 2021

[TIL] 2021.11.11 - Vue.js && Kei님의 Tech roadmap session

장 상 현 2021. 11. 11.

오늘은?

 

Kei 님의 Tech roadmap session

 

회고

 

진짜 멋있다.

 

21년차 시니어 개발자가 추구하는 "Continous Change"

 

추상적이기에 더 어려운 그 개념들을 구체적으로 실현시켜 나가는 이 분들 밑에서

 

개발을 배우고 있다. 여긴 천국인가?

 

주어진 복을 최대한 누리고, 성장하자.

 

 

IaC

 

코드형 인프라(IaC)란?

코드형 인프라(Infrastructure as Code, IaC)는 수동 프로세스가 아닌 코드를 통해 인프라를 관리하고 프로비저닝하는 것을 말합니다.

www.redhat.com

 

IDL

 

Interface description language - Wikipedia

An interface description language or interface definition language (IDL), is a generic term for a language that lets a program or object written in one language communicate with another program written in an unknown language. IDLs describe an interface in

en.wikipedia.org

 

graphQL

 

GraphQL | A query language for your API

Evolve your APIwithout versions Add new fields and types to your GraphQL API without impacting existing queries. Aging fields can be deprecated and hidden from tools. By using a single evolving version, GraphQL APIs give apps continuous access to new featu

graphql.org

 

Proxy

 

Proxy server - Wikipedia

From Wikipedia, the free encyclopedia Jump to navigation Jump to search Computer server that makes and receives requests on behalf of a user Communication between two computers (shown in grey) connected through a third computer (shown in red) which acts as

en.wikipedia.org

 

MSA 하려면 결국 프론트도 Micro frontends

댓글