5 lines
4.8 KiB
JSON
5 lines
4.8 KiB
JSON
|
{
|
||
|
"id": "features",
|
||
|
"title": "Features & Benefits",
|
||
|
"contents": "\n\n\n\n<div class=\"content\">\n <header class=\"marketing-banner\">\n <h1 class=\"banner-headline no-toc no-anchor\" id=\"features--benefits\">Features & Benefits</h1>\n</header>\n<article class=\"center-layout\">\n <div class=\"feature-section\">\n <div class=\"feature-header\">\n <div class=\"text-headline\">Cross Platform</div>\n <img src=\"generated/images/marketing/features/feature-icon.svg\" height=\"70px\" alt=\"\">\n </div>\n <div class=\"feature-row\">\n <div class=\"feature\">\n <div class=\"feature-title\">Progressive Web Apps</div>\n <p class=\"text-body\">Use modern web platform capabilities to deliver app-like experiences.\n High performance, offline, and zero-step installation.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">Native</div>\n <p class=\"text-body\">Build native mobile apps with strategies from Cordova, Ionic, or NativeScript.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">Desktop</div>\n <p class=\"text-body\">Create desktop-installed apps across Mac, Windows, and Linux using the same Angular methods you've learned for the web plus the ability to access native OS APIs.</p>\n </div>\n </div>\n <hr>\n </div>\n <div class=\"feature-section\">\n <div class=\"feature-header\">\n <div class=\"text-headline\">Speed and Performance</div>\n <img src=\"generated/images/marketing/features/feature-icon.svg\" height=\"70px\" alt=\"\">\n </div>\n <div class=\"feature-row\">\n <div class=\"feature\">\n <div class=\"feature-title\">Code Generation</div>\n <p class=\"text-body\">Angular turns your templates into code that's highly optimized for today's JavaScript virtual machines, giving you all the benefits of hand-written code with the productivity of a framework.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">Universal</div>\n <p class=\"text-body\">Serve the first view of your application on Node.js®, .NET, PHP, and other servers for near-instant rendering in just HTML and CSS. Also paves the way for sites that optimize for SEO.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">Code Splitting</div>\n <p class=\"text-body\">Angular apps load quickly with the new Component Router, which delivers automatic code-splitting so users only load code required to render the view they request.</p>\n </div>\n </div>\n <hr>\n </div>\n <div class=\"feature-section\">\n <div class=\"feature-header\">\n <div class=\"text-headline\">Productivity</div>\n <img src=\"generated/images/marketing/features/feature-icon.svg\" height=\"70px\" alt=\"\">\n </div>\n <div class=\"feature-row\">\n <div class=\"feature\">\n <div class=\"feature-title\">Templates</div>\n <p class=\"text-body\">Quickly create UI views with simple and powerful template syntax.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">Angular CLI</div>\n <p class=\"text-body\">Command line tools: start building fast, add components and tests, then instantly deploy.</p>\n </div>\n <div class=\"feature\">\n <div class=\"feature-title\">IDEs</div>\n <p class=\"text-body\">Get intelligent code completion, instant errors, and other feedback in popular editors and IDEs.</p>\n </div>\n </div>\n <hr>\n </div>\n <div class=\"feature-section\">\n <div class=\"feature-header\">\n <div class=\"text-headline\">Full Development Story</div>\n <img src=\"generated/images/marketing/features/feature-icon.svg\" height=\"70px\" alt=\"\">\n </div>\n <div class=\"feature-row\">\n <div class=\"feature\">\n <div class=\"feature-title\">Testing</div>\n <p class=\"text-body\">With Karma for unit tests, you can know if you've broken things every time you save. And Protractor makes your scenario tests run faster and in a s
|
||
|
}
|