目錄(128章)
倒序
- coverpage
- Title Page
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Foundation of Meteor
- Setting up the development environment
- Building a Meteor app
- The frontend with React
- The React's state
- Adding state to a stateless function component
- Inheritance versus composition
- Adding a state to a component
- Meteor with React
- Adding and removing atmosphere packages in Meteor
- Integrating React with Meteor's reactive data system
- Explore MongoDB in the Meteor shell
- Publishing and Subscribing
- Improvements in the current code
- Summary
- Building a Shopping Cart
- Creating the project structure
- On the server
- Building the application components
- The ProductsContainer
- PropTypes
- The CartContainer
- Adding router to the application
- App.js
- ProductComponent.js
- The data containers
- BooksContainer.js
- MusicContainer.js
- Meteor methods
- Removing item from the cart
- Updating the quantity of an item in the cart
- Let's create another method that will calculate the cart's total price
- Considerations for scalability
- Basic validations on the server
- Defining a schema
- Defaults
- Summary
- Style Your React Components with Bootstrap and Material Design
- Mobile first
- Making it mobile friendly!
- Modular CSS with LESS
- Test it out!
- Modular CSS with Syntactically Awesome StyleSheets
- Bootstrap and Meteor
- Using CSS modules with Meteor
- Meteor and webpack styling the shopping cart
- Test it out!
- Test it out!
- Styling the shopping cart with Material Design Lite
- The grid
- Summary
- Real-Time Twitter Streaming
- Twitter streaming
- The application structure
- Meteor with Redux
- Redux and pure functions
- The Redux parts
- Why do we need Redux when we have Minimongo on the client?
- Building the App
- Folder structure client
- Getting the data from the collection
- Async actions in Redux
- Creating the App components
- Connecting the Redux store with the React components
- The containers and the components of the App
- The Filter components
- Tweets component
- The Sentiment component
- On the Server
- Test it out and improve it!
- Summary
- Developing Kanban Project Management Tool
- Drag and drop in React
- Test it out!
- Building the App
- The reducer function
- Building the Modal
- Test it out!
- Higher-Order Components
- Test it out!
- Summary
- Building a Real-Time Search Application
- Importing the data
- Index a text field
- Try it out!
- Building the app
- Test it Out!
- Summary
- Real-Time Maps
- Building the App
- The server side
- Test it out!
- Summary
- Build a Chatbot with Facebook’s Messenger Platform
- Building the app
- Training the bot
- Moving the chatbot to the Meteor app
- Test it out and improve it!
- Adding Cassandra to our stack
- Adding GraphQL to the stack
- Summary
- Build Internet of Things Platform
- What is gRPC?
- Test it out!
- Building the apps
- Test it out!
- Test it out!
- Test it and improve it!
- Summary 更新時間:2021-07-09 19:49:15
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- ReSharper Essentials
- Learning Chef
- Visual Basic程序設計教程
- Mastering Natural Language Processing with Python
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- R的極客理想:工具篇
- MySQL數據庫管理與開發(慕課版)
- Spring Boot企業級項目開發實戰
- C語言程序設計實驗指導 (第2版)
- NoSQL數據庫原理
- Learning PHP 7
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Instant Automapper
- INSTANT Apache Hive Essentials How-to
- Mastering Clojure
- 程序員的英語
- Raspberry Pi開發實戰
- Game Development Patterns and Best Practices
- Scratch少兒編程高手的7個好習慣
- 狼書(卷2):Node.js Web應用開發
- Python網絡運維自動化
- Swift Essentials
- C語言解惑
- 深入理解Android網絡編程:技術詳解與最佳實踐
- 軟件測試技術基礎教程:理論、方法、面試
- Reactive Programming for .NET Developers
- Mastering Application Development with Force.com
- Swift從入門到精通
- HoloLens 2開發入門精要:基于Unity和MRTK