{"id":3872,"date":"2016-09-16T13:42:34","date_gmt":"2016-09-16T13:42:34","guid":{"rendered":"https:\/\/staging.heliossolutions.co\/blog\/?p=3872"},"modified":"2019-09-25T10:00:57","modified_gmt":"2019-09-25T10:00:57","slug":"angular-2-0-finally-ready-tamed","status":"publish","type":"post","link":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/","title":{"rendered":"Angular 2.0 is Finally Ready to be Tamed!"},"content":{"rendered":"<p dir=\"ltr\" style=\"text-align: justify;\">A long awaited release of Angular 2.0 is now unveiled. Our <a title=\"Angular Development Experts\" href=\"https:\/\/www.heliossolutions.co\/front-end-technologies\/angularjs-development\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Angular Development Experts<\/strong><\/a> had a great time exploring the beta version of Angular 2.0. Among the most preferred technology, Angular JS has emerged to be the comprehensive and convenient technology to develop modern web application and single page applications. It has become developer\u2019s favorite server side and client side technology to enable rich and robust web solutions.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">The new version Angular 2.0 was officially released by Google on 14th September, 2016 at the Google HQ meet. Since its release in the year 2011, Angular technology has come a long way becoming the talk of the information and technology industry.<\/p>\n<p align=\"center\"><a title=\"Angular 2.0 is Finally Ready to be Tamed!\" href=\"https:\/\/www.heliossolutions.co\/front-end-technologies\/angularjs-development\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3873\" src=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\" alt=\"AngularJS Experts\" width=\"600\" height=\"350\" srcset=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg 600w, https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed-300x175.jpg 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">The company wrote the following in the announcement:<\/p>\n<blockquote>\n<p dir=\"ltr\" style=\"text-align: center;\"><em><strong>\u201cAngular 1 first solved the problem of how to develop for an emerging web. Six years later, the challenges faced by today\u2019s application developers, and the sophistication of the devices that applications must support, have both changed immensely.\u201d<\/strong><\/em><\/p>\n<\/blockquote>\n<h2><span style=\"line-height: 1.5em;\">What is new in Angular 2.0?<\/span><\/h2>\n<h3 dir=\"ltr\">Dependency Injection is Next Level<\/h3>\n<p style=\"text-align: justify;\"><span style=\"line-height: 1.5em;\">Angular technology is known for its dependency injection feature. It is design pattern where an object is passed its dependencies. It has worked great for modular development and also for component isolation. But in the first version, the implementation has few issues. And those issues have been addressed in the latest version. They have added the new feature like child injectors and scope control which makes Dependency Injection the highlight of this release.<\/span><\/p>\n<h3 dir=\"ltr\">Child Injectors<\/h3>\n<p style=\"text-align: justify;\"><span style=\"line-height: 1.5em;\">This feature comes with all the features of the parent but this injector has the capability of overriding itself at the child level. You can work easily according to the requirement where difference object can be called and automatically overridden.<\/span><\/p>\n<h3 dir=\"ltr\">Scope Control<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">The final version offers an improved DI library that enables instance scope control. <a title=\"Web development experts\" href=\"https:\/\/www.heliossolutions.co\/web-application-development\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Web development experts<\/strong><\/a> can have better control if they use this along with the child injectors and their scope controllers.<\/p>\n<h3 dir=\"ltr\">Annotations<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">The new version comes with AtScripts which provides with tools for integrating functions to the metadata enabling object instances with required information to the DI library. It will be easy to override parameter data by supplying an Inject annotation.<\/p>\n<h3 dir=\"ltr\">AtScript \u2013 The New Feature<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">AtScript is now being used for <strong>development with Angular 2.0<\/strong> to produce ES5 code. It uses TypeScript type syntax to generate runtime type assertions. So you don\u2019t have to do compile time checks. Although, you can still use plain JavaScript code to write code for Angular apps.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\"><strong>See Also :\u00a0<a title=\"AngularJS \u2013 Exclusively For Web App Development\" href=\"https:\/\/staging.heliossolutions.co\/blog\/web-application\/angularjs-exclusively-web-app-development\/\" target=\"_blank\" rel=\"noopener noreferrer\">AngularJS \u2013 Exclusively For Web App Development<\/a><\/strong><\/p>\n<h3 dir=\"ltr\">Routing Improvements<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Angular developers are feeling blessed since the release of the Angular 2.0. The first version was built with the idea of handling very simple and basic cases. But Angular 2.0 has much more in store for web developers offering simple and extensible JavaScript framework. The following are the new features in the routing:<\/p>\n<ul>\n<li>URL Resolver<\/li>\n<li>Static, Parameterized &amp; Splat Route Patterns<\/li>\n<li>Optical Convention over Configuration<\/li>\n<li>Use Push State or Hashchange<\/li>\n<li>Navigation Model<\/li>\n<li>Query String Support<\/li>\n<li>Location Service &amp; History Manipulation<\/li>\n<li>404 Route Handling<\/li>\n<li>Document Title Updates<\/li>\n<\/ul>\n<h3><span style=\"line-height: 1.5em;\">Among the Major Improvement in Routing:<\/span><\/h3>\n<h3><span style=\"line-height: 1.5em;\">Screen Activator<\/span><\/h3>\n<p style=\"text-align: justify;\"><span style=\"line-height: 1.5em;\">This feature will enable web developers with control over the navigation of development lifecycle with the help of set of can* callbacks. This will allow the developers to return absurd values and also replace for that value and even use navigation command.<\/span><\/p>\n<ul>\n<li>canActivate<\/li>\n<li>activate<\/li>\n<li>canDeactivate<\/li>\n<li>deactivate<\/li>\n<\/ul>\n<h3><span style=\"line-height: 1.5em;\">Child Router<\/span><\/h3>\n<p style=\"text-align: justify;\"><span style=\"line-height: 1.5em;\">Among the best improvements in the router, the child router will help in converting each component into a smaller application with its own router. This will help developers in creating high quality solutions.<\/span><\/p>\n<h3><span style=\"line-height: 1.5em;\">Design Improvements<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">The pipeline architecture offers smooth function to add steps to the architecture and remove the unnecessary steps. It also allows the developers to make server request in order to verify a user and load data for controller.<\/p>\n<h2><span style=\"line-height: 1.5em;\">Data Binding &amp; Templating Gets Better<\/span><\/h2>\n<h3><span style=\"line-height: 1.5em;\">Templating<\/span><\/h3>\n<p style=\"text-align: justify;\"><span style=\"line-height: 1.5em;\">The new version brings asynchronous compilation process. Also, the modular loader will load dependencies by simply referencing them in component definition.<\/span><\/p>\n<h3 dir=\"ltr\">Dynamic Loading<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">This is a brand new feature in <strong>Angular development<\/strong> and it will allow the developers to add new directives or controllers while in the process of development.<\/p>\n<h3 dir=\"ltr\">Directives<\/h3>\n<p dir=\"ltr\">Angular 2.0 brings three kinds of directives:<\/p>\n<ul>\n<li>Component Directives<\/li>\n<li>Decorator Directives<\/li>\n<li>Template Directives<\/li>\n<\/ul>\n<h3><span style=\"line-height: 1.5em;\">New in Logging<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">The new version comes with a logging service diary.js. It is feature that will enable developers to measure the time spent in building an application.<\/p>\n<h3 dir=\"ltr\">Conclusion<\/h3>\n<p dir=\"ltr\" style=\"text-align: justify;\">Angular 2.0 is indeed winning the hearts of the <a title=\"Angular Development Specialists\" href=\"https:\/\/www.heliossolutions.co\/front-end-technologies\/angularjs-development\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Angular Development Specialists<\/strong><\/a> by offering such interesting and exciting new features. According to the Angular developers at Helios Solutions, this version is going to make development process easier and faster where they will be able to produce better quality of solutions.<\/p>\n<p dir=\"ltr\" style=\"text-align: justify;\">Keep tuned in because we will be coming up with an article that will add to your understanding of why you should select Angular 2.0 for the next web application development project. Have a nice day! :)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A long awaited release of Angular 2.0 is now unveiled. Our Angular Development Experts had a great time exploring the\u2026<\/p>\n","protected":false},"author":3,"featured_media":3873,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[864],"tags":[650,624,623,597],"class_list":["post-3872","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uxui","tag-angularjs-development-experts","tag-angularjs-specialist","tag-angularjs-web-development-company","tag-web-development-experts"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Angular 2.0 is Finally Ready to be Tamed! - Helios Blog<\/title>\n<meta name=\"description\" content=\"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Angular 2.0 is Finally Ready to be Tamed! - Helios Blog\" \/>\n<meta property=\"og:description\" content=\"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\" \/>\n<meta property=\"og:site_name\" content=\"Helios Blog\" \/>\n<meta property=\"article:published_time\" content=\"2016-09-16T13:42:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-09-25T10:00:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"helios\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"helios\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\"},\"author\":{\"name\":\"helios\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\"},\"headline\":\"Angular 2.0 is Finally Ready to be Tamed!\",\"datePublished\":\"2016-09-16T13:42:34+00:00\",\"dateModified\":\"2019-09-25T10:00:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\"},\"wordCount\":815,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\",\"keywords\":[\"AngularJS Development Experts\",\"AngularJS Specialist\",\"AngularJS Web Development Company\",\"Web Development Experts\"],\"articleSection\":[\"UX\/UI\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\",\"name\":\"Angular 2.0 is Finally Ready to be Tamed! - Helios Blog\",\"isPartOf\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\",\"datePublished\":\"2016-09-16T13:42:34+00:00\",\"dateModified\":\"2019-09-25T10:00:57+00:00\",\"description\":\"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg\",\"width\":600,\"height\":350,\"caption\":\"AngularJS Experts\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.heliossolutions.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Angular 2.0 is Finally Ready to be Tamed!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#website\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"name\":\"Helios Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#organization\",\"name\":\"Helios\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"contentUrl\":\"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png\",\"width\":250,\"height\":47,\"caption\":\"Helios\"},\"image\":{\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38\",\"name\":\"helios\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g\",\"caption\":\"helios\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Angular 2.0 is Finally Ready to be Tamed! - Helios Blog","description":"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/","og_locale":"en_US","og_type":"article","og_title":"Angular 2.0 is Finally Ready to be Tamed! - Helios Blog","og_description":"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.","og_url":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/","og_site_name":"Helios Blog","article_published_time":"2016-09-16T13:42:34+00:00","article_modified_time":"2019-09-25T10:00:57+00:00","og_image":[{"width":600,"height":350,"url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg","type":"image\/jpeg"}],"author":"helios","twitter_card":"summary_large_image","twitter_misc":{"Written by":"helios","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#article","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/"},"author":{"name":"helios","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38"},"headline":"Angular 2.0 is Finally Ready to be Tamed!","datePublished":"2016-09-16T13:42:34+00:00","dateModified":"2019-09-25T10:00:57+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/"},"wordCount":815,"commentCount":0,"publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg","keywords":["AngularJS Development Experts","AngularJS Specialist","AngularJS Web Development Company","Web Development Experts"],"articleSection":["UX\/UI"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/","url":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/","name":"Angular 2.0 is Finally Ready to be Tamed! - Helios Blog","isPartOf":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg","datePublished":"2016-09-16T13:42:34+00:00","dateModified":"2019-09-25T10:00:57+00:00","description":"Yes, it is official version is ready for Angular Developers. Explore the new improvements in the framework and how it can help your development process.","breadcrumb":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#primaryimage","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed.jpg","width":600,"height":350,"caption":"AngularJS Experts"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.heliossolutions.co\/blog\/angular-2-0-finally-ready-tamed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.heliossolutions.co\/blog\/"},{"@type":"ListItem","position":2,"name":"Angular 2.0 is Finally Ready to be Tamed!"}]},{"@type":"WebSite","@id":"https:\/\/staging.heliossolutions.co\/blog\/#website","url":"https:\/\/staging.heliossolutions.co\/blog\/","name":"Helios Blog","description":"","publisher":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.heliossolutions.co\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.heliossolutions.co\/blog\/#organization","name":"Helios","url":"https:\/\/staging.heliossolutions.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","contentUrl":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2023\/01\/Helios-blue-website.png","width":250,"height":47,"caption":"Helios"},"image":{"@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/ce1ab8197db1f84358e99b203e8f6b38","name":"helios","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.heliossolutions.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/acb724e9e4c2d0799bde8878da07c0aa?s=96&d=mm&r=g","caption":"helios"}}]}},"feat_image_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed-550x250.jpg","mainsite_thumb":"https:\/\/staging.heliossolutions.co\/blog\/wp-content\/uploads\/2016\/09\/Angular-2.0-is-Finally-Ready-to-be-Tamed-150x170.jpg","alt_text":"AngularJS Experts","_links":{"self":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/3872","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/comments?post=3872"}],"version-history":[{"count":0,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/posts\/3872\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media\/3873"}],"wp:attachment":[{"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/media?parent=3872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/categories?post=3872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.heliossolutions.co\/blog\/wp-json\/wp\/v2\/tags?post=3872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}