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
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2015.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | Annotation |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource : illustrations |
ISBN: | 9781785283659 1785283650 1785282379 9781785282379 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn935327005 | ||
003 | OCoLC | ||
005 | 20241004212047.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 |d SXB | ||
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 | |
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 | 7 | |a 005.3 |2 23 | |
049 | |a MAIN | ||
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. | |
650 | 0 | |a Web applications |x Development. | |
650 | 0 | |a JavaScript (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96004880 | |
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 | |
655 | 4 | |a Electronic book. | |
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. |0 http://id.loc.gov/authorities/names/no2011030603 | |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1134877 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1134877 |3 Volltext |
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 GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn935327005 |
---|---|
_version_ | 1826942104183504896 |
adam_text | |
any_adam_object | |
author | B. V., Jebin |
author_facet | B. V., Jebin |
author_role | aut |
author_sort | B. V., Jebin |
author_variant | v j b vj vjb |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 |
callnumber-search | QA76.76.A65 |
callnumber-sort | QA 276.76 A65 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | 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. 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. 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. 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. 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. |
ctrlnum | (OCoLC)935327005 |
dewey-full | 005.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.3 |
dewey-search | 005.3 |
dewey-sort | 15.3 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>09556cam a2200661 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn935327005</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">160120s2015 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">VT2</subfield><subfield code="d">YDXCP</subfield><subfield code="d">COO</subfield><subfield code="d">EBLCP</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">DEBBG</subfield><subfield code="d">IDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">CEF</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UAB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">NLW</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">SXB</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018010474</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">933783539</subfield><subfield code="a">934047710</subfield><subfield code="a">951974881</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785283659</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785283650</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1785282379</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781785282379</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781785282379</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781785282379</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)935327005</subfield><subfield code="z">(OCoLC)933783539</subfield><subfield code="z">(OCoLC)934047710</subfield><subfield code="z">(OCoLC)951974881</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000705</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051260</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.3</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">B. V., Jebin,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Mastering MeteorJS application development :</subfield><subfield code="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 /</subfield><subfield code="c">Jebin B.V.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2015.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed May 3, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Annotation</subfield><subfield code="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.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web applications</subfield><subfield code="x">Development.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96004880</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Applications Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">JavaScript (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">JavaScript.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Electronic book.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">B V, Jebin.</subfield><subfield code="t">Mastering MeteorJS Application Development.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2015</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1134877</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1134877</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">BDZ0026626872</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL4520770</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1134877</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis33469533</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12774032</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | Electronic book. |
genre_facet | Electronic book. |
id | ZDB-4-EBA-ocn935327005 |
illustrated | Illustrated |
indexdate | 2025-03-18T14:22:42Z |
institution | BVB |
isbn | 9781785283659 1785283650 1785282379 9781785282379 |
language | English |
oclc_num | 935327005 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | B. V., Jebin, author. 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 / Jebin B.V. Birmingham : Packt Publishing, 2015. 1 online resource : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from PDF title page (EBSCO, viewed May 3, 2016). Includes index. Annotation 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. 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. 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. 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. 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. 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. Web applications Development. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Applications Web Développement. JavaScript (Langage de programmation) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast Electronic book. Print version: B V, Jebin. Mastering MeteorJS Application Development. Birmingham : Packt Publishing, ©2015 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 |
spellingShingle | B. V., Jebin 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 / Community experience distilled. 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. 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. 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. 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. 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. Web applications Development. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Applications Web Développement. JavaScript (Langage de programmation) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96004880 |
title | 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 / |
title_auth | 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 / |
title_exact_search | 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 / |
title_full | 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 / Jebin B.V. |
title_fullStr | 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 / Jebin B.V. |
title_full_unstemmed | 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 / Jebin B.V. |
title_short | Mastering MeteorJS application development : |
title_sort | 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 |
title_sub | 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 / |
topic | Web applications Development. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Applications Web Développement. JavaScript (Langage de programmation) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast |
topic_facet | Web applications Development. JavaScript (Computer program language) Applications Web Développement. JavaScript (Langage de programmation) COMPUTERS Programming Languages JavaScript. Electronic book. |
work_keys_str_mv | AT bvjebin masteringmeteorjsapplicationdevelopmentmeteorjsmakesfullstackjavascriptapplicationdevelopmentsimplelearnhowtobuildbettermodernwebappswithmeteorjsandbecomeanexpertintheinnovativejavascriptframework |