GithubHelp home page GithubHelp logo

pinkrabbit412 / reactstudy Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.23 MB

Repository that show traces of studying React.

License: MIT License

HTML 20.32% CSS 13.64% JavaScript 58.97% Batchfile 0.77% SCSS 6.31%
react study

reactstudy's Introduction

pinkrabbit412/ReactStudy

Repository that show traces of React studying processes.

이 리포지토리는 한글 위주로 작성되었습니다.
This repository uses Korean for main.

References...

import { ReactStudy } from 'Book-gilbut-TheArtOfReact';

Book.gilbut.TheArtOfReact


reactstudy's People

Contributors

pinkrabbit412 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

reactstudy's Issues

챕터 #11: 불쾌한 컴포넌트 리렌더링

챕터 #11: 불쾌한 컴포넌트 리렌더링

🎯 대상 챕터

Chapter #11 - Component Performance Optimization

⁉️ 발생 문제

교재 제공 코드대로 TodoListItem.scss 파일을 작성하면, react-virtualized 패키지에 의해 스크롤 할 때마다 요소의 표시 순서가 홀수번째에서 짝수번째로 변하거나, 그 반대로 변함. 이 때, &:nth-child(even) 에 의해 background-color도 계속 같이 바뀌며, 사용자에게 마치 렌더링 오류가 발생하는 것 같은 불쾌한 느낌을 심어주는 현상 발견

✨ 생각한 해결 방안

classname 패키지를 사용해,
각 요소에 사용되는 객체의 index 값에 따라 절대적인 background-color 값 부여하기

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.