Giter Club home page Giter Club logo

react-blog's Introduction

react-blog's People

Contributors

annahxxl avatar

Watchers

 avatar

react-blog's Issues

게시글 등록 구현

  • 글 작성 버튼
  • 글 작성 화면 구현 & 스타일링
  • input 값 더미 데이터로 push
  • input 값 공백일 경우 '내용을 입력해 주세요' 알림창 띄우기

게시글 수정 구현

  • 모달 창 내부에 글 수정 버튼 생성
  • 수정 버튼 클릭 시 수정 화면으로 이동
  • 수정된 값 저장
  • 완료 버튼 클릭 시 수정된 게시글 적용

게시글 작성 관련 이슈

Write.js에서 완료 버튼 클릭 시

  1. newPost 생성
  2. newPosts라는 새 배열을 만들고 기존 posts 복사
  3. newPosts에 newPost를 삽입
  4. 기존 posts를 newPosts로 변경

빈 객체부터 시작해 하나씩 밀려들어감.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.