• Mastering Node.js: Best practices to Server-side Development

    Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time.This book gives you an excellent starting point, bringing you straight to the heart of developing web applications with Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain, deploy and test your own Node.js application.You will understand the importance of transitioning to functions that return Promise objects, and the difference between... [Read More]

    • ASIN: B07QMZGTPK
    • ASIN: B07QMZGTPK

  • React Design Patterns and Best Practices: Build easy to scale modular applications using the most powerful components and design patterns

    Build modular applications that are easy to scale using the most powerful components and design patterns that React can offer you right nowKey FeaturesDive into the core patterns and components of React.js in order to master your application's designImprove their debugging skills using the DevToolsThis book is packed with easy-to-follow examples that can be used to create reusable code and extensible designsBook DescriptionTaking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations,... [Read More]

    • ASIN: 1786464535
    • ASIN: 1786464535
    • ISBN: 1786464535
    • Manufacturer: Packt Publishing

  • Node.js Design Patterns - Second Edition: Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeAbout This BookCreate reusable patterns and modules by leveraging the new features of Node.js .Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.This unique guide will help you get the most out of Node.js and its ecosystem.Who This Book Is ForThe book is meant for developers and software architects with a basic working knowledge of JavaScript who are interested in acquiring a... [Read More]

    • ASIN: 1785885588
    • ASIN: 1785885588
    • ISBN: 1785885588
    • Manufacturer: Packt Publishing

  • A Smarter Way to Learn JavaScript. The new tech-assisted approach that requires half the effort

    Learning JavaScript is hell because of two problems.I remove the problems, and you start having fun.The first problem is retention. You remember only ten or twenty percent of what you read. That spells failure. To become fluent in a computer language, you have to retain pretty much everything.How can you retain everything? Only by constantly being asked to play everything back. That's why people use flashcards. But my system does flashcards one better. After reading a short chapter, you go to my website and complete twenty interactive exercises. Algorithms check your work to make sure you know... [Read More]

    • ASIN: 1497408180
    • UPC: 884272875302
    • ASIN: 1497408180
    • ISBN: 1497408180
    • Brand: Myers Mark
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Node.js 8 the Right Way: Practical, Server-Side JavaScript That Scales

    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create highly parallel microservices and applications. This expanded and updated second edition showcases the latest ECMAScript features, current best practices, and modern development techniques. JavaScript ... [Read More]

    • ASIN: 168050195X
    • ASIN: 168050195X
    • ISBN: 9781680501957
    • Manufacturer: Pragmatic Bookshelf

  • Getting MEAN with Mongo, Express, Angular, and Node

    Summary Getting MEAN with Mongo, Express, Angular, and Node teaches readers how to develop web applications end-to-end using the MEAN stack. You'll systematically discover each technology in the MEAN stack as you build up an application one layer at a time, just as you'd do in a real project.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the TechnologyTraditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express ... [Read More]

    • ASIN: 1617292036
    • ASIN: 1617292036
    • ISBN: 1617292036
    • Brand: O'Reilly Media
    • Manufacturer: Manning Publications

  • JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

    Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers.The 6th edition covers HTML5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in line with today's best web development practices. New chapters in this edition document jQuery and server side JavaScript. It's recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who... [Read More]

    • ASIN: 0596805527
    • ASIN: 0596805527
    • ISBN: 0596805527
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Angular 5: From Theory To Practice: Build the web applications of tomorrow using the new Angular web framework from Google.

    *Updated to Angular v5 released on November 2017*After reading this book, you are going to be able to:-- Understand the latest features of ES6 JavaScript and TypeScript.- Build an Angular 2 application from scratch using TypeScript and the Angular command line interface.- Write code using the paradigm of reactive programming with RxJS and Observables.- Know how to Unit Test Angular using Jasmine, Karma and the Angular Test BedThe first chapter in the course is a quickstart where you dive straight into writing your first Angular application. We use the web editor plunker so you can get started ... [Read More]

    • ASIN: B01N9S0CZN
    • ASIN: B01N9S0CZN
    • Manufacturer: CodeCraft

  • Learning GraphQL: Declarative Data Fetching for Modern Web Apps

    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project and product managers looking to get started with GraphQL.You’ll explore graph theory, the graph data structure, and GraphQL types before learning hands-on how to build a schema for a photo-sharing ... [Read More]

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

  • Building Progressive Web Apps: Bringing the Power of Native to the Browser

    Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how—and why—to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app-like experience.By leveraging the latest browser APIs, progressive web apps combine all of the benefits of native apps, while avoiding their issues. Throughout the book, author Tal Ater shows you ... [Read More]

    • ASIN: 1491961651
    • ASIN: 1491961651
    • ISBN: 9781491961650
    • Manufacturer: O'Reilly Media

  • Identity and Data Security for Web Development: Best Practices

    Developers, designers, engineers, and creators can no longer afford to pass responsibility for identity and data security onto others. Web developers who don’t understand how to obscure data in transmission, for instance, can open security flaws on a site without realizing it. With this practical guide, you’ll learn how and why everyone working on a system needs to ensure that users and data are protected.Authors Jonathan LeBlanc and Tim Messerschmidt provide a deep dive into the concepts, technology, and programming methodologies necessary to build a secure interface for data and identity... [Read More]

    • ASIN: B01GP09AS6
    • ASIN: B01GP09AS6
    • Manufacturer: O'Reilly Media

  • Programming JavaScript Applications: Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large Java... [Read More]

    • ASIN: 1491950293
    • ASIN: 1491950293
    • ISBN: 1491950293
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Eloquent JavaScript: A Modern Introduction to Programming

    JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code. Author Marijn Haverbeke immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. As you build projects such as an ar... [Read More]

    • ASIN: 1593275846
    • ASIN: 1593275846
    • ISBN: 1593275846
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • Angular: Grundlagen, fortgeschrittene Techniken und Best Practices mit TypeScript - ab Angular 4, inklusive NativeScript und Redux (iX Edition) (German Edition)

    Egal, ob Sie schon Erfahrung mit AngularJS 1.x haben oder nicht – mit diesem Buch gelingt Ihnen der schnelle Einstieg in das neue Angular-Framework ab Version 4. Anhand eines anspruchsvollen Beispielprojekts lernen Sie Schritt für Schritt, wie Sie strukturierte und modularisierte Single-Page-Anwendungen entwickeln.Praktisch: Der Programmcode zu jeder einzelnen Entwicklungsphase ist auf GitHub verfügbar. So können Sie einsteigen, wo Sie wollen, und nach Wunsch Entwicklungsschritte überspringen.In einem kompakten Schnellstart-Kapitel erstellen Sie zunächst eine erste funktionierende Anwen... [Read More]

    • ASIN: B072XT1989
    • ASIN: B072XT1989
    • Manufacturer: dpunkt.verlag

  • Angular: Grundlagen, fortgeschrittene Themen und Best Practices - inklusive NativeScript und NgRx (iX Edition) (German Edition)

    Lernen Sie die Grundlagen von Angular mit diesem Praxisbuch!Mit einem anspruchsvollen Beispielprojekt führen wir Sie durch die Welt von Angular. Lernen Sie Schritt für Schritt, wie Sie modulare Single-Page-Anwendungen entwickeln.Praktisch: Der Programmcode zu jeder einzelnen Entwicklungsphase ist auf GitHub verfügbar. So können Sie alle Schritte gut nachvollziehen und auch Teile überspringen.Die Autoren sind erfahrene Workshopleiter und internationale Konferenzsprecher. In diesem praktischen Nachschlagewerk vermitteln sie die Best Practices aus der täglichen Arbeit mit Angular.Neben den ... [Read More]

    • ASIN: B07TVKH4F5
    • ASIN: B07TVKH4F5
    • Manufacturer: dpunkt.verlag

  • Thriving from A to Z : Best Practices to Increase Resilience, Satisfaction, and Success

    Thriving from A to Z provides you with 26 best practices proven to help you learn, grow, and succeed. The essential best practices, valuable implementation tips, and engaging reflection activities help you build resilience and

    • UPC: 662577702

  • Detonate : Why - And How - Corporations Must Blow Up Best Practices (and Bring a Beginner's Mind) to Survive

    "This book explains how organizations built up bad habits, identifies which ones masquerade as "best practices," and suggests alternatives that can contribute to winning in the marketplace. With a focus on optimism and empowerment, it

    • UPC: 408349604

  • Heroic Leadership : Best Practices from a 450-Year-Old Company That Changed the World

    Shows how Jesuits have successfully grappled with the same challenges that test great companies today with an emphasis on their adopted values: self-awareness, ingenuity, love, and heroism.

    • UPC: 3378981
    • Rating: 4.5

  • Implementing Diversity: Best Practices for Making Diversity Work in Your Organization

    This practical and provocative guide provides the strategies and tactics used by organizations committed to implementing diversity from the top down. Focusing on the necessity for a strategic change initiative, Loden discusses: how to position

    • UPC: 25455699

  • Building a World-Class Compliance Program : Best Practices and Strategies for Success

    Written by a long-standing practitioner in the field, this timely and critical work is your best source for understanding all the complex issues and requirements associated with corporate compliance. It provides clear guidance for those

    • UPC: 8041910

  • Fierce Leadership : A Bold Alternative to the Worst "Best" Practices of Business Today

    From the author of the acclaimed book Fierce Conversations comes the antidote to some of the most wrongheaded practices of business today.- "Provide anonymous feedback."- "Hire smart people." - "Hold people accountable." These are all

    • UPC: 14565661

  • The Perfect Close : The Secret to Closing Sales - The Best Selling Practices & Techniques for Closing the Deal

    If you want to discover how to close sales using the absolute best practice (one that's non-pushy, flexible, natural & easy to learn) then read this book.Author James Muir shares unique insights on how 'closing

    • UPC: 980820227

  • A Trainer's Guide to PowerPoint : Best Practices for Master Presenters

    A Trainer's Guide to PowerPoint: Best Practices for Master Presenters is Mike Parkinson's master class on the art of PowerPoint. Learn his award-winning PowerPoint process as he guides you through three phases of presentation development--discover,

    • UPC: 223507660

  • Evidence Based Coaching Handbook : Putting Best Practices to Work for Your Clients

    Evidence Based Coaching Handbook: Putting Best Practices to Work for Your

    • UPC: 4658219

  • The Million-Dollar Financial Advisor Team : Best Practices from Top Performing Teams

    David Mullen, Jr., whose financial advisor program at Merrill Lynch had a success rate twice the industry average, shows advisors how to effectively offer wealth and financial management services under one roof to better service

    • UPC: 829055553

  • Node.Js Design Patterns - Second Edition: Master Best Practices To Build And

    • UPC: 113762713585
    • Category: Adult Learning & University
    • Price: 46 GBP

  • Writing Secure Node Code: Understanding and Avoiding the Most Common Node.js Security Mistakes

    Node.js tips and tricks

    JavaScript Pro Tips - Code This, NOT That