Enterprise Architecture Practice (32570) Week 1
Importance of EA in Business EA (Enterprise Architecture) helps align IT and business strategies. It provides a blueprint for managing complexity and change in organizations. TOGAF Framework Th...
Importance of EA in Business EA (Enterprise Architecture) helps align IT and business strategies. It provides a blueprint for managing complexity and change in organizations. TOGAF Framework Th...
이번주는 클린코드 기본과제도 하지 못하였습니다. 반성합니다. 더 잘하겠습니다. 발제 자료 영상만 시청 후, 생각하시는 플로우에 대하여 이해를 하였고, 시간이 걸리더래도, 꼭 다시 혼자 해보고 싶은 발제 주제 였습니다. 감사합니다.
Issues need to tackle now Semi-quantitative analysis uses numbers to label categories instead of words level of risk determined by a math function rather than a matrix use numbers to determine...
Classifier its job is to tell you the probability of how accurate it is. classifier will create a line to separate all the values, instead of scatter plot, transfer the representation of indiv va...
이번주 발제는 react의 기본 hook을 직접 구현하면서 어떤 원리로 동작하는지 파악해보기 입니다 shallowEquals shallowEquals.ts 를 먼저 구현해야하는데 const isObject = (obj: unknown): obj is Record<string, unknown> => { return obj !== ...
김영우 학습 메이트 님의 강의 코드 리뷰란? 다른 사람이 작성한 코드를 함께 읽고, 서로 피드백을 주고받는 활동 장점 성장 가속화 버그 예방 코드 퀄리티 향상 ?? 협업 역랑 강화 리뷰 잘하는법 받는법 받는 사람: 의도 설명, 감사히 받기 주는 사람: 제안형 표현, 함께 고민 코드리뷰는 피드백이 아닌 선물입니...
pnpm install gh-pages –save-dev 으로 package 다운 받고 package.json에 "deploy":"gh-pages -d dist", createRouter.js를 이렇게 바꿔주고 import {createObserver} from "./createObserver"; const BASE_URL = import.m...
Free float ES (of successor) - EF (of current activity) Total float LS - ES or LF - EF Risks possibility of something that can occur that affect your project negatively involves uncertainty ...
1) 라우팅 구현 History API를 사용하여 SPA 라우터 구현 ’/’ (홈 페이지) ‘/login’ (로그인 페이지) ‘/profile’ (프로필 페이지) 각 라우트에 해당하는 컴포넌트 렌더링 함수 작성 네비게이션 이벤트 처리 (링크 클릭 시 페이지 전환) 주소가 변경되어...
Sell your flying bicycle Skycycle: material: carbon fibre - light aerodynamic design how it flies: vertically take-off anti-gravitational system - adjust gravitational level solar panel - powere...