Narrow your search

Library

Odisee (19)

KBC (16)

Thomas More Kempen (16)

Thomas More Mechelen (16)

UCLL (16)

VIVES (16)

LUCA School of Arts (11)

ULB (6)

ULiège (6)

KU Leuven (5)

More...

Resource type

book (21)


Language

English (20)

German (1)


Year
From To Submit

2020 (21)

Listing 1 - 10 of 21 << page
of 3
>>
Sort by

Book
Angular 8 for enterprise-ready web applications: build and deliver production-grade and evergreen Angular apps at cloud-scale
Author:
ISBN: 1838646604 Year: 2020 Publisher: Packt Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Revised and updated second edition of the bestselling hands-on guide to building enterprise-ready web apps using an evergreen Angular platform

Key Features

Updated examples, projects, and a new overview of tools - including NgRX and Ivy, automated testing, and Firebase authentication New chapter summarizing history of web frameworks and Angular version updates All-new RESTful API implementation leveraging the MEAN stack with MongoDB, Express.js, Angular and Node.js

Book Description

This second edition of Angular for Enterprise-Ready Web Applications is updated with in-depth coverage of the evergreen Angular platform. You'll start by mastering Angular programming fundamentals. Using the Kanban method and GitHub tools, you'll build great-looking apps with Angular Material and also leverage reactive programming patterns with RxJS, discover the flux pattern with NgRx, become familiar with automated testing, utilize continuous integration using CircleCI, and deploy your app to the cloud using Vercel Now and GCloud. You will then learn how to design and develop line-of-business apps using router-first architecture with observable data anchors, demonstrated through oft-used recipes like master/detail views, and data tables with pagination and forms. Next, you'll discover robust authentication and authorization design demonstrated via integration with Firebase, API documentation using Swagger, and API implementation using the MEAN stack. Finally, you will learn about DevOps using Docker, build a highly available cloud infrastructure on AWS, capture user behavior with Google Analytics, and perform load testing. By the end of the book, you'll be familiar with the entire gamut of modern web development and full-stack architecture, learning patterns and practices to be successful as an individual developer on the web or as a team in the enterprise.

What you will learn

Adopt a minimalist, value-first approach to delivering web apps Master Angular development fundamentals, RxJS, CLI tools, GitHub, and Docker Discover the flux pattern and NgRx Implement a RESTful APIs using Node.js, Express.js, and MongoDB Create secure and efficient web apps for any cloud provider or your own servers Deploy your app on highly available cloud infrastructure using DevOps, CircleCI, and AWS

Who this book is for

This book is for developers who want to confidently deliver high-quality and production-grade Angular apps from design to deployment. Developers that have prior experience in writing a RESTful APIs will also benefit, as well as developers who will gain greater awareness of how they fit into the larger picture of delivering a web application. Prior experience with RESTful APIs is desired.
Keywords

Web applications


Book
Einführung in die Webanalyse
Author:
ISBN: 3836272385 Year: 2020 Publisher: Bonn : Rheinwerk Verlag,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Full-stack react, typescript, and node : build cloud-ready web applications using React 17 with Hooks and GraphQL
Author:
ISBN: 1839214694 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Modern web testing with testcafe : get to grips with end-to-end web testing with testcafe and javascript
Author:
ISBN: 1800205961 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

