Giter Site home page Giter Site logo

message-board's Introduction

message-board

기능구현

  1. CRUD
  2. 페이지네이션
  3. 검색 기능

게시판 페이지

  1. 게시판 글 목록 path = '/'
  2. 글을 쓰는 공간 path = '/new'
  3. navigation

2022-6-22 공부 내용

  1. propTypes
  2. defaultProps
  3. build -> 서버한테 build 안에 있는 html 파일을 넘겨준다.
  4. axios -> 자동으로 json을 정제해줘서 편하다.
  5. proxy -> cors를 클라이언트에서 해제하는 방법

2022-6-23 공부한 내용

  1. 다중 proxy 해제하는 기능
  2. 페이지네이션 서버 알고리즘 구현
  3. 서버에서 query를 사용해서 질문에 맞게 데이터를 정제해주는 기능 구현
  4. 리액트에서 useEffect 와 axios를 통해서 게시판 페이징 기능 구현

공부할 것

  1. 중첩 라우팅 기능
  2. 부트스트랩 구조 잡기
  3. 리액트 컴포넌트 최적화
  4. 익스프레스 구조 나누기
  5. 베포하기
  6. 몽고DB 연동 CRUD
  7. 페이지 에러 처리

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.