• Web Development with Node and Express: Leveraging the JavaScript Stack

    Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You’ll also learn web architecture best practices to help you build single-page, multi-page, and hybrid web apps with Express.Express strikes a balance between a robust framework and no framework at all, allowing you a free hand in your architecture choices. With this book, frontend and backend engineers fami... [Read More]

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

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

    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 JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your applicatio... [Read More]

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

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

    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 Successful user interfaces need to be visually interesting, fast, and flowing. The React.js JavaScript library supercharges view-heavy web applications by improving data flow between UI components. React sites update visual elements efficiently and s... [Read More]

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

  • 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

  • Learning React: Functional Web Development with React and Redux

    If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small JavaScript library that can deftly display data changes on large-scale, data-driven websites without page reloads. Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features.Developed by Facebook, and used by companies including Netflix, Walmart, and The New York Times for large parts of their web interfaces, React is quickly growing in use. By learning how to build React component... [Read More]

    • ASIN: 1491954620
    • ASIN: 1491954620
    • ISBN: 9781491954621
    • Manufacturer: O'Reilly Media

  • 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

  • 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

  • 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

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

    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 practicing MEAN developer, will take a holistic approach to using the MEAN JavaScript platform for creating modern web applications and lay out how to use the MEAN (Mongo, Express, AngularJS, and Node.js) set of tools to create a web application, from in... [Read More]

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

  • Express.js: Guide Book on Web framework for Node.js

    This book is an in-depth exploration of ExpressJS, which is a Node framework. Its discussion is based on the various modules which the framework provides to its users for the purpose of development. The first part of this book is an overview of the framework so as to help the user gain some knowledge of what the framework is. The “session” property in Express is explored in this book, so you will know how to use it. The “serve-index” module for Express is also examined in the book. Cookie-sessions which are very important in web applications are discussed with no detail left out. Exa... [Read More]

    • ASIN: B01DCJBAYA
    • ASIN: B01DCJBAYA

  • The Road to learn React: Your journey to master plain yet pragmatic React.js

    The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained. The book comes with additional referenced reading material and exercises with each chapter. After reading the book, you will be able to build your own applications in React. The material is kept up to date by me and the community. In the Road to learn React, I want to offer a foundation before you start to dive into the broader React ecosystem. It has less tooli... [Read More]

    • ASIN: B077HJFCQX
    • ASIN: B077HJFCQX

  • Learning JavaScript: JavaScript Essentials for Modern Application Development

    This is an exciting time to learn JavaScript. Now that the latest JavaScript specification—ECMAScript 6.0 (ES6)—has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques.Author Ethan Brown (Web Development with Node and Express) not only guides you through simple and straightforward topics (variables, control flow, arrays), but also covers complex concepts such as functional and asy... [Read More]

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

  • Front-End Web Development: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)

    The action in software development has shifted from packaged software to Software-as-a-Service (SAAS) built with front-end web development tools. All over the world, companies are desperate to hire software professionals with these new skills; job placement services are scrambling to find candidates. Front-End Web Development: The Big Nerd Ranch Guide brings together all the crucial JavaScript, HTML5, and CSS3 skills that experienced developers need to succeed in modern front-end development.   Writing for programmers coming from older platforms or different web paradigms, two Big Nerd Ran... [Read More]

    • ASIN: B01J3RV0BI
    • ASIN: B01J3RV0BI
    • Manufacturer: Big Nerd Ranch Guides

  • Practical Webix: Learn to Expedite and Improve your Web Development

    Learn to create speedy cross-platform applications with ease using Webix. You will begin with an introduction to Webix and basic usage, exploring the interface components and utilities it offers, as well as the tools available (skin builder, form builder, and code snippet testing facility).You’ll understand how Webix can integrate with other popular libraries and frameworks including Angular, Vue, React and more (as well as third-party components like dHTMLx and rich text editors). You will learn tangential topics including communication with back-end systems (Node.js and common related tool... [Read More]

    • ASIN: 1484233832
    • ASIN: 1484233832
    • ISBN: 1484233832
    • Manufacturer: Apress

  • Learning React: Learning React ePub _1

    Learning React A hands-on guide to building maintainable, high-performing web application user interfaces using the React JavaScript library As far as new web frameworks and libraries go, React is quite the runaway success. It not only deals with the most common problems developers face when building complex apps, it throws in a few additional tricks that make building the visuals for such apps much, much easier. What React isn’t, though, is beginner-friendly and approachable. Until now. In Learning React, author Kirupa Chinnathambi brings his fresh, clear, and very personable writ... [Read More]

    • ASIN: B01N5GPFM2
    • ASIN: B01N5GPFM2
    • Manufacturer: Addison-Wesley Professional

  • Building Web Applications with Visual Studio 2017 : Using .Net Core and Modern JavaScript Frameworks

    "Learn how to build web applications from three Microsoft MVPs. You will be able to compare and contrast several frameworks and select the best one for your needs. With the release of .NET Core and

    • UPC: 56074951

  • Pro Express.Js : Master Express.Js: The Node.Js Framework for Your Web Development

    Pro Express.Js: Master Express.Js: The Node.Js Framework for Your Web

    • UPC: 50090439

  • Node Web Development - eBook

    This book is a practical introduction to learning about Node. Each chapter introduces you to a different area of Node, using screenshots and examples to get you up and running as quickly as possible. If

    • UPC: 676284774

  • RESTful Web API Design with Node.js 10, Third Edition - eBook

    Design and implement scalable and maintainable RESTful solutions with Node.js 10Key FeaturesCreate rich and scalable RESTful API solutions from scratchExplore the new features of Node.js 10, Express 4.0, and MongoDBIntegrate MongoDB in your Node.js application

    • UPC: 950896580

  • RESTful Web API Design with Node.js - eBook

    If you are a web developer wanting to enrich your development skills to create scalable, server-side, RESTful applications based on the Node.js platform, this book is for you. You also need to be aware of

    • UPC: 405492343

  • RESTful Web API Design with Node.js - Second Edition - eBook

    Design and implement efficient RESTful solutions with this practical hands-on guideAbout This BookCreate a fully featured RESTful API solution from scratch.Learn how to leverage Node.JS, Express, MongoDB and NoSQL datastores to give an extra edge

    • UPC: 865961756

  • Web Development with MongoDB and Node.js - eBook

    This book is designed for developers of any skill level that want to get up and running using Node.js and MongoDB to build full featured web applications. A basic understanding of JavaScript and HTML is

    • UPC: 139506471

  • Building the Web of Things : With Examples in Node.Js and Raspberry Pi

    "A guide to using cutting-edge web technologies to build the IoT. This step-by-step book teaches you how to use web protocols to connect real-world devices to the web, including the Semantic and Social Webs. Along

    • UPC: 49207007

  • Efficient heuristics to infer Best Node in LSN - eBook

    We propose several efficient heuristics for inferring the best node to be checked in large-scale networks. By extensive simulation, we show that we can infer the best node in at least 95% of time, and

    • UPC: 589947800

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

    9780133930153

    • UPC: 38189401

  • What Is the Best Node.js Framework and How to Choose It?

    Koa.js Crash Course - Modern & Minimalist Node.js Framework

    What is my favorite Node JS FRAMEWORK | #CodingPhase