본문 바로가기

디발자의 Engineering Wiki

검색하기
디발자의 Engineering Wiki
프로필사진 bbrotngus

  • 분류 전체보기 (13)
    • 개인 프로젝트 (7)
    • 참고 사이트 (2)
    • Engineering (3)
      • React (1)
      • Java (2)
      • HTML5, CSS3 (0)
      • JavaScript (0)
      • Oracle (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Notion Portfolio
  • LinkedIn
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • React
  • bug
  • oracleDB
  • 포트폴리오
  • JPA
  • API
  • 웹개발
  • Udemy
  • html5
  • CSS3
  • 웹개발포트폴리오
  • Spring boot
  • OpenAI
  • 리액트
  • 데이팅앱
  • javascript
  • 데이팅웹
  • java
  • 카피바라
  • codepen
  • ChatGPT
  • 이력서
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Udemy (1)

디발자의 Engineering Wiki

React 동작 실행 흐름

import GameBoard from "./components/GameBoard"import Log from "./components/Log";import Player from "./components/Player"import GameOver from "./components/GameOver.jsx";import { useState } from "react"import { WINNING_COMBINATIONS } from './winning-combinations.js';const PLAYERS = { X: 'Player 1', O: 'Player 2'};const INITIAL_GAME_BOARD = [ [null, null, null], [null, null, null], [null, nu..

Engineering/React 2024. 10. 9. 23:17
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바