Giter VIP home page Giter VIP logo

web_react_study's Introduction

RUTH: React Under The Hood

React.js 프로젝트 & 작동 원리 스터디 RUTH notion page

Under The Hood?

직역하면 자동차의 엔진룸, 숙어로는 작동 원리를 말합니다. 엔진룸 안에서 일어나는 일을 몰라도 운전할 수는 있지만 원리를 이해하는건 엔지니어에게 통찰력을 줍니다. 자세한건 Quora의 이 답변을 확인하세요.

스터디 방식

  1. 실제로 사용할 수 있는 앱을 개발합니다.
    • 협업을 위한 내용을 기록하거나 문서화하면서 개발합니다. commit convention, branch rules
  2. 개발하면서 참고한 레퍼런스를 모아뒀다가 코드와 같이 제출합니다.
    • Github Issue와 Pull Request를 적극 활용합니다.
    • 레퍼런스는 README.md나 Github Wiki 등에 모아둡니다.
  3. PR로 코드 리뷰를 합니다. 모여서 개발 중 알게된 작동 원리와 막혔던 부분, 궁금했던 점을 발표, 이야기하고 찾아본 뒤 블로그에 포스팅합니다.

구성원

web_react_study's People

Contributors

not-using avatar

Watchers

 avatar

web_react_study's Issues

00 회원가입폼 성능 개선

성능을 개선할 방법을 고민합니다

개선된 성능?

  • 요소 하나의 입력값 변경에 전체 DOM이 랜더링되지 않도록
  • 불필요한 코드 제거
  • 재사용이 가능한 코드는 컴포넌트로 간단히

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.