- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
With Meteor, you can build powerful web and mobile apps stunningly fast -- including the apps that drive tomorrow's winning cloud-based businesses! Now, in just 24 lessons of one hour or less, you can learn all the skills and techniques you'll need. Each short, easy lesson in Meteor in 24 hours, Sams Teach Yourself builds on all that's come before. You'll learn all of Meteor's capabilities as you craft three powerful apps packed with code you'll actually want to reuse: *Twitter Mapper: A web app that plots geolocation data from tweets in real-time on a world map, and lets you filter them by those you follow or by hashtag*A complete bulletin board system with profiles, groups, oAuth support for signup through social networks, messaging, and chat rooms*A stock portfolio manager, with charting, market quote integration, reporting, and a complete dashboard Stephen O'Brien reviews the basics of JavaScript within Meteor's framework, and then shifts to CoffeeScript to take advantage of its exceptionally readable syntax. Similarly, you'll review all you need to know about CSS, and then switch to Sass, the world's most popular and powerful CSS pre-processor.As you work, you'll master techniques including fully responsive design, effective source code management, unit testing, cloud hosting, the use of pre-built packages to save time, and much more: *Setting up your Meteor IDE, and getting started fast*Programming Meteor like a pro, from the very beginning*Extending Meteor packages to get instant gratification*Linking to Twitter's API*Building modern user interfaces*Manipulating and securing data*Integrating social features into your web apps*Adding dashboards, interactive charts, and advanced visualizations*Improving security: passwords, hashes, salts, and browser policy lockdown Step-by-step instructions walk you through common questions, issues, and tasks; Q-and-As, Quizzes, and Exercises build and test your knowledge; "Did You Know?" tips offer insider advice and shortcuts; and "Watch Out!" alerts help you avoid pitfalls. By the time you're finished, you'll be comfortable building virtually anything with Meteor -- including apps that create high-profit cloud-based businesses!
Contents
&>Hour 1. Up and Running in Less Than 60 Minutes Hour 2. Setting up Your IDE Hour 3. Programming Like a Professional Hour 4. Extending Meteor Packages == Instant Gratification Hour 5. Thinking Reactively Part 2. Key Techniques (Example App: Mapping Twitter) Hour 6. Linking to Twitter's API Hour 7. Presenting with Panache Hour 8. UI Essentials Hour 9. Plotting Tweets with Geolocation Hour 10. Filtering Followers and Following Hashtags Hour 11. Showing your Work Part 3. Mashing with Mongo Hour 12. Become a DB King Hour 13. Manipulating Server and Local Data Security Considerations Hour 14. Managing Files and Blobs Part 4. Getting Social (Example App: Creating a Social News Site) Hour 15. Building a Blog Hour 16. Adding Comments Hour 17. Time for a Chat Part 5. Advanced UX Design and CSS Hour 18. Wireframing Techniques Hour 19. Using CSS and LESS and SASS Hour 20. Adding a Dashboard and Interactive Charts with D3 Hour 21. Creating Advanced Visualizations Part 6. Production Sites and Security Hour 22. Locking Down Browser Policies Hour 23. Passwords, Hashes and Salts Hour 24. Advanced Meteor