Git Product home page Git Product logo

learning-react's Introduction

리액트를 다루는 기술 <소스코드>

리액트를 다루는 기술에서 사용된 소스코드입니다.

오탈자가 발견되면 Issue 에 제보해주시면 검토 후 다음 인쇄 때 반영하도록 하겠습니다. 반영 기록은 오탈자 및 개선사항에서 확인 가능합니다.

읽어주세요

10 월 1 일에 create-react-app v2 버전이 릴리즈되었습니다. 때문에, 책에서 사용하는 프로젝트와 구조가 살짝 달라집니다. 하지만, 리액트 프로젝트를 생성하는 도구의 버전이 업데이트 됐을 뿐 기존 책에서 사용하던 리액트 버전이 deprecated 된 것이 아니기 때문에 학습하는 것에는 지장이 가지 않습니다.

오류 없이 책의 내용을 진행하려면

$ npx create-react-app sample-project --scripts-version=1.1.5

명령어를 사용하여 프로젝트를 생성하세요.

추가적으로, 새로운 버전의 create-react-app 에서 어떤 변화가 있는지 참고하고싶다면 여기 에서 주요 변화를 한 눈에 확인하실 수 있습니다.

특히 9장. 컴포넌트 스타일링 부분에서 많은 변화가 발생했는데 9장 대신 다양한 방식의 컴포넌트 스타일링 방식 CSS, Sass, CSS Module, styled-components 블로그 포스트를 통하여 학습하시면 도움이 될 것입니다.

learning-react's People

Contributors

velopert avatar

Watchers

 avatar

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.