Cargando…

Mastering MeteorJS application development : MeteorJS makes full-stack JavaScript application development simple--learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript framework /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: B. V., Jebin (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2015.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn935327005
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 160120s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d N$T  |d IDEBK  |d VT2  |d YDXCP  |d COO  |d EBLCP  |d DEBSZ  |d DEBBG  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCF  |d CEF  |d UKMGB  |d OCLCQ  |d UAB  |d UKAHL  |d NLW  |d OCLCQ  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
016 7 |a 018010474  |2 Uk 
019 |a 933783539  |a 934047710  |a 951974881 
020 |a 9781785283659  |q (electronic bk.) 
020 |a 1785283650  |q (electronic bk.) 
020 |a 1785282379 
020 |a 9781785282379 
020 |z 9781785282379 
024 3 |a 9781785282379 
029 1 |a AU@  |b 000057035976 
029 1 |a AU@  |b 000059710955 
029 1 |a DEBBG  |b BV043893518 
029 1 |a DEBBG  |b BV043968680 
029 1 |a DEBSZ  |b 473885298 
029 1 |a DEBSZ  |b 485791870 
029 1 |a GBVCP  |b 882751468 
029 1 |a UKMGB  |b 018010474 
035 |a (OCoLC)935327005  |z (OCoLC)933783539  |z (OCoLC)934047710  |z (OCoLC)951974881 
037 |a CL0500000705  |b Safari Books Online 
050 4 |a QA76.76.A65 
072 7 |a COM  |x 051260  |2 bisacsh 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a B. V., Jebin,  |e author. 
245 1 0 |a Mastering MeteorJS application development :  |b MeteorJS makes full-stack JavaScript application development simple--learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript framework /  |c Jebin B.V. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed May 3, 2016). 
500 |a Includes index. 
520 8 |a Annotation  |b MeteorJS makes full-stack JavaScript Application Development simple Learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript frameworkAbout This Book Get your dream project up and running by building exceptional MeteorJS applications in a matter of days Learn how to integrate other JavaScript frameworks into your MeteorJS project and become an expert in full-stack development Go beyond coding and learn how to make modern design decisions from mobile design to SEO that drive great user experiencesWho This Book Is ForIf you've already had some experience with MeteorJS but want to learn how to build even better modern web application, this book has been created for you. It provides you with a comprehensive look at one of those most important frameworks being used for the modern web today. What You Will Learn Get to grips with the basics and learn how to build a complete real-time application with MeteorJS Find out how Meteor makes full-stack development simple become a better developer, fast. Use some of the most effective testing tools in modern web development to troubleshoot, debug and optimize your app Find out how to write custom packages for applications so you can build your project exactly how you want Integrate React and Angular into your project Design and develop high quality animations that will give your UI the edge Build MeteorJS to serve as REST-based application and reactive system Learn how to host a MeteorJS application and then scale it for data Find out how MeteorJS can help you build for mobile Learn how to make sure you implement an effective SEO strategy in your MeteorJS applicationIn DetailThe web is dead applications now rule our online experiences. But how are you going to build them? Well, if you've been paying attention, you might already have tried your hand with MeteorJS, the JavaScript framework that helps you build complete full-stack web applications that are responsive and fast with ease. Mastering MeteorJS Application Development shows you how to do even more with MeteorJS if you're ready to try a comprehensive course through one of the most exciting frameworks in web development today, this is the book you need. Designed to take you through the entire process of building an advanced multipage application with Meteor, you'll be able to bring your web development ideas with surprising ease. You'll not only learn how Meteor makes web development easier, but also how you can make using Meteor easier, by automating and simplifying tasks so you can be confident you have full control of everything in your workflow especially everything that could go wrong. From automated testing to integrating other useful frameworks such as Angular and D3, each chapter covers a crucial element in the Meteor development process. Discover how to integrate animations using Meteor's Blaze, to give your UI designs the edge, and explore reactive programming to effectively harness RESTful systems in your projects. You will also learn how to deploy and scale your application, two crucial aspects of modern development and vital in a changing digital environment with users expecting a product and experience that delivers. With further insights on developing for mobile and how Meteor can help you tackle the challenges of the trend and details on incorporating SEO strategies into your application, this book isn't just a code tutorial it's about creating a product that users love. Style and approach This book is a practical guide that teaches you different ways to create custom packages, efficient client and server code, and more using Meteor. This book is packed with perfect examples and explanations to help you understand the concepts. With the perfect mix of theory and practi. 
505 0 |a Cover ; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building a MeteorJS Web Application ; An overview of MeteorJs; Server; MongoDB; Publish/Subscribe; Communication channel; Client; MiniMongo; Tracker; Blaze; Additional information; Developing a bus reservation applicaton; Accounts; Signup; Signin; Creating a bus service; List and search; Reservation; Summary; Chapter 2: Developing and Testing an Advanced Application ; Scaffolding in MeteorJS; Recreating the travel booking application; The app directory; Client; lib. 
505 8 |a Private and public packagesServer; Generators for the application; Creating travel; Listing and search; Reservation; Debugging; Meteor shell; Testing MeteorJS application; Velocity; Testing BookMyTravel2; Summary; Chapter 3: Developing Reusable Packages ; Introduction to packages; An installed package; Creating a package; Package.describe; Package.onUse; Package.onTest; The bucket package; Collection; Templates; Using the package; Testing the package; Distributing a package; Summary; Chapter 4: Integrating Your Favorite Frameworks ; The server-side setup -- FoodMenu; Collection; Publish. 
505 8 |a Access rulesMethods; The client-side setup -- FoodMenu; Client packages; Application styles; The Angular application; The header section; The application container section; Uploading images; The AddItem Angular template; Demystifying the logic; Listing food items; Editing food items; Demystifying controller logic; React.js with MeteorJS; ReactFoodMenu; Setup; Server; Client; The first React.js component; The header section; The React component in Blaze; The container section; The application route; The AddEditItem component; The listing section; d3.js with MeteorJS; DataViz; HTML; Server. 
505 8 |a Client -- d3.js codeIntegrating any frontend framework with MeteorJS; Summary; Chapter 5: Captivating Your Users with Animation ; Animation in Blaze templates; Animation using MeteorJS packages with Velocity.js; Animation using Snap.svg; Animation using d3.js; Animation using the Famo.us engine; Summary; Chapter 6 : Reactive Systems and REST-Based Systems; An overview of MeteorJS' reactivity; MeteorJS'reactivity; Tracker; Optimizations in autoruns; REST-based systems; REST with iron-router; API guidelines; REST with restivus; Handling volumes of data; Summary. 
505 8 |a Chapter 7: Deploying and Scaling MeteorJS Applications Understanding MeteorJS application deployment; Build tools for MeteorJS applications; Isobuild; Demeteorizer; Deploying a MeteorJS application; Meteor Up; Meteor deployment manager; Scaling a MeteorJS application; Scaling with Nginx; Scaling with Meteor cluster; Balancers; The multicore support; The SSL support; Mup and Cluster; The oplog tailing setup; Creating a replica set; Accessing the oplog from an application; Third-party MeteorJS hosting solutions; Meteor Galaxy; Modulus.io; Digital Ocean; Database solutions; Summary. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Web applications  |x Development. 
650 0 |a JavaScript (Computer program language) 
650 6 |a Applications Web  |x Développement. 
650 6 |a JavaScript (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a B V, Jebin.  |t Mastering MeteorJS Application Development.  |d Birmingham : Packt Publishing, ©2015 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1134877  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n BDZ0026626872 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4520770 
938 |a EBSCOhost  |b EBSC  |n 1134877 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33469533 
938 |a YBP Library Services  |b YANK  |n 12774032 
994 |a 92  |b IZTAP