舉報

會員
Beginning React
ProjectslikeAngularandReactarerapidlychanginghowdevelopmentteamsbuildanddeploywebapplicationstoproduction.Inthisbook,you’lllearnthebasicsyouneedtogetupandrunningwithReactandtacklereal-worldprojectsandchallenges.Itincludeshelpfulguidanceonhowtoconsiderkeyuserrequirementswithinthedevelopmentprocess,andalsoshowsyouhowtoworkwithadvancedconceptssuchasstatemanagement,data-binding,routing,andthepopularcomponentmarkupthatisJSX.Asyoucompletetheincludedexamples,you’llfindyourselfwell-equippedtomoveontoareal-worldpersonalorprofessionalfrontendproject.
目錄(75章)
倒序
- 封面
- Title Page
- Copyright and Credits
- Beginning React
- Packt Upsell
- Why Subscribe?
- PacktPub.com
- Contributors
- About the Author
- About the Reviewer
- Packt Is Searching for Authors like You
- Preface
- Who This Book Is For
- What This Book Covers
- To Get the Most out of This Book
- Download the Example Code Files
- Download the Color Images
- Conventions Used
- Get in Touch
- Reviews
- Introducing React and UI Design
- What is React?
- How to Set up a React-Based Application
- Installing create-react-app
- Creating Your First React Application
- Activity: Creating an Application with create-react-app
- Exploring the Generated Content
- The create-react-app Commands
- The npm start Command
- Changing File Content and Viewing the Result
- Activity: Starting and Changing the Application
- The npm test Command
- The npm run build Command
- The npm run eject Command
- How to Design a UI
- Everything Is a Component
- Decompose a User Interface
- Container and Presentational Components
- Activity: Detecting Components in a Web User Interface
- Summary
- Creating Components
- Definition of a Component
- Building Our First React Component
- Managing Styles
- Adding CSS
- Activity: Defining a Shopping Cart
- Using JSX
- Activity: Translating HTML into JSX
- Composing Components
- Combining Components
- Activity: Defining a Composed Cart
- Data Propagation
- Activity: Creating a Cart Item Component
- Managing the Internal State
- Activity: Adding State Management to the Cart Component
- Summary
- Managing User Interactivity
- Managing User Interaction
- HTML Events versus React Events
- Event Handlers and the this Keyword
- Changing the State
- Activity: Adding Items to the Shopping Cart
- Component Lifecycle Events
- Activity: Showing the Quantity of Items Added to the Cart
- Managing Routing
- Installing React Router
- Using the Router
- Defining Views
- Some Notes About the Route Component
- Nested Views
- Path Parameters
- Activity: Adding a View About Shipping Methods
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-07-23 17:10:40
推薦閱讀
- PHP動態網站程序設計
- Node.js+Webpack開發實戰
- Mobile Web Performance Optimization
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 編寫整潔的Python代碼(第2版)
- Monitoring Elasticsearch
- Scala謎題
- Python機器學習算法與實戰
- Getting Started with React Native
- TMS320LF240x芯片原理、設計及應用
- 大話Java:程序設計從入門到精通
- R語言:邁向大數據之路(加強版)
- Instant jQuery Boilerplate for Plugins
- Java 從入門到項目實踐(超值版)
- Python商務數據分析(微課版)
- Android Application Programming with OpenCV 3
- 軟件定義存儲:原理、實踐與生態
- JavaScript高級程序設計(第3版)
- Python實現Web UI自動化測試實戰:Selenium 3/4+unittest/Pytest+GitLab+Jenkins
- Swift Essentials
- Kivy Blueprints
- Mastering Python Scientific Computing
- “笨辦法”學Python 3
- Java Web開發從0到1
- Learning BeagleBone Python Programming
- MATLAB 2020 圖形與圖像處理從入門到精通
- C語言程序設計習題解析
- Learning Magento Theme Development
- 微服務分布式構架開發實戰
- 視覺之外:全鏈路UI設計思維的培養與提升