AngularJS :: maintaining web applications : a course in four modules /
Get started with speed building AngularJS applications, and scale up to a full-stack web application, using the existing AngularJS framework without the trouble of migrating to Angular 2 About This Book Follow the best practices of the framework to organize and modularize your application Get to gri...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | , , , |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
[2016]
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Get started with speed building AngularJS applications, and scale up to a full-stack web application, using the existing AngularJS framework without the trouble of migrating to Angular 2 About This Book Follow the best practices of the framework to organize and modularize your application Get to grips with Angular's Model-View-Controller architecture Create application modules with maximum reusability and extensibility Structure and use AngularJS applications in your MEAN project in your MEAN project Who This Book Is For This course is for people who want to discover how they can improve their current web applications with the existing version of Angular without having to worry much about migrating to AngularJS 2 What You Will Learn Install and set up the AngularJS framework Create your own full-featured and robust AngularJS web apps Create reusable directives and then extend the behavior of HTML on your web page Optimize and maintain your web applications Create more powerful full-stack web applications, that draw on the combined power of AngularJS, Node.js, MongoDB, and Express in the MEAN stack In Detail The AngularJS course is a journey to help you improve and scale your current web applications with the existing version of Angular without having to worry about migration to Angular 2. The course is divided into four modules. The first part - AngularJS Essentials is like a practical guide, filled with many step-by-step examples that will lead you through the best practices of AngularJS. After a brief introduction, you will learn how to create reusable components with directives. You will then take a look at many data handling techniques, discover a complete set of technologies that are capable to accomplish any challenge related to present, transform, and validate data on the user's interface. Finally, you will discover the best way to deal with the scope and how to break up the application into separate modules, giving rise to reusable and interchangeable libraries. With this you've crossed a milestone and are about to enter the world of learning by example. In the next part - Learning AngularJS By Example, you will learn how to effectively build apps using the AngularJS platform. You will be building multiple apps on this platform ranging from simple ones to more complex ones. In this module, you will roll up your coding sleeves and create a serious AngularJS application by example ? a rich featured workout app. Take the coding a step at ... |
Beschreibung: | This course is a blend of text and quizzes from the following Packt products: AngularJS essentials / Rodrigo Branas ; AngularJS by example / Chandermani Arora ; AngularJS web development cookbook / Matt Frisbie ; MEAN web development / Amos Q. Haviv. Cf. Bibliography page. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
Bibliographie: | Includes bibliographical references and index. |
ISBN: | 1786467364 1786465787 9781786465788 9781786467362 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn949908709 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160518s2016 enka ob 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d DEBBG |d DEBSZ |d OCLCA |d VT2 |d OCLCF |d UOK |d CEF |d WYU |d C6I |d UAB |d N$T |d QGK |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ | ||
020 | |a 1786467364 | ||
020 | |a 1786465787 | ||
020 | |a 9781786465788 | ||
020 | |a 9781786467362 |q (electronic bk.) | ||
035 | |a (OCoLC)949908709 | ||
037 | |a CL0500000742 |b Safari Books Online | ||
050 | 4 | |a QA76.76.A54 | |
082 | 1 | 4 | |a [E] |
049 | |a MAIN | ||
100 | 1 | |a Poojary, Shiny, |e author. | |
245 | 1 | 0 | |a AngularJS : |b maintaining web applications : a course in four modules / |c learn AngularJS and full-stack web development with our course guide Shiny Poojary. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c [2016] | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | |a Description based on online resource; title from title page (Safari, viewed May 18, 2016). | ||
500 | |a This course is a blend of text and quizzes from the following Packt products: AngularJS essentials / Rodrigo Branas ; AngularJS by example / Chandermani Arora ; AngularJS web development cookbook / Matt Frisbie ; MEAN web development / Amos Q. Haviv. Cf. Bibliography page. | ||
504 | |a Includes bibliographical references and index. | ||
520 | |a Get started with speed building AngularJS applications, and scale up to a full-stack web application, using the existing AngularJS framework without the trouble of migrating to Angular 2 About This Book Follow the best practices of the framework to organize and modularize your application Get to grips with Angular's Model-View-Controller architecture Create application modules with maximum reusability and extensibility Structure and use AngularJS applications in your MEAN project in your MEAN project Who This Book Is For This course is for people who want to discover how they can improve their current web applications with the existing version of Angular without having to worry much about migrating to AngularJS 2 What You Will Learn Install and set up the AngularJS framework Create your own full-featured and robust AngularJS web apps Create reusable directives and then extend the behavior of HTML on your web page Optimize and maintain your web applications Create more powerful full-stack web applications, that draw on the combined power of AngularJS, Node.js, MongoDB, and Express in the MEAN stack In Detail The AngularJS course is a journey to help you improve and scale your current web applications with the existing version of Angular without having to worry about migration to Angular 2. The course is divided into four modules. The first part - AngularJS Essentials is like a practical guide, filled with many step-by-step examples that will lead you through the best practices of AngularJS. After a brief introduction, you will learn how to create reusable components with directives. You will then take a look at many data handling techniques, discover a complete set of technologies that are capable to accomplish any challenge related to present, transform, and validate data on the user's interface. Finally, you will discover the best way to deal with the scope and how to break up the application into separate modules, giving rise to reusable and interchangeable libraries. With this you've crossed a milestone and are about to enter the world of learning by example. In the next part - Learning AngularJS By Example, you will learn how to effectively build apps using the AngularJS platform. You will be building multiple apps on this platform ranging from simple ones to more complex ones. In this module, you will roll up your coding sleeves and create a serious AngularJS application by example ? a rich featured workout app. Take the coding a step at ... | ||
630 | 0 | 0 | |a AngularJS (Software framework) |
630 | 0 | 7 | |a AngularJS (Software framework) |2 fast |
650 | 0 | |a Web applications |x Development. | |
650 | 6 | |a Applications Web |x Développement. | |
700 | 1 | |a Branas, Rodrigo. |t AngularJS essentials. | |
700 | 1 | |a Arora, Chandermani. |t AngularJS by example. | |
700 | 1 | |a Frisbie, Matt. |t AngularJS web development cookbook. | |
700 | 1 | |a Haviv, Amos Q. |t MEAN web development. | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1230606 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1230606 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn949908709 |
---|---|
_version_ | 1816882349396197376 |
adam_text | |
any_adam_object | |
author | Poojary, Shiny |
author2 | Branas, Rodrigo Arora, Chandermani Frisbie, Matt Haviv, Amos Q. |
author2_role | |
author2_variant | r b rb c a ca m f mf a q h aq aqh |
author_facet | Poojary, Shiny Branas, Rodrigo Arora, Chandermani Frisbie, Matt Haviv, Amos Q. |
author_role | aut |
author_sort | Poojary, Shiny |
author_variant | s p sp |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A54 |
callnumber-search | QA76.76.A54 |
callnumber-sort | QA 276.76 A54 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)949908709 |
dewey-raw | [E] |
dewey-search | [E] |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04655cam a2200481 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn949908709</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">160518s2016 enka ob 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">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCA</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCF</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">WYU</subfield><subfield code="d">C6I</subfield><subfield code="d">UAB</subfield><subfield code="d">N$T</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1786467364</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1786465787</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786465788</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786467362</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)949908709</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000742</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A54</subfield></datafield><datafield tag="082" ind1="1" ind2="4"><subfield code="a">[E]</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Poojary, Shiny,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">AngularJS :</subfield><subfield code="b">maintaining web applications : a course in four modules /</subfield><subfield code="c">learn AngularJS and full-stack web development with our course guide Shiny Poojary.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</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="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from title page (Safari, viewed May 18, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">This course is a blend of text and quizzes from the following Packt products: AngularJS essentials / Rodrigo Branas ; AngularJS by example / Chandermani Arora ; AngularJS web development cookbook / Matt Frisbie ; MEAN web development / Amos Q. Haviv. Cf. Bibliography page.</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Get started with speed building AngularJS applications, and scale up to a full-stack web application, using the existing AngularJS framework without the trouble of migrating to Angular 2 About This Book Follow the best practices of the framework to organize and modularize your application Get to grips with Angular's Model-View-Controller architecture Create application modules with maximum reusability and extensibility Structure and use AngularJS applications in your MEAN project in your MEAN project Who This Book Is For This course is for people who want to discover how they can improve their current web applications with the existing version of Angular without having to worry much about migrating to AngularJS 2 What You Will Learn Install and set up the AngularJS framework Create your own full-featured and robust AngularJS web apps Create reusable directives and then extend the behavior of HTML on your web page Optimize and maintain your web applications Create more powerful full-stack web applications, that draw on the combined power of AngularJS, Node.js, MongoDB, and Express in the MEAN stack In Detail The AngularJS course is a journey to help you improve and scale your current web applications with the existing version of Angular without having to worry about migration to Angular 2. The course is divided into four modules. The first part - AngularJS Essentials is like a practical guide, filled with many step-by-step examples that will lead you through the best practices of AngularJS. After a brief introduction, you will learn how to create reusable components with directives. You will then take a look at many data handling techniques, discover a complete set of technologies that are capable to accomplish any challenge related to present, transform, and validate data on the user's interface. Finally, you will discover the best way to deal with the scope and how to break up the application into separate modules, giving rise to reusable and interchangeable libraries. With this you've crossed a milestone and are about to enter the world of learning by example. In the next part - Learning AngularJS By Example, you will learn how to effectively build apps using the AngularJS platform. You will be building multiple apps on this platform ranging from simple ones to more complex ones. In this module, you will roll up your coding sleeves and create a serious AngularJS application by example ? a rich featured workout app. Take the coding a step at ...</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">AngularJS (Software framework)</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">AngularJS (Software framework)</subfield><subfield code="2">fast</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="6"><subfield code="a">Applications Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Branas, Rodrigo.</subfield><subfield code="t">AngularJS essentials.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Arora, Chandermani.</subfield><subfield code="t">AngularJS by example.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Frisbie, Matt.</subfield><subfield code="t">AngularJS web development cookbook.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Haviv, Amos Q.</subfield><subfield code="t">MEAN web development.</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</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=1230606</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1230606</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-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn949908709 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:12Z |
institution | BVB |
isbn | 1786467364 1786465787 9781786465788 9781786467362 |
language | English |
oclc_num | 949908709 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Poojary, Shiny, author. AngularJS : maintaining web applications : a course in four modules / learn AngularJS and full-stack web development with our course guide Shiny Poojary. Birmingham, UK : Packt Publishing, [2016] 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Description based on online resource; title from title page (Safari, viewed May 18, 2016). This course is a blend of text and quizzes from the following Packt products: AngularJS essentials / Rodrigo Branas ; AngularJS by example / Chandermani Arora ; AngularJS web development cookbook / Matt Frisbie ; MEAN web development / Amos Q. Haviv. Cf. Bibliography page. Includes bibliographical references and index. Get started with speed building AngularJS applications, and scale up to a full-stack web application, using the existing AngularJS framework without the trouble of migrating to Angular 2 About This Book Follow the best practices of the framework to organize and modularize your application Get to grips with Angular's Model-View-Controller architecture Create application modules with maximum reusability and extensibility Structure and use AngularJS applications in your MEAN project in your MEAN project Who This Book Is For This course is for people who want to discover how they can improve their current web applications with the existing version of Angular without having to worry much about migrating to AngularJS 2 What You Will Learn Install and set up the AngularJS framework Create your own full-featured and robust AngularJS web apps Create reusable directives and then extend the behavior of HTML on your web page Optimize and maintain your web applications Create more powerful full-stack web applications, that draw on the combined power of AngularJS, Node.js, MongoDB, and Express in the MEAN stack In Detail The AngularJS course is a journey to help you improve and scale your current web applications with the existing version of Angular without having to worry about migration to Angular 2. The course is divided into four modules. The first part - AngularJS Essentials is like a practical guide, filled with many step-by-step examples that will lead you through the best practices of AngularJS. After a brief introduction, you will learn how to create reusable components with directives. You will then take a look at many data handling techniques, discover a complete set of technologies that are capable to accomplish any challenge related to present, transform, and validate data on the user's interface. Finally, you will discover the best way to deal with the scope and how to break up the application into separate modules, giving rise to reusable and interchangeable libraries. With this you've crossed a milestone and are about to enter the world of learning by example. In the next part - Learning AngularJS By Example, you will learn how to effectively build apps using the AngularJS platform. You will be building multiple apps on this platform ranging from simple ones to more complex ones. In this module, you will roll up your coding sleeves and create a serious AngularJS application by example ? a rich featured workout app. Take the coding a step at ... AngularJS (Software framework) AngularJS (Software framework) fast Web applications Development. Applications Web Développement. Branas, Rodrigo. AngularJS essentials. Arora, Chandermani. AngularJS by example. Frisbie, Matt. AngularJS web development cookbook. Haviv, Amos Q. MEAN web development. FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1230606 Volltext |
spellingShingle | Poojary, Shiny AngularJS : maintaining web applications : a course in four modules / AngularJS (Software framework) AngularJS (Software framework) fast Web applications Development. Applications Web Développement. |
title | AngularJS : maintaining web applications : a course in four modules / |
title_alt | AngularJS essentials. AngularJS by example. AngularJS web development cookbook. MEAN web development. |
title_auth | AngularJS : maintaining web applications : a course in four modules / |
title_exact_search | AngularJS : maintaining web applications : a course in four modules / |
title_full | AngularJS : maintaining web applications : a course in four modules / learn AngularJS and full-stack web development with our course guide Shiny Poojary. |
title_fullStr | AngularJS : maintaining web applications : a course in four modules / learn AngularJS and full-stack web development with our course guide Shiny Poojary. |
title_full_unstemmed | AngularJS : maintaining web applications : a course in four modules / learn AngularJS and full-stack web development with our course guide Shiny Poojary. |
title_short | AngularJS : |
title_sort | angularjs maintaining web applications a course in four modules |
title_sub | maintaining web applications : a course in four modules / |
topic | AngularJS (Software framework) AngularJS (Software framework) fast Web applications Development. Applications Web Développement. |
topic_facet | AngularJS (Software framework) Web applications Development. Applications Web Développement. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1230606 |
work_keys_str_mv | AT poojaryshiny angularjsmaintainingwebapplicationsacourseinfourmodules AT branasrodrigo angularjsmaintainingwebapplicationsacourseinfourmodules AT arorachandermani angularjsmaintainingwebapplicationsacourseinfourmodules AT frisbiematt angularjsmaintainingwebapplicationsacourseinfourmodules AT havivamosq angularjsmaintainingwebapplicationsacourseinfourmodules |