Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Learning Aurelia

Posted By: roxul
Learning Aurelia

Manuel Guilbault, "Learning Aurelia"
English | ISBN: 1785889672 | 2016 | 474 pages | AZW3, EPUB, MOBI | 1076 KB + 854 KB + 1137 KB

Key Features
Develop well-designed, decoupled, and testable single-page applications with Aurelia
Leverage the latest web standards to increase code performance, readability, and cross-compatibility
Understand how Aurelia is organized and use its innovative MVC approach to design professional-quality web apps
Book Description
Aurelia is one of the most promising new JavaScript frameworks for mobile, desktop, and web, which makes developing powerful, modern web applications a straightforward task. Its power lies in its simplicity and clear workflow that enables developers to build next-generations apps for the web with ease.
From initial structuring to full deployment, this book will serve as a step-by-step guide to develop a modern web application from scratch with the Aurelia framework. In addition to including a comprehensive coverage of various Aurelia framework features, this book will also show you how to utilize these features in the real world to develop a professional single-page web application. You’ll see how to make the most out of Aurelia by understanding the Aurelia workflow and then applying it in real-world development tasks. By the end of the book, you will have learned to develop a clean and maintainable application in Aurelia from scratch.
What you will learn
Build a modern single-page web application
Understand the workflow of an Aurelia application
Design reusable web components, which can be shared and integrated into various frameworks and libraries
Write clean, modular, and testable code that will be easy to maintain and evolve
Use all the latest–and even future–web standards, so the application gathers minimal technical debt
About the Author
Manuel Guilbault is a Canadian-born, France-based developer, and works as the CTO of an online marketing startup. After studying software engineering in Montreal, he worked as a full-stack web developer for well-known clients in the press industry, automotive industry, and financial sector for 10 years.
An Aurelia enthusiast since day one, he closely followed the development of the framework, while modestly contributing to it and blogging and talking about it. He is an active member of the Paris Aurelia meetup group.
Passionate about software craftsmanship, agility, and lean principles, he loves to learn and debate about how we do things, why we do them this way, and how they can be improved.
Table of Contents
Getting Started
Layout, Menu, and Getting Familiar
Displaying Data
Forms, and How to Validate Them
Making Reusable Components
Design Concerns - Organizing and Decoupling
Test All the Things
Internationalization
Animations
Bundling for Production
Integrating with Other Libraries
Using JSPM
Using Webpack