JavaScript cookbook : [programming the web]
(eBook)

Book Cover
Average Rating
Published
Sebastopol, CA : O'Reilly Media, 2015.
Format
eBook
Edition
Second edition.
ISBN
9781491902462, 1491902469, 9781491902455, 1491902450, 1491901888, 9781491901885, 9781322780320, 1322780323
Physical Desc
1 online resource
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

General Note
Includes index.
Description
"Problem solving with JavaScript is a lot trickier now that its use has expanded considerably in size, scope, and complexity. This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you're working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practical advice for tackling JavaScript objects, Node, Ajax, JSON, data persistence, graphical and media applications, complex frameworks, modular JavaScript, APIs, and many related technologies. Aimed at people who have some experience with JavaScript, the first part covers traditional uses of JavaScript, along with new ideas and improved functionality. The second part dives into the server, mobile development, and a plethora of leading-edge tools. You'll save time--and learn more about JavaScript in the process"--,provided by publisher
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Powers, S. (2015). JavaScript cookbook: [programming the web] (Second edition.). O'Reilly Media.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Powers, Shelley. 2015. JavaScript Cookbook: [programming the Web]. O'Reilly Media.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Powers, Shelley. JavaScript Cookbook: [programming the Web] O'Reilly Media, 2015.

MLA Citation, 9th Edition (style guide)

Powers, Shelley. JavaScript Cookbook: [programming the Web] Second edition., O'Reilly Media, 2015.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
af0b810b-c438-b898-8ab9-2f81c373c144-eng
Go To Grouped Work

Grouping Information

Grouped Work IDaf0b810b-c438-b898-8ab9-2f81c373c144-eng
Full titlejavascript cookbook programming the web
Authorpowers shelley
Grouping Categorybook
Last Update2024-04-16 12:23:35PM
Last Indexed2024-04-17 03:54:28AM

Book Cover Information

Image Sourcesyndetics
First LoadedJan 7, 2023
Last UsedMar 12, 2024

Marc Record

First DetectedNov 09, 2022 03:45:51 PM
Last File Modification TimeApr 16, 2024 12:32:29 PM

MARC Record

LEADER04853cam a2200673 i 4500
001ocn900864431
003OCoLC
00520240405112445.0
006m     o  d        
007cr cnu|||unuuu
008150128s2015    cau     o     001 0 eng d
015 |a GBB505409|2 bnb
0167 |a 017010277|2 Uk
019 |a 910937945|a 961850072|a 1008949930|a 1020581858|a 1026435152|a 1066687112|a 1083301686|a 1085149800|a 1103267161|a 1129354484|a 1153021722
020 |a 9781491902462|q (electronic bk.)
020 |a 1491902469|q (electronic bk.)
020 |a 9781491902455|q (electronic bk.)
020 |a 1491902450|q (electronic bk.)
020 |a 1491901888
020 |a 9781491901885
020 |a 9781322780320
020 |a 1322780323
020 |z 9781491901885
0291 |a DEBBG|b BV042682539
0291 |a DEBSZ|b 446577359
0291 |a DEBSZ|b 475037944
035 |a (OCoLC)900864431|z (OCoLC)910937945|z (OCoLC)961850072|z (OCoLC)1008949930|z (OCoLC)1020581858|z (OCoLC)1026435152|z (OCoLC)1066687112|z (OCoLC)1083301686|z (OCoLC)1085149800|z (OCoLC)1103267161|z (OCoLC)1129354484|z (OCoLC)1153021722
037 |a 152FE7E7-AB07-4D14-8BEA-106702B8518A|b OverDrive, Inc.|n http://www.overdrive.com
040 |a N$T|b eng|e rda|e pn|c N$T|d IDEBK|d TEFOD|d N$T|d OCLCF|d YDXCP|d UMI|d CUS|d DEBBG|d TEFOD|d EBLCP|d DEBSZ|d COO|d VT2|d OCLCQ|d YDX|d REB|d HCO|d CEF|d WYU|d OCLCQ|d UAB|d OCLCA|d OCLCQ|d INARC|d OCLCQ|d AAA|d OCLCO|d OCLCQ|d OCLCO|d OCLCL
049 |a TKLA
050 4|a QA76.73.J39
072 7|a COM|x 051260|2 bisacsh
08204|a 005.2/762|2 23
1001 |a Powers, Shelley,|e author.|0 http://id.loc.gov/authorities/names/n96042036
24510|a JavaScript cookbook :|b [programming the web] /|c Shelley Powers.
250 |a Second edition.
264 1|a Sebastopol, CA :|b O'Reilly Media,|c 2015.
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Includes index.
5050 |a The world of JavaScript -- I. Classic JavaScript. The JavaScript not-so-simple building blocks -- JavaScript arrays -- Functions: the JavaScript building blocks -- The malleable JavaScript object -- JavaScript and directly accessing the user interface -- Preliminary testing and accessibility -- Creating and using JavaScript libraries -- Simplified client-server communication and data -- Creating media rich, interactive web effects -- II. JavaScript, all blown up. The new ECMAScript standard objects -- Node: JavaScript on the server -- Modularizing and managing JavaScript -- fun with APIs -- JavaScript frameworks -- Advanced client-server communications and streams -- Data visualizations and client/server graphics -- Data and persistence -- JavaScript hits the (Mobile) road -- A. Up and running in jsBin and jsFiddle.
520 |a "Problem solving with JavaScript is a lot trickier now that its use has expanded considerably in size, scope, and complexity. This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you're working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practical advice for tackling JavaScript objects, Node, Ajax, JSON, data persistence, graphical and media applications, complex frameworks, modular JavaScript, APIs, and many related technologies. Aimed at people who have some experience with JavaScript, the first part covers traditional uses of JavaScript, along with new ideas and improved functionality. The second part dives into the server, mobile development, and a plethora of leading-edge tools. You'll save time--and learn more about JavaScript in the process"--|c provided by publisher
5880 |a Vendor-supplied metadata.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a JavaScript (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh96004880
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
650 7|a JavaScript|2 gnd
758 |i has work:|a JavaScript cookbook (Text)|1 https://id.oclc.org/worldcat/entity/E39PCFrhtJjFFh7hK9kF4c79wC|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Powers, Shelley.|t JavaScript cookbook.|b Second edition.|d Sebastopol, CA : O'Reilly Media, 2015|z 9781491901885|w (OCoLC)881657213
85640|u https://ezproxy.knoxlib.org/login?url=https://learning.oreilly.com/library/view/~/9781491902431/?ar
938 |a EBSCOhost|b EBSC|n 943654
938 |a ProQuest MyiLibrary Digital eBook Collection|b IDEB|n cis30551731
938 |a Internet Archive|b INAR|n isbn_9781491901885
938 |a YBP Library Services|b YANK|n 12261004
994 |a 92|b TKL