A no-nonsense guide to getting started with TestCafe quickly by building a complete test suite while learning the core concepts of test automation with TestCafe Key Features Build a proof-of-concept project to demonstrate your familiarity with TestCafe Discover useful tips and best practices for building production-ready and fault-tolerant tests Write clean and maintainable tests by refactoring your codebase using PageObject pattern Book Description TestCafe is an open source end-to-end testing framework that combines unmatched ease of use with advanced automation and robust built-in stability mechanisms. This book is a comprehensive, project-based introduction to TestCafe that will show you how to use the TestCafe framework and enable you to write fast and reliable tests; plus you'll have a proof of concept ready to demonstrate the practical potential of TestCafe. You'll begin by learning how to write end-to-end web tests using the TestCafe syntax and features of the TestCafe framework. You'll then go from setting up the environment all the way through to writing production-ready tests. You'll also find out how to build a sample set of tests in a step-by-step manner and use TestCafe to log in to the website, verify the elements present on different pages, create/delete entities, and run custom JavaScript code. As you advance, you'll delve into several stages of refactoring that will take you through the showcase setup/teardown and PageObject patterns. While this test suite is relatively simple to build, it showcases some of the most prominent features of TestCafe. Finally, this TestCafe book will show you how the tests can be run on a free and simple-to-use website, without requiring you to build and deploy your own servers or backend services. By the end of this book, you'll have learned how to write and enhance end-to-end tests with TestCafe to solve real-world problems and deliver results. What you will learn Understand the basic concepts of TestCafe and how it differs from classic Selenium Find out how to set up a TestCafe test environment Run TestCafe with command-line settings Verify and execute TestCafe code in the browser Automate end-to-end testing with TestCafe using expert techniques Discover best practices in TestCafe development and learn about the future roadmap of TestCafe Who this book is for The book is for QA professionals, test engineers, software engineers, and test automation enthusiasts looking for hands-on guidance on l...


Book
Hands-on Nuxt.js Web Development : Build universal and static-generated Vue.js applications using Nuxt.js
Author:
ISBN: 1789956145 Year: 2020 Publisher: _TODO_PCT : Packt Publishing Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn Nuxt.js for building server-side rendered, static-generated, and production-ready Vue.js web applications with the help of practical examplesKey FeaturesExplore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web appWrite cleaner, maintainable, and scalable isomorphic JavaScript web applicationsTransform your Vue.js application into universal and static-generated web appsBook DescriptionNuxt.js is a progressive web framework built on top of Vue.js for server-side rendering (SSR). With Nuxt.js and Vue.js, building universal and static-generated applications from scratch is now easier than ever before. This book starts with an introduction to Nuxt.js and its constituents as a universal SSR framework. You'll learn the fundamentals of Nuxt.js and find out how you can integrate it with the latest version of Vue.js. You'll then explore the Nuxt.js directory structure and set up your first Nuxt.js project using pages, views, routing, and Vue components. With the help of practical examples, you'll learn how to connect your Nuxt.js application with the backend API by exploring your Nuxt.js application’s configuration, plugins, modules, middleware, and the Vuex store. The book shows you how you can turn your Nuxt.js application into a universal or static-generated application by working with REST and GraphQL APIs over HTTP requests. Finally, you'll get to grips with security techniques using authorization, package your Nuxt.js application for testing, and deploy it to production. By the end of this web development book, you'll have developed a solid understanding of using Nuxt.js for your projects and be able to build secure, end-to-end tested, and scalable web applications with SSR, data handling, and SEO capabilities.What you will learnIntegrate Nuxt.js with the latest version of Vue.jsExtend your Vue.js applications using Nuxt.js pages, components, routing, middleware, plugins, and modulesCreate a basic real-time web application using Nuxt.js, Node.js, Koa.js and RethinkDBDevelop universal and static-generated web applications with Nuxt.js, headless CMS and GraphQLBuild Node.js and PHP APIs from scratch with Koa.js, PSRs, GraphQL, MongoDB and MySQLSecure your Nuxt.js applications with the JWT authenticationDiscover best practices for testing and deploying your Nuxt.js applicationsWho this book is forThe book is for any JavaScript or full-stack developer who wants to build server-side rendered Vue.js apps. A basic understanding of the Vue.js framework will assist with understanding key concepts covered in the book.


Book
Svelte 3 up and running: a practical guide to building production-ready static web apps with Svelte 3
Author:
ISBN: 1839216158 9781839216152 9781839213625 Year: 2020 Publisher: Packt Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build your first web project using the Svelte framework and deploy it in the cloud with automated testing and CI/CD

Key Features

A practical guide to building production-ready static web apps with Svelte 3 Build faster and leaner frontend and static web apps using the JAMstack Deploy your Svelte 3 app to production using cloud services and DevOps principles such as automated testing and CI/CD

Book Description

