MARC 닫기
05596cam a2200601Ii 4500
000001334375
20210114163239
m d
cr unu||||||||
200521s2019 enka ob 000 0 eng d
▼a 1133277413
▼a 1134853873
▼a 9781789953398
▼a 1789953391
▼z 9781789954937
▼a 2334762
▼b (N$T)
▼a (OCoLC)1155111649
▼z (OCoLC)1133277413
▼z (OCoLC)1134853873
▼a CL0501000112
▼b Safari Books Online
▼a UMI
▼b eng
▼e rda
▼e pn
▼c UMI
▼d OCLCF
▼d EBLCP
▼d YDX
▼d TEFOD
▼d UKAHL
▼d N$T
▼d 248023
▼a QA76.76.A65
▼a 005.1
▼2 23
▼a Derks, Roy,
▼e author.
▼a React projects:
▼b build 12 real-world applications from scratch using React, React Native, and React 360 /:
▼c Roy Derks.
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2019.
▼a 1 online resource (1 volume):
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes bibliographical references.
▼a Cover -- Title Page -- Copyright and Credits -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Creating a Movie List Application in React -- Project overview -- Getting started -- Creating a movie list application -- Setting up a project -- Setting up webpack -- Configuring webpack to work with React -- Rendering a React project -- Creating a development server -- Structuring a project -- Creating new components -- Retrieving data -- Adding styling -- Adding ESLint -- Summary -- Further reading
▼a Chapter 2: Creating a Progressive Web Application with Reusable React Components -- Project overview -- Getting started -- GitHub portfolio application -- Creating a PWA with Create React App -- Installing Create React App -- Creating a PWA -- Serving the PWA -- Building reusable React components -- Structuring our application -- Reusing components in React -- Styling in React with styled-components -- Summary -- Further reading -- Chapter 3: Build a Dynamic Project Management Board with React and Suspense -- Project overview -- Getting started -- Creating a project management board application
▼a Handling the data flow -- Loading and displaying the data -- Getting started with HOC -- Creating HOC -- Using the HOC -- Making the board dynamic -- Summary -- Further reading -- Chapter 4: Build a SSR-Based Community Feed Using React Router -- Project overview -- Getting started -- Community feed application -- Declarative routing -- Routes with parameters -- Handling query strings -- Enable SSR -- Creating an express server with react-router -- Adding head tags using React Helmet -- Summary -- Further reading -- Chapter 5: Build a Personal Shopping List Application Using Context API and Hooks
▼a Project overview -- Getting started -- Personal shopping list -- Using the context API for state management -- Creating Context -- Nesting Context -- Mutating context with Hooks -- Using life cycles in functional components -- Updating the Provider with a Flux pattern -- Mutating data in the Provider -- Creating a global Context -- Summary -- Further reading -- Chapter 6: Build an Application Exploring TDD Using Jest and Enzyme -- Project overview -- Getting started -- Hotel review application -- Unit testing with Jest -- Creating a unit test -- Rendering a React component for testing
▼a Testing components with assertions -- Using Enzyme for testing React -- Shallow rendering with Enzyme -- Testing assertions with shallow rendering -- Integration testing with Enzyme -- Summary -- Further reading -- Chapter 7: Build a Full Stack E-Commerce Application with React Native and GraphQL -- Project overview -- Getting started -- Getting started with the initial React application -- Getting started with the GraphQL server -- Building a full stack e-commerce application with React, Apollo, and GraphQL -- Adding GraphQL to a React application -- Sending GraphQL queries with React
▼a React, an intuitive web frontend framework, extends its capabilities in building apps for mobile and VR. This book aims to help you in building React applications through a series of real-world projects increasing in complexity as you progress. With coverage on various modern React tooling, you will get a wholesome knowledge of React development.
▼a Description based on print version record.
▼a Master record variable field(s) change: 082 - OCLC control number change
▼a Application software
▼x Development.
▼a Application software
▼x Programming.
▼a User interfaces (Computer systems)
▼a JavaScript (Computer program language)
▼a Application software
▼x Development.
▼2 fast
▼0 (OCoLC)fst00811707
▼a JavaScript (Computer program language)
▼2 fast
▼0 (OCoLC)fst00982071
▼a User interfaces (Computer systems)
▼2 fast
▼0 (OCoLC)fst01163191
▼a Electronic books.
▼i Print version:
▼a Derks, Roy.
▼t React projects.
▼d Birmingham : Packt Publishing Ltd., 2019,
▼z 1789954932
▼w (OCoLC)1130663510
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2334762
▼a Askews and Holts Library Services
▼b ASKH
▼n BDZ0043881128
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL6001761
▼a YBP Library Services
▼b YANK
▼n 301026668
▼a EBSCOhost
▼b EBSC
▼n 2334762
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 9781789953398 |
| ISBN : | 1789953391 |
| ISBN : | |
| 개인저자 : | Derks, Roy, author. |
| 서명/저자사항 : | React projects: build 12 real-world applications from scratch using React, React Native, and React 360 /: Roy Derks. |
| 발행사항 : | Birmingham, UK: Packt Publishing, 2019. |
| 형태사항 : | 1 online resource (1 volume): illustrations. |
| 서지주기 : | Includes bibliographical references. |
| 내용주기 : | Cover -- Title Page -- Copyright and Credits -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Creating a Movie List Application in React -- Project overview -- Getting started -- Creating a movie list application -- Setting up a project -- Setting up webpack -- Configuring webpack to work with React -- Rendering a React project -- Creating a development server -- Structuring a project -- Creating new components -- Retrieving data -- Adding styling -- Adding ESLint -- Summary -- Further reading |
| 내용주기 : | Chapter 2: Creating a Progressive Web Application with Reusable React Components -- Project overview -- Getting started -- GitHub portfolio application -- Creating a PWA with Create React App -- Installing Create React App -- Creating a PWA -- Serving the PWA -- Building reusable React components -- Structuring our application -- Reusing components in React -- Styling in React with styled-components -- Summary -- Further reading -- Chapter 3: Build a Dynamic Project Management Board with React and Suspense -- Project overview -- Getting started -- Creating a project management board application |
| 내용주기 : | Handling the data flow -- Loading and displaying the data -- Getting started with HOC -- Creating HOC -- Using the HOC -- Making the board dynamic -- Summary -- Further reading -- Chapter 4: Build a SSR-Based Community Feed Using React Router -- Project overview -- Getting started -- Community feed application -- Declarative routing -- Routes with parameters -- Handling query strings -- Enable SSR -- Creating an express server with react-router -- Adding head tags using React Helmet -- Summary -- Further reading -- Chapter 5: Build a Personal Shopping List Application Using Context API and Hooks |
| 내용주기 : | Project overview -- Getting started -- Personal shopping list -- Using the context API for state management -- Creating Context -- Nesting Context -- Mutating context with Hooks -- Using life cycles in functional components -- Updating the Provider with a Flux pattern -- Mutating data in the Provider -- Creating a global Context -- Summary -- Further reading -- Chapter 6: Build an Application Exploring TDD Using Jest and Enzyme -- Project overview -- Getting started -- Hotel review application -- Unit testing with Jest -- Creating a unit test -- Rendering a React component for testing |
| 내용주기 : | Testing components with assertions -- Using Enzyme for testing React -- Shallow rendering with Enzyme -- Testing assertions with shallow rendering -- Integration testing with Enzyme -- Summary -- Further reading -- Chapter 7: Build a Full Stack E-Commerce Application with React Native and GraphQL -- Project overview -- Getting started -- Getting started with the initial React application -- Getting started with the GraphQL server -- Building a full stack e-commerce application with React, Apollo, and GraphQL -- Adding GraphQL to a React application -- Sending GraphQL queries with React |
| 요약 : | React, an intuitive web frontend framework, extends its capabilities in building apps for mobile and VR. This book aims to help you in building React applications through a series of real-world projects increasing in complexity as you progress. With coverage on various modern React tooling, you will get a wholesome knowledge of React development. |
| 일반주제명 : | Application software -- Development. -- |
| 일반주제명 : | Application software -- Programming. -- |
| 일반주제명 : | User interfaces (Computer systems) -- |
| 일반주제명 : | JavaScript (Computer program language) -- |
| 일반주제명 : | Application software -- Development. -- |
| 일반주제명 : | JavaScript (Computer program language) -- |
| 일반주제명 : | User interfaces (Computer systems) -- |
| 기타형태 저록 : | Print version: Derks, Roy. React projects. Birmingham : Packt Publishing Ltd., 2019, 1789954932 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기