JavaScript testing framework to learn in 2019 + Demo

Best Javascript Testing Framework on April 2024 Shopping Deals at Bestonio.com

  • React Quickly: Painless web apps with React, JSX, Redux, and GraphQL

    • ASIN: 1617293342
    • ISBN: 1617293342
    • Manufacturer: Manning Publications

    Summary React Quickly is for anyone who wants to learn React.js fast. This hands-on book teaches you the concepts you need with lots of examples, tutorials, and a large main project that gets built throughout the book. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology ... [Read More]

  • Express in Action: Writing, building, and testing Node.js applications

    • ASIN: 1617292427
    • ISBN: 1617292427
    • Brand: MANNING
    • Manufacturer: Manning Publications

    Summary Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Express.js is a web application framework for Node.js. Express organizes your server-side ... [Read More]

  • PHP and MySQL Web Development (5th Edition) (Developer's Library)

    • ASIN: 0321833899
    • ISBN: 0321833899
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

    PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly feat... [Read More]

  • Learning Selenium Testing Tools - Third Edition

    • ASIN: 1784396494
    • ISBN: 1784396494
    • Manufacturer: Packt Publishing - ebooks Account

    Leverage the power of Selenium to build your own real-time test cases from scratch About This BookBuild automated scripts and develop Test Automation Frameworks using the Selenium WebDriver toolAutomate tests to ensure error free, quality softwareA comprehensive guide with real-world examples and screenshots to automate browser testing using Seleni... [Read More]

  • SPA Design and Architecture: Understanding Single Page Web Applications

    • ASIN: 1617292435
    • ISBN: 1617292435
    • Manufacturer: Manning Publications

    Summary SPA Design and Architecture teaches you the design and development skills you need to create SPAs. Includes an overview of MV* frameworks, unit testing, routing, layout management, data access, pub/sub, and client-side task automation. This book is full of easy-to-follow examples you can apply to the library or framework of your choice. Pur... [Read More]

  • Vue.js: Up and Running: Building Accessible and Performant Web Apps

    • ASIN: 1491997249
    • ISBN: 1491997249
    • Manufacturer: O'Reilly Media

    Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae... [Read More]

  • React: Up & Running: Building Web Applications

    • ASIN: 1491931825
    • ISBN: 9781491931820
    • Brand: imusti
    • Manufacturer: O'Reilly Media

    Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With this practical guide, Facebook web developer Stoyan Stefanov teaches you how to build components--React's basic building blocks--and organize them into maintainable, large-scale apps. If you're familiar with basic JavaScript syn... [Read More]

  • Write Modern Web Apps with the MEAN Stack: Mongo, Express, AngularJS, and Node.js (Develop and Design)

    • ASIN: 0133930157
    • ISBN: 0133930157
    • Brand: Peachpit Press
    • Manufacturer: Peachpit Press

    Traditionally, web applications have been architected so that the back-end houses all the front-end code. This has resulted in heavy projects that are difficult to manage and scale. This book will explain a new way to write web applications by treating the front-end as if it were a third-party (such as a mobile client). This book, written by a prac... [Read More]

  • JSP Examples and Best Practices

    • UPC: 689253152010
    • ASIN: 1590590201
    • ISBN: 9781590590201
    • Manufacturer: Picnic Time

    JSP Examples and Best Practices takes basic JSP and applies sound architectural principles and design patterns to give the average developer the tools to build scalable enterprise applications using JSP.

  • Extending jQuery

    • ASIN: 161729103X
    • ISBN: 161729103X
    • Brand: Brand: Manning Publications
    • Manufacturer: Manning Publications

    SummaryExtending jQuery teaches you to build custom extensions to the jQuery library. It covers all the extension points within jQuery and provides guidelines and techniques on how to make use of them. You'll not only discover how to write plugins, but how to design them for maximum reuse. You'll also learn how to write new widgets and effects for ... [Read More]

  • PHPUnit Pocket Guide: Test-Driven Development in PHP

    • UPC: 636920101031
    • ASIN: 0596101031
    • ISBN: 0596101031
    • Manufacturer: O'Reilly Media

    Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of... [Read More]

  • JavaScript testing framework to learn in 2019 + Demo

    Unit Testing a Node js Application with the Jasmine Testing Framework

    How to setup the AVA Testing Framework