RxJS in action: covers RxJS 5
RxJS in Action is your guide to building a reactive web UI using RxJS. You'll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you'll tackle production techniques like error handling, unit testing,...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Shelter Island, NY
Manning
[2017]
|
Schlagworte: | |
Zusammenfassung: | RxJS in Action is your guide to building a reactive web UI using RxJS. You'll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you'll tackle production techniques like error handling, unit testing, and interacting with frameworks like React and Redux. And because RxJS builds on ideas from the world of functional programming, you'll even pick up some key FP concepts along the way. -- Provided by publisher |
Beschreibung: | XXV, 323 Seiten Illustrationen, Diagramme |
ISBN: | 9781617293412 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV045484466 | ||
003 | DE-604 | ||
005 | 20190311 | ||
007 | t | ||
008 | 190222s2017 a||| |||| 00||| eng d | ||
020 | |a 9781617293412 |c pbk |9 978-1-61729-341-2 | ||
035 | |a (OCoLC)1006788056 | ||
035 | |a (DE-599)BVBBV045484466 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-29T | ||
100 | 1 | |a Daniels, Paul P. |e Verfasser |4 aut | |
245 | 1 | 0 | |a RxJS in action |b covers RxJS 5 |c Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh |
264 | 1 | |a Shelter Island, NY |b Manning |c [2017] | |
300 | |a XXV, 323 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
520 | |a RxJS in Action is your guide to building a reactive web UI using RxJS. You'll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you'll tackle production techniques like error handling, unit testing, and interacting with frameworks like React and Redux. And because RxJS builds on ideas from the world of functional programming, you'll even pick up some key FP concepts along the way. -- Provided by publisher | ||
650 | 4 | |a JavaScript (Computer program language) | |
650 | 4 | |a Computer programming | |
650 | 4 | |a Application software / Development | |
650 | 7 | |a Application software / Development |2 fast | |
650 | 7 | |a Computer programming |2 fast | |
650 | 7 | |a JavaScript (Computer program language) |2 fast | |
700 | 1 | |a Atencio, Luis |e Verfasser |0 (DE-588)110880618X |4 aut | |
999 | |a oai:aleph.bib-bvb.de:BVB01-030869446 |
Datensatz im Suchindex
_version_ | 1804179405053886464 |
---|---|
any_adam_object | |
author | Daniels, Paul P. Atencio, Luis |
author_GND | (DE-588)110880618X |
author_facet | Daniels, Paul P. Atencio, Luis |
author_role | aut aut |
author_sort | Daniels, Paul P. |
author_variant | p p d pp ppd l a la |
building | Verbundindex |
bvnumber | BV045484466 |
ctrlnum | (OCoLC)1006788056 (DE-599)BVBBV045484466 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01658nam a2200349 c 4500</leader><controlfield tag="001">BV045484466</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190311 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">190222s2017 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781617293412</subfield><subfield code="c">pbk</subfield><subfield code="9">978-1-61729-341-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1006788056</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045484466</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Daniels, Paul P.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">RxJS in action</subfield><subfield code="b">covers RxJS 5</subfield><subfield code="c">Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Shelter Island, NY</subfield><subfield code="b">Manning</subfield><subfield code="c">[2017]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXV, 323 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">RxJS in Action is your guide to building a reactive web UI using RxJS. You'll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you'll tackle production techniques like error handling, unit testing, and interacting with frameworks like React and Redux. And because RxJS builds on ideas from the world of functional programming, you'll even pick up some key FP concepts along the way. -- Provided by publisher</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">JavaScript (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer programming</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software / Development</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software / Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer programming</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Atencio, Luis</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)110880618X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030869446</subfield></datafield></record></collection> |
id | DE-604.BV045484466 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:19:20Z |
institution | BVB |
isbn | 9781617293412 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030869446 |
oclc_num | 1006788056 |
open_access_boolean | |
owner | DE-29T |
owner_facet | DE-29T |
physical | XXV, 323 Seiten Illustrationen, Diagramme |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Manning |
record_format | marc |
spelling | Daniels, Paul P. Verfasser aut RxJS in action covers RxJS 5 Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh Shelter Island, NY Manning [2017] XXV, 323 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier RxJS in Action is your guide to building a reactive web UI using RxJS. You'll begin with an intro to stream-based programming as you explore the power of RxJS through practical examples. With the core concepts in hand, you'll tackle production techniques like error handling, unit testing, and interacting with frameworks like React and Redux. And because RxJS builds on ideas from the world of functional programming, you'll even pick up some key FP concepts along the way. -- Provided by publisher JavaScript (Computer program language) Computer programming Application software / Development Application software / Development fast Computer programming fast JavaScript (Computer program language) fast Atencio, Luis Verfasser (DE-588)110880618X aut |
spellingShingle | Daniels, Paul P. Atencio, Luis RxJS in action covers RxJS 5 JavaScript (Computer program language) Computer programming Application software / Development Application software / Development fast Computer programming fast JavaScript (Computer program language) fast |
title | RxJS in action covers RxJS 5 |
title_auth | RxJS in action covers RxJS 5 |
title_exact_search | RxJS in action covers RxJS 5 |
title_full | RxJS in action covers RxJS 5 Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh |
title_fullStr | RxJS in action covers RxJS 5 Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh |
title_full_unstemmed | RxJS in action covers RxJS 5 Paul P. Daniels, Luis Atencio ; foreword by Ben Lesh |
title_short | RxJS in action |
title_sort | rxjs in action covers rxjs 5 |
title_sub | covers RxJS 5 |
topic | JavaScript (Computer program language) Computer programming Application software / Development Application software / Development fast Computer programming fast JavaScript (Computer program language) fast |
topic_facet | JavaScript (Computer program language) Computer programming Application software / Development |
work_keys_str_mv | AT danielspaulp rxjsinactioncoversrxjs5 AT atencioluis rxjsinactioncoversrxjs5 |