Search Results - "Reliable JavaScript"

Refine Results
  1. 1

    EULA by Spencer, Lawrence D, Richards, Seth H

    ISBN: 1119028728, 9781119028727
    Published: United States John Wiley & Sons, Incorporated 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  2. 2

    Part I: Laying a Solid Foundation by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  3. 3

    Part II: Testing Pattern-Based Code by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  4. 4

    EULA by Richards, Seth, Spencer, Lawrence

    ISBN: 1119028728, 9781119028727
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  5. 5

    Intro by Richards, Seth, Spencer, Lawrence

    ISBN: 1119028728, 9781119028727
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  6. 6

    Reliable JavaScript by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  7. 7

    Part IV: Special Subjects in Testing by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  8. 8

    Intro by Spencer, Lawrence D, Richards, Seth H

    ISBN: 1119028728, 9781119028727
    Published: United States John Wiley & Sons, Incorporated 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  9. 9

    Introduction by Richards, Seth, Spencer, Lawrence

    ISBN: 1119028728, 9781119028727
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  10. 10

    Introduction by Spencer, Lawrence D, Richards, Seth H

    ISBN: 1119028728, 9781119028727
    Published: United States John Wiley & Sons, Incorporated 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  11. 11

    Part V: Summary by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  12. 12

    Part III: Testing and Writing with Advanced JavaScript Features by Richards, Seth, Spencer, Lawrence

    ISBN: 9781119028727, 1119028728
    Published: United States Wiley 2015
    Published in Reliable JavaScript (2015)
    Get full text
    Book Chapter
  13. 13

    Practicing Skillful Software Engineering

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…This chapter highlights that software developers are smart, and some of them have developed techniques that will help us create a lot more than 20 minutes'…”
    Get full text
    Book Chapter
  14. 14

    Constructing Reliable Objects

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…This chapter focuses on creating data as primitives, object literals, and modules, and also creating data with a new keyword. It talks about controlling…”
    Get full text
    Book Chapter
  15. 15

    Summary of the Principles of Test‐Driven Development

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…When test‐driven development has helped you reach your goal of a working program, it continues to be your friend. The output of the unit tests reads like a…”
    Get full text
    Book Chapter
  16. 16

    Ensuring Correct Implementation of the Strategy Pattern

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…The Strategy Pattern is used to isolate multiple algorithms, or strategies , that perform a specific task into modules that may be swapped in and out at run…”
    Get full text
    Book Chapter
  17. 17

    Ensuring Conformance to Standards

    ISBN: 9781119028727, 1119028728
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…An important way to make sure everyone on your team can maintain a body of code is to promote coding standards. This is true on both the small scale of syntax…”
    Get full text
    Book Chapter
  18. 18

    Ensuring Correct Implementation of Chainable Methods

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…This chapter uses test‐driven development to create a module for the JavaScript conference website that exposes chainable methods as part of its API. Many of…”
    Get full text
    Book Chapter
  19. 19

    Ensuring Correct Use of call, apply, and bind

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…This chapter explains how a function's call‐site determines the value this will have within the function. JavaScript follows a simple set of rules when…”
    Get full text
    Book Chapter
  20. 20

    Ensuring Correct Implementation of the Singleton Pattern

    ISBN: 1119028728, 9781119028727
    Published: Hoboken, NJ, USA John Wiley & Sons, Inc 02.04.2015
    Published in Reliable JavaScript (02.04.2015)
    “…This chapter illustrates how object literals may be considered singleton objects. It also explains how to create singleton objects using the…”
    Get full text
    Book Chapter