Svelte is a modern JavaScript framework used to build static web apps that are fast and lean, as well as being fun for developers to use. This book is a concise and practical introduction for those who are new to the Svelte framework which will have you up to speed with building apps quickly, and teach you how to use Svelte 3 to build apps that offer a great app user experience (UX). The book starts with an introduction to Svelte 3, before showing you how to set up your first complete application with the framework. Filled with code samples, each chapter will show you how to write components using the Svelte template syntax and the application programming interfaces (APIs) of the Svelte framework. As you advance, you'll go from scaffolding your project and tool setup all the way through to production with DevOps principles such as automated testing, continuous integration, and continuous delivery (CI/CD). Finally, you'll deploy your application in the cloud with object storage services and a content delivery network (CDN) for best-in-class performance for your users. By the end of this book, you'll have learned how to build and deploy apps using Svelte 3 to solve real-world problems and deliver impressive results.

What you will learn

Understand why Svelte 3 is the go-to framework for building static web apps that offer great UX Explore the tool setup that makes it easier to build and debug Svelte apps Scaffold your web project and build apps using the Svelte framework Create Svelte components using the Svelte template syntax and its APIs Combine Svelte components to build apps that solve complex real-world problems Use Svelte's built-in animations and transitions for creating components Implement routing for client-side single-page applications (SPAs) Perform automated testing and deploy your Svelte apps, using CI/CD when applicable

Who this book is for

The book is for frontend or full-stack developers looking to build modern web apps with Svelte. Web developers with experience in leading frontend JavaScript frameworks who wish to learn Svelte will find this book useful. The book assumes a solid understanding of JavaScript and core HTML5 technologies. Basic understanding of modern frontend frameworks will be beneficial, but not necessary.

Book
Building Vue.js applications with GraphQL : develop a complete full-stack chat app from scratch using Vue.js, Quasar Framework, and AWS Amplify
Author:
ISBN: 1800561741 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Vue.js 3 cookbook: practical recipes to help you build modern frontend web apps with the latest Vue.js and TypeScript
Author:
ISBN: 1838827390 Year: 2020 Publisher: Packt Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Explore the new features of Vue.js 3 and discover best practices for building fault-tolerant and professional frontend web applications

Key Features

Migrate your apps from Vue.js 2 to Vue.js 3 with the help of practical recipes Explore the latest Vue.js 3 features such as reactivity API, composition API, and TypeScript support Extend the capabilities and performance of Vue.js apps with Quasar, Vuetify, and Nuxt.js frameworks

Book Description

Vue.js is a progressive web framework for building professional user interfaces for your web applications. With Vue.js 3, the frontend framework is reinforced with architectural enhancements, new base languages, new render processes, and separated core components. The book starts with recipes for implementing Vue.js 3's new features in your web development projects and migrating your existing Vue.js apps to the latest version. You will get up and running with TypeScript with Vue.js and find succinct solutions to common challenges and pitfalls faced in implementing components, derivatives, and animation, through to building plugins, adding state management, routing, and developing complete single-page applications (SPAs). As you advance, you'll discover recipes to help you integrate Vue.js apps with Nuxt.js in order to add server-side rendering capabilities to your SPAs. You'll then learn about the Vue.js ecosystem by exploring modern frameworks such as Quasar, Nuxt.js, Vuex, and Vuetify in your web projects. Finally, the book provides you with solutions for packaging and deploying your Vue.js apps. By the end of this Vue.js book, you'll be able to identify and solve challenges faced in building Vue.js applications and be able to adopt the Vue.js framework for frontend web projects of any scale.

What you will learn

Design and develop large-scale web applications using Vue.js 3's latest features Create impressive UI layouts and pages using Vuetify, Buefy, and Ant Design Extend your Vue.js applications with dynamic form and custom rules validation Add state management, routing, and navigation to your web apps Extend Vue.js apps to the server-side with Nuxt.js Discover effective techniques to deploy your web applications with Netlify Develop web applications, mobile applications, and desktop applications with a single code base using the Quasar framework

Who this book is for

The book is for both new and experienced Vue.js developers looking to overcome challenges in building dynamic web applications with Vue.js 3. Knowledge of JavaScript and TypeScript is assumed. A basic understanding of Vue.js will help you to make the most of this book.

