Giter Site home page Giter Site logo

todo_practice's People

Contributors

jin92926 avatar

Stargazers

 avatar

Watchers

 avatar

todo_practice's Issues

초기 셋팅

  • typescirpt
  • eslint, prettier
  • styled components, styled reset
  • react-router-dom
  • recoil
  • axios
  • material ui

todo 업데이트

  • TodoCreate 업데이트
  • TodoItem 업데이트
  • TodoList 업데이트
  • Todo 업데이트

api 업데이트, useRecoilState 사용

  • patch, delete 등을 사용할 시 랜더링을 위해 다시 모든 데이터를 get해서 불러왔으나 업데이트 하여 바뀐 데이터들을 로컬 컴포넌트에서 저장하여 상태를 직접 업데이트하고 api는 따로 호출하여 로컬 컴포넌트 상태와 api를 항상 일치 시키도록 하고 반복적인 api 호출을 막음
  • useRecoilState를 이용하여 props drilling을 막고 필요한 부분에서 호출

Calender 제작

  • calender 페이지
  • calenderHeader
  • calenderDays
  • calenderCells

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.