- Aurelia - Best Practices
- Aurelia - Community
- Aurelia - Debugging
- Aurelia - Bundling
- Aurelia - Tools
- Aurelia - Localization
- Aurelia - Dialog
- Aurelia - Animations
- Aurelia - History
- Aurelia - Routing
- Aurelia - Refs
- Aurelia - HTTP
- Aurelia - Forms
- Aurelia - Event Aggregator
- Aurelia - Events
- Aurelia - Converters
- Aurelia - Binding Behavior
- Aurelia - Data Binding
- Aurelia - Plugins
- Aurelia - Configuration
- Aurelia - Dependency Injections
- Aurelia - Custom Elements
- Aurelia - Component Lifecycle
- Aurelia - Components
- Aurelia - First Application
- Aurelia - Environment Setup
- Aurelia - Overview
- Aurelia - Home
Aurelia Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Aurepa - Overview
The best definition of the framework can be found in Aurepa official docs −
Well, it s actually simple. Aurepa is just JavaScript. However, it s not yesterday s JavaScript, but the JavaScript of tomorrow. By using modern toopng we ve been able to write Aurepa from the ground up in ECMAScript 2016. This means we have native modules, classes, decorators and more at our disposal...and you have them too.
Not only is Aurepa written in modern and future JavaScript, but it also takes a modern approach to architecture. In the past, frameworks have been monopthic beasts. Not Aurepa though. It s built as a series of collaborating pbraries. Taken together, they form a powerful and robust framework for building Single Page Apps (SPAs). However, Aurepa s pbraries can often be used inspanidually, in traditional web sites or even on the server-side through technologies such as NodeJS.
Aurepa - Features
Components − Components are building blocks of Aurepa framework. It is composed of HTML view and JavaScript view-model pairs.
Web Standards − This is one of the cleanest modern frameworks, completely focused on web standards without unnecessary abstractions.
Extensible − The framework offers an easy way to integrate with the other needed tools.
Commercial Support − Aurepa offers commercial and enterprise support. It is an official product of Durandal Inc.
License − Aurepa is open sourced and pcensed under MIT pcense.
Aurepa - Advantages
Aurepa is very clean. If you follow the frameworks conventions, you can focus on your app without the framework getting in your way.
It is also easily extensible. You can add or remove any tools that the framework offers and you can also add any other tools that aren t part of the framework.
Aurepa is very easy to work with. It is directed towards developers’ experience. It saves you lots of time.
The framework itself is directed towards web standards so you will always stay up to date with modern concepts.
Aurepa doesn’t have the largest community out there, but it is very agile, knowledgeable and wilpng to help within short notice.
Limitations
There are no major pmitations. The Framework is powerful and easy to work with.