Flux architecture :: learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day /
Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day About This Book This the first resource dedicated to the new architectural pattern that powers Facebook You'll learn all the tips and tricks you need to get the most ou...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day About This Book This the first resource dedicated to the new architectural pattern that powers Facebook You'll learn all the tips and tricks you need to get the most out of Flux Filled with practical, hands-on samples, you'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away Written by Adam Boduch, software architect at Virtustream (EMC), and author of JavaScript at Scale, JavaScript Concurrency, and jQuery UI Cookbook for Packt Publishing Who This Book Is For Are you trying to use React, but are struggling to get your head around Flux? Maybe you're tired of MV* spaghetti code at scale? Do you find yourself asking what the Flux?! Flux Architecture will guide you through everything you need to understand the Flux pattern, and design and build powerful web applications that rely on the Flux architecture. You don't need to know what Flux is or how it works to read along with the book. No knowledge of Flux's partner technology, ReactJS, is necessary to follow along, but it is recommended that you have a good working knowledge of JavaScript. What You Will Learn Understand the Flux pattern and how it will impact your React applications Build real-world applications that rely on Flux Handle asynchronous actions in your application Implement immutable stores with Immutable.js Replace React.js with alternate View components such as jQuery and Handlebars Test and benchmark your Flux architecture using Jest Facebook's enhancement of the Jasmine library In Detail Whilst React has become Facebook's poster-child for clean, complex, and modern web development, it has quietly been underpinned by its simplicity. It's just a view. The real beauty in React is actually the architectural pattern that handles data in and out of React applications: Flux. With Flux, you're able to build data-rich applications that engage your users, and scale to meet every demand. It is a key part of the Facebook technology stack that serves billions of users every day. This book will start by introducing the Flux pattern and help you get an understanding of what it is and how it works. After this, we'll build real-world React applications that highlight the power and simplicity of Flux in action. Finally, we look at the landscape of Flux and explore the Alt and Redux libraries that make React and Flux developments easier. Filled with fully-worked examples and code-first explanations, by the end of the book, you'll not only have a rock solid understanding of the architecture, but will be ready to implement Flux architecture in anger. Style and approach This book is filled with practical, hands-on examples. You'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource : illustrations |
ISBN: | 9781786462442 1786462443 1786465817 9781786465818 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn951425129 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160608s2016 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d N$T |d OCLCF |d N$T |d DEBBG |d DEBSZ |d CEF |d NLE |d UKMGB |d LVT |d AGLDB |d IGB |d UKAHL |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCL | ||
015 | |a GBB6G3520 |2 bnb | ||
016 | 7 | |a 018010658 |2 Uk | |
020 | |a 9781786462442 |q (electronic bk.) | ||
020 | |a 1786462443 |q (electronic bk.) | ||
020 | |z 9781786465818 | ||
020 | |a 1786465817 | ||
020 | |a 9781786465818 | ||
035 | |a (OCoLC)951425129 | ||
037 | |a CL0500000748 |b Safari Books Online | ||
050 | 4 | |a T55.4-60.8 | |
050 | 4 | |a QA76.76.A63 | |
072 | 7 | |a COM |x 051010 |2 bisacsh | |
082 | 7 | |a 005.133 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Boduch, Adam, |e author. |0 http://id.loc.gov/authorities/names/no2016019897 | |
245 | 1 | 0 | |a Flux architecture : |b learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / |c Adam Boduch. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
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 | |a Description based on online resource; title from title page (viewed June 8, 2016). | ||
500 | |a Includes index. | ||
520 | 8 | |a Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day About This Book This the first resource dedicated to the new architectural pattern that powers Facebook You'll learn all the tips and tricks you need to get the most out of Flux Filled with practical, hands-on samples, you'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away Written by Adam Boduch, software architect at Virtustream (EMC), and author of JavaScript at Scale, JavaScript Concurrency, and jQuery UI Cookbook for Packt Publishing Who This Book Is For Are you trying to use React, but are struggling to get your head around Flux? Maybe you're tired of MV* spaghetti code at scale? Do you find yourself asking what the Flux?! Flux Architecture will guide you through everything you need to understand the Flux pattern, and design and build powerful web applications that rely on the Flux architecture. You don't need to know what Flux is or how it works to read along with the book. No knowledge of Flux's partner technology, ReactJS, is necessary to follow along, but it is recommended that you have a good working knowledge of JavaScript. What You Will Learn Understand the Flux pattern and how it will impact your React applications Build real-world applications that rely on Flux Handle asynchronous actions in your application Implement immutable stores with Immutable.js Replace React.js with alternate View components such as jQuery and Handlebars Test and benchmark your Flux architecture using Jest Facebook's enhancement of the Jasmine library In Detail Whilst React has become Facebook's poster-child for clean, complex, and modern web development, it has quietly been underpinned by its simplicity. It's just a view. The real beauty in React is actually the architectural pattern that handles data in and out of React applications: Flux. With Flux, you're able to build data-rich applications that engage your users, and scale to meet every demand. It is a key part of the Facebook technology stack that serves billions of users every day. This book will start by introducing the Flux pattern and help you get an understanding of what it is and how it works. After this, we'll build real-world React applications that highlight the power and simplicity of Flux in action. Finally, we look at the landscape of Flux and explore the Alt and Redux libraries that make React and Flux developments easier. Filled with fully-worked examples and code-first explanations, by the end of the book, you'll not only have a rock solid understanding of the architecture, but will be ready to implement Flux architecture in anger. Style and approach This book is filled with practical, hands-on examples. You'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away. | |
650 | 0 | |a Application program interfaces (Computer software) |0 http://id.loc.gov/authorities/subjects/sh98004527 | |
650 | 0 | |a Computer architecture. |0 http://id.loc.gov/authorities/subjects/sh85029479 | |
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 6 | |a Interfaces de programmation d'applications. | |
650 | 6 | |a Ordinateurs |x Architecture. | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 7 | |a APIs (interfaces) |2 aat | |
650 | 7 | |a COMPUTERS / Programming Languages / General |2 bisacsh | |
650 | 7 | |a Application program interfaces (Computer software) |2 fast | |
650 | 7 | |a Computer architecture |2 fast | |
650 | 7 | |a Web site development |2 fast | |
758 | |i has work: |a Flux architecture (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFrWwTbMjbkxXTCx7WycRq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
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=1241606 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH30656511 | ||
938 | |a EBSCOhost |b EBSC |n 1241606 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn951425129 |
---|---|
_version_ | 1816882350972207104 |
adam_text | |
any_adam_object | |
author | Boduch, Adam |
author_GND | http://id.loc.gov/authorities/names/no2016019897 |
author_facet | Boduch, Adam |
author_role | aut |
author_sort | Boduch, Adam |
author_variant | a b ab |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | T55 |
callnumber-raw | T55.4-60.8 QA76.76.A63 |
callnumber-search | T55.4-60.8 QA76.76.A63 |
callnumber-sort | T 255.4 260.8 |
callnumber-subject | T - General Technology |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)951425129 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
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>05644cam a2200613 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn951425129</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">160608s2016 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">OCLCF</subfield><subfield code="d">N$T</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">LVT</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G3520</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018010658</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786462442</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1786462443</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781786465818</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1786465817</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786465818</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)951425129</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000748</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">T55.4-60.8</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A63</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051010</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.133</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">Boduch, Adam,</subfield><subfield code="e">author.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2016019897</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Flux architecture :</subfield><subfield code="b">learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day /</subfield><subfield code="c">Adam Boduch.</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 :</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=" " ind2=" "><subfield code="a">Description based on online resource; title from title page (viewed June 8, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day About This Book This the first resource dedicated to the new architectural pattern that powers Facebook You'll learn all the tips and tricks you need to get the most out of Flux Filled with practical, hands-on samples, you'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away Written by Adam Boduch, software architect at Virtustream (EMC), and author of JavaScript at Scale, JavaScript Concurrency, and jQuery UI Cookbook for Packt Publishing Who This Book Is For Are you trying to use React, but are struggling to get your head around Flux? Maybe you're tired of MV* spaghetti code at scale? Do you find yourself asking what the Flux?! Flux Architecture will guide you through everything you need to understand the Flux pattern, and design and build powerful web applications that rely on the Flux architecture. You don't need to know what Flux is or how it works to read along with the book. No knowledge of Flux's partner technology, ReactJS, is necessary to follow along, but it is recommended that you have a good working knowledge of JavaScript. What You Will Learn Understand the Flux pattern and how it will impact your React applications Build real-world applications that rely on Flux Handle asynchronous actions in your application Implement immutable stores with Immutable.js Replace React.js with alternate View components such as jQuery and Handlebars Test and benchmark your Flux architecture using Jest Facebook's enhancement of the Jasmine library In Detail Whilst React has become Facebook's poster-child for clean, complex, and modern web development, it has quietly been underpinned by its simplicity. It's just a view. The real beauty in React is actually the architectural pattern that handles data in and out of React applications: Flux. With Flux, you're able to build data-rich applications that engage your users, and scale to meet every demand. It is a key part of the Facebook technology stack that serves billions of users every day. This book will start by introducing the Flux pattern and help you get an understanding of what it is and how it works. After this, we'll build real-world React applications that highlight the power and simplicity of Flux in action. Finally, we look at the landscape of Flux and explore the Alt and Redux libraries that make React and Flux developments easier. Filled with fully-worked examples and code-first explanations, by the end of the book, you'll not only have a rock solid understanding of the architecture, but will be ready to implement Flux architecture in anger. Style and approach This book is filled with practical, hands-on examples. You'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004527</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer architecture.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85029479</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Interfaces de programmation d'applications.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Ordinateurs</subfield><subfield code="x">Architecture.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">APIs (interfaces)</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming Languages / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer architecture</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Flux architecture (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFrWwTbMjbkxXTCx7WycRq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</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="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=1241606</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">AH30656511</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1241606</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-ocn951425129 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:13Z |
institution | BVB |
isbn | 9781786462442 1786462443 1786465817 9781786465818 |
language | English |
oclc_num | 951425129 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Boduch, Adam, author. http://id.loc.gov/authorities/names/no2016019897 Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / Adam Boduch. Birmingham, UK : Packt Publishing, 2016. 1 online resource : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Description based on online resource; title from title page (viewed June 8, 2016). Includes index. Learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day About This Book This the first resource dedicated to the new architectural pattern that powers Facebook You'll learn all the tips and tricks you need to get the most out of Flux Filled with practical, hands-on samples, you'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away Written by Adam Boduch, software architect at Virtustream (EMC), and author of JavaScript at Scale, JavaScript Concurrency, and jQuery UI Cookbook for Packt Publishing Who This Book Is For Are you trying to use React, but are struggling to get your head around Flux? Maybe you're tired of MV* spaghetti code at scale? Do you find yourself asking what the Flux?! Flux Architecture will guide you through everything you need to understand the Flux pattern, and design and build powerful web applications that rely on the Flux architecture. You don't need to know what Flux is or how it works to read along with the book. No knowledge of Flux's partner technology, ReactJS, is necessary to follow along, but it is recommended that you have a good working knowledge of JavaScript. What You Will Learn Understand the Flux pattern and how it will impact your React applications Build real-world applications that rely on Flux Handle asynchronous actions in your application Implement immutable stores with Immutable.js Replace React.js with alternate View components such as jQuery and Handlebars Test and benchmark your Flux architecture using Jest Facebook's enhancement of the Jasmine library In Detail Whilst React has become Facebook's poster-child for clean, complex, and modern web development, it has quietly been underpinned by its simplicity. It's just a view. The real beauty in React is actually the architectural pattern that handles data in and out of React applications: Flux. With Flux, you're able to build data-rich applications that engage your users, and scale to meet every demand. It is a key part of the Facebook technology stack that serves billions of users every day. This book will start by introducing the Flux pattern and help you get an understanding of what it is and how it works. After this, we'll build real-world React applications that highlight the power and simplicity of Flux in action. Finally, we look at the landscape of Flux and explore the Alt and Redux libraries that make React and Flux developments easier. Filled with fully-worked examples and code-first explanations, by the end of the book, you'll not only have a rock solid understanding of the architecture, but will be ready to implement Flux architecture in anger. Style and approach This book is filled with practical, hands-on examples. You'll not only understand how Flux works, but will be able to start building Flux-powered applications straight away. Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Interfaces de programmation d'applications. Ordinateurs Architecture. Sites Web Développement. APIs (interfaces) aat COMPUTERS / Programming Languages / General bisacsh Application program interfaces (Computer software) fast Computer architecture fast Web site development fast has work: Flux architecture (Text) https://id.oclc.org/worldcat/entity/E39PCFrWwTbMjbkxXTCx7WycRq https://id.oclc.org/worldcat/ontology/hasWork Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1241606 Volltext |
spellingShingle | Boduch, Adam Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / Community experience distilled. Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Interfaces de programmation d'applications. Ordinateurs Architecture. Sites Web Développement. APIs (interfaces) aat COMPUTERS / Programming Languages / General bisacsh Application program interfaces (Computer software) fast Computer architecture fast Web site development fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh98004527 http://id.loc.gov/authorities/subjects/sh85029479 http://id.loc.gov/authorities/subjects/sh98004795 |
title | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / |
title_auth | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / |
title_exact_search | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / |
title_full | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / Adam Boduch. |
title_fullStr | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / Adam Boduch. |
title_full_unstemmed | Flux architecture : learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / Adam Boduch. |
title_short | Flux architecture : |
title_sort | flux architecture learn to build powerful and scalable applications with flux the architecture that serves billions of facebook users every day |
title_sub | learn to build powerful and scalable applications with Flux, the architecture that serves billions of Facebook users every day / |
topic | Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Interfaces de programmation d'applications. Ordinateurs Architecture. Sites Web Développement. APIs (interfaces) aat COMPUTERS / Programming Languages / General bisacsh Application program interfaces (Computer software) fast Computer architecture fast Web site development fast |
topic_facet | Application program interfaces (Computer software) Computer architecture. Web site development. Interfaces de programmation d'applications. Ordinateurs Architecture. Sites Web Développement. APIs (interfaces) COMPUTERS / Programming Languages / General Computer architecture Web site development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1241606 |
work_keys_str_mv | AT boduchadam fluxarchitecturelearntobuildpowerfulandscalableapplicationswithfluxthearchitecturethatservesbillionsoffacebookuserseveryday |