제인의 블로그

  • 홈
  • 태그
  • 방명록

2024/12/11 1

으아 이놈의 next.js

아으으아으악 하라고 하는거 다 햇는데.... ㅠㅠㅠ 일단 1주차  import React, { useState } from 'react';import styled from 'styled-components';type Todo = {  id: string;  text: string;  completed: boolean;};const TodoApp = () => {  const [todos, setTodos] = useState([]);  const [inputValue, setInputValue] = useState('');  const addTodo = () => {    if (inputValue.trim() === '') return;    const newTodo: Todo = {      id: ..

REACT 2024.12.11
이전
1
다음
더보기
프로필사진

제인의 블로그

이것저것 요것조것 작성중

  • ZAYN's (75)
    • 프론트엔드 (16)
    • 웹개발 (2)
    • 자바스크립트 (6)
    • REACT (16)
    • DIARY (12)
    • Quest (3)
    • GIT (1)
    • 알고리즘 (5)
    • STUDY_CODETEST (0)
    • STUDY_JAVASCRIPT (4)

Tag

티스토리챌린지, 버치아토모이스처크림, 오블완, 오울루 #,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2024/12   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바