Book
Svelte 3 Up and Running
Author:
Year: 2020 Publisher: Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build your first web project using the Svelte framework and deploy it in the cloud with automated testing and CI/CD Key Features Get up and running with the Svelte framework in no time with this quick introductory guide Build faster and leaner frontend and static web apps using the JAMstack Deploy your Svelte 3 app to production using cloud services and DevOps principles such as automated testing and CI/CD Book Description Svelte is a modern JavaScript framework used to build static web apps that are fast and lean, as well as being fun for developers to use. This book is a concise and practical introduction for those who are new to the Svelte framework which will have you up to speed with building apps quickly, and teach you how to use Svelte 3 to build apps that offer a great app user experience (UX). The book starts with an introduction to Svelte 3, before showing you how to set up your first complete application with the framework. Filled with code samples, each chapter will show you how to write components using the Svelte template syntax and the application programming interfaces (APIs) of the Svelte framework. As you advance, you'll go from scaffolding your project and tool setup all the way through to production with DevOps principles such as automated testing, continuous integration, and continuous delivery (CI/CD). Finally, you'll deploy your application in the cloud with object storage services and a content delivery network (CDN) for best-in-class performance for your users. By the end of this book, you'll have learned how to build and deploy apps using Svelte 3 to solve real-world problems and deliver impressive results. What you will learn Understand why Svelte 3 is the go-to framework for building static web apps that offer great UX Explore the tool setup that makes it easier to build and debug Svelte apps Scaffold your web project and build apps using the Svelte framework Create Svelte components using the Svelte template syntax and its APIs Combine Svelte components to build apps that solve complex real-world problems Use Svelte's built-in animations and transitions for creating components Implement routing for client-side single-page applications (SPAs) Perform automated testing and deploy your Svelte apps, using CI/CD when applicable Who this book is for The book is for frontend or full-stack developers looking to build modern web apps with Svelte. Web developers with experience in leading frontend JavaScript frameworks who w...


Book
Full stack development with JHipster : build full stack applications and microservices with spring boot and modern JavaScript frameworks
Authors: ---
ISBN: 1838820248 Year: 2020 Publisher: Birmingham, England ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Written by the core development team of JHipster and fully updated for JHipster 6, Java 11, and Spring Boot 2.1, this book will show you how to build modern web applications with real-world examples and best practices Key Features Build full stack applications with modern JavaScript frameworks such as Angular, React, and Vue.js Explore the JHipster microservices stack, which includes Spring Cloud, Netflix OSS, and the Elastic Stack Learn advanced local and cloud deployment strategies using Docker and Kubernetes Book Description JHipster is an open source development platform that allows you to easily create web apps and microservices from scratch without spending time on wiring and integrating different technologies. Updated to include JHipster 6, Java 11, Spring Boot 2.1, Vue.js, and Istio, this second edition of Full Stack Development with JHipster will help you build full stack applications and microservices seamlessly. You'll start by understanding JHipster and its associated tools, along with the essentials of full stack development, before building a monolithic web app. You'll then learn the JHipster Domain Language (JDL) with entity modeling using JDL-Studio. With this book, you'll create production-ready web apps using Spring Boot, Spring Framework, Angular, and Bootstrap, and run tests and set up continuous integration pipelines with Jenkins. As you advance, you'll learn how to convert your monoliths to microservices and how to package your application for production with various deployment options, including Heroku and Google Cloud. You'll also learn about Docker and Kubernetes, along with an introduction to the Istio service mesh. Finally, you'll build your client-side with React and Vue.js and discover JHipster's best practices. By the end of the book, you'll be able to leverage the best tools available to build modern web apps. What you will learn Create full stack apps from scratch using the latest features of JHipster 6 and Spring Boot 2.1 Build business logic by creating and developing entity models using JDL Understand how to convert a monolithic architecture into a full-fledged microservices architecture Build and package your apps for production using Docker Deploy your application to Google Cloud with Kubernetes Create continuous integration/continuous delivery pipelines with Jenkins Create applications using Angular, React, and Vue.js client-side frameworks Who this book is for This book is for full stack developers who wa...

Listing 1 - 10 of 21 << page
of 3
>>
Sort by