Angular Projects
diff --git a/aio/content/marketing/events.html b/aio/content/marketing/events.html index df88a61ca28..9d7182f27c7 100755 --- a/aio/content/marketing/events.html +++ b/aio/content/marketing/events.html @@ -2,6 +2,6 @@Events
-Features & Benefits
-Use modern web platform capabilities to deliver app-like experiences. - High performance, offline, and zero-step installation.
-Build native mobile apps with strategies from Cordova, Ionic, or NativeScript.
-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.
-+
Use modern web platform capabilities to deliver app-like experiences. + High performance, offline, and zero-step installation.
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.
-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.
-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.
-+
Build native mobile apps with strategies from Cordova, Ionic, or NativeScript.
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.
++
Quickly create UI views with simple and powerful template syntax.
-Command line tools: start building fast, add components and tests, then instantly deploy.
-Get intelligent code completion, instant errors, and other feedback in popular editors and IDEs.
-+
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.
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.
+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 stable manner.
-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.
++
Create high-performance, complex choreographies and animation timelines with very little code through Angular's intuitive API.
-Create accessible applications with ARIA-enabled components, developer guides, and built-in a11y test infrastructure.
-Quickly create UI views with simple and powerful template syntax.
+Command line tools: start building fast, add components and tests, then instantly deploy.
+Get intelligent code completion, instant errors, and other feedback in popular editors and IDEs.
++
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 stable manner.
+Create high-performance, complex choreographies and animation timelines with very little code through Angular's intuitive API.
+Create accessible applications with ARIA-enabled components, developer guides, and built-in a11y test infrastructure.