{"id":14440,"date":"2022-12-29T08:21:50","date_gmt":"2022-12-29T07:21:50","guid":{"rendered":"https:\/\/www.itta.net\/formations\/angular\/"},"modified":"2024-09-09T02:42:11","modified_gmt":"2024-09-09T00:42:11","slug":"angular","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/","title":{"rendered":"Angular"},"content":{"rendered":"<h3>Discover how to master Google\u2019s Angular Framework<\/h3>\n<p>This Angular training offers web developers valuable experience in creating high-performing and responsive web applications using Google\u2019s Angular framework. Participants will learn how to develop and deploy professional applications with Angular. They will also discover the best Angular development practices and have the opportunity to apply their knowledge through hands-on exercises.<\/p>\n<h3>We help you gain autonomy with our Angular training<\/h3>\n<p>This 3-day Angular course will ultimately enable you to create and deploy an Angular application using the Angular CLI.<\/p>\n","protected":false},"featured_media":51044,"parent":0,"menu_order":0,"template":"","editeurs":[1504,1503],"domaine":[1262,2821],"class_list":["post-14440","formations","type-formations","status-publish","has-post-thumbnail","hentry","editeurs-angular-angular-js-open-source","editeurs-open-source","domaine-development","domaine-web-development"],"acf":{"reference":"ANGULAR","duree_nombre":3,"duree_unite":"jour","prix_virtuel":2150,"prix_presentiel":2300,"prix_blended":"","prix_elearning":"","views":2753,"niveau":["Interm\u00e9diaire"],"role":"","certifiant":"","pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Non certifiant","garanti":["confirme"],"financement":["Temptraining"],"description_temptraining":"","description_caf":"","description_title":"Angular Training","objectifs":"<ul>\r\n \t<li>Code TypeScript language features<\/li>\r\n \t<li>Explore Angular coding and architecture best practices<\/li>\r\n \t<li>Understand and use Angular Forms, Observables, Dependency Injection, and Routing<\/li>\r\n \t<li>Retrieve, update, and delete data using Angular's Http service<\/li>\r\n \t<li>Unit test all the parts of an Angular application including Modules, Components, Services, and Pipes<\/li>\r\n \t<li>Create, build, and deploy an Angular\u00a0application<\/li>\r\n \t<li>Develop reusable elements (even out of angular applications)<\/li>\r\n \t<li>Develop dynamic Model-driven forms that are easier to unit test<\/li>\r\n<\/ul>","connaissances":"<ul>\r\n \t<li>To have followed the course\u00a0<a href=\"\/en\/trainings\/typescript\">Typescript<\/a> or equivalent knowledge<\/li>\r\n \t<li>Experience of web development with HTML and JavaScript \/ ECMAScript<\/li>\r\n \t<li>Object Oriented programming experience would be useful<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Full-Stack Web Developers<\/li>\r\n \t<li>Front-End Web Developers<\/li>\r\n<\/ul>","examen":"","documentation":"<ul>\r\n \t<li><span class=\"ui-provider bjg bjh c d e f g h i j k l m n o p q r s t bji bjj w x y z ab ac ae af ag ah ai aj ak\" dir=\"ltr\">Digital courseware included<\/span><\/li>\r\n<\/ul>","lab__exercices":"","contenu_cours":"<strong>Module 1: QuickStart<\/strong>\r\n<ul>\r\n \t<li>Installation<\/li>\r\n \t<li>Configuration<\/li>\r\n \t<li>Angular Architecture<\/li>\r\n<\/ul>\r\n<strong>Module 2: Angular CLI (Command Line Interface)<\/strong>\r\n<ul>\r\n \t<li>Overview and Installation<\/li>\r\n \t<li>Usage<\/li>\r\n<\/ul>\r\n<strong>Module 3: Components<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Component-Based Architecture<\/li>\r\n \t<li>Templates, Styles, and View Encapsulation<\/li>\r\n \t<li>Content Projection<\/li>\r\n \t<li>Lifecycle Hooks<\/li>\r\n \t<li>View and Content Children<\/li>\r\n \t<li>Wrapping Up<\/li>\r\n<\/ul>\r\n<strong>Module 4: Built-in Directives<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>NgFor<\/li>\r\n \t<li>NgIf &amp; NgSwitch<\/li>\r\n \t<li>NgStyle &amp; NgClass<\/li>\r\n \t<li>Structural Directives<\/li>\r\n<\/ul>\r\n<strong>Module 5: Custom Directives<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Creating a Custom Directive<\/li>\r\n<\/ul>\r\n<strong>Module 6: Pipes<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Built-in Pipes<\/li>\r\n \t<li>Asynchronous Pipes<\/li>\r\n \t<li>Custom Pipes<\/li>\r\n<\/ul>\r\n<strong>Module 7: Forms<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Model-Driven Approach<\/li>\r\n \t<li>Model-Driven Form Validation<\/li>\r\n \t<li>Form Submission and Reset<\/li>\r\n \t<li>Reactive Model-Based Forms<\/li>\r\n \t<li>Template-Based Forms<\/li>\r\n<\/ul>\r\n<strong>Module 8: Advanced Validators<\/strong>\r\n<ul>\r\n \t<li>Custom Form Validators<\/li>\r\n \t<li>Configurable Custom Form Validators<\/li>\r\n<\/ul>\r\n<strong>Module 9: Dependency Injection and Providers<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Injectors<\/li>\r\n<\/ul>\r\n<strong>Module 10: Routing<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Route Configuration<\/li>\r\n \t<li>Navigation<\/li>\r\n \t<li>Parameterized Routes<\/li>\r\n \t<li>Nested Routes<\/li>\r\n \t<li>Route Guards<\/li>\r\n \t<li>Routing Strategies<\/li>\r\n<\/ul>\r\n<strong>Module 11: Unit Testing<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Jasmine &amp; Karma<\/li>\r\n \t<li>Classes and Pipes<\/li>\r\n \t<li>Mocks &amp; Spies<\/li>\r\n \t<li>Angular Test Bed<\/li>\r\n \t<li>Change Detection<\/li>\r\n \t<li>Asynchronous Code<\/li>\r\n \t<li>Dependency Injection<\/li>\r\n \t<li>Components<\/li>\r\n \t<li>Directives<\/li>\r\n<\/ul>\r\n<strong>Module 12: HTTP<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>HTTP Core API (Part 1) Configuration<\/li>\r\n \t<li>HTTP Core API (Part 2) Usage<\/li>\r\n \t<li>HTTP with Observables (Part 1) - Basic Observables<\/li>\r\n \t<li>HTTP with Observables (Part 2) - Full Observable Workflow<\/li>\r\n<\/ul>\r\n<strong>Module 13: Reactive Programming with RxJS (if time permits)<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Streams and Reactive Programming<\/li>\r\n \t<li>Observables &amp; RxJS<\/li>\r\n \t<li>RxJS and Angular<\/li>\r\n \t<li>Wrapping Up<\/li>\r\n<\/ul>","cours_recommandes":[14655,14656],"infos_additionnelles":"<h3>Understanding Angular Training to Become an Expert Angular Developer<\/h3>\r\nThe <strong>Angular<\/strong> framework has established itself as one of the most popular front-end solutions for creating dynamic and high-performance web applications. To master this tool, it's essential to follow a comprehensive <strong>Angular training<\/strong> that will enable you to become a competent <strong>Angular developer<\/strong>. In this article, discover why and how to train in Angular to maximize your professional opportunities.\r\n<h3>Why Choose Angular Training?<\/h3>\r\nA <strong>Angular training<\/strong> is essential for anyone who wants to excel in modern web application development. Angular is constantly evolving, and developers must regularly update their skills to remain competitive. Training in Angular not only helps you acquire a solid foundation but also teaches the best practices used by companies.\r\n<h3>Angular: A Constantly Evolving Framework<\/h3>\r\nAngular is regularly updated with new features and improvements. A <strong>Angular training<\/strong> will help you keep up with these changes, mastering new versions of the framework and staying relevant in the job market. Compared to other technologies, Angular offers a structured framework and quick onboarding for developers.\r\n<h3>Angular and Professional Opportunities<\/h3>\r\nCompanies are actively seeking <strong>Angular developers<\/strong> to create high-performance front-end applications. By training, you'll be able to meet this growing demand. Furthermore, Angular is used by companies of all sizes, further expanding professional opportunities.\r\n<h3>What Does Angular Training Cover?<\/h3>\r\nA <strong>Angular training<\/strong> will help you discover and master all aspects of the framework, from basics to advanced features. You will learn how to create complete and dynamic applications with Angular, using TypeScript, components, services, and many other essential tools.\r\n<h3>The Basics of Development with Angular<\/h3>\r\nTraining generally begins with an introduction to components, modules, and services. These are the foundations of any Angular application. By understanding how these elements interact, an <strong>Angular developer<\/strong> can create robust and scalable architectures.\r\n<h3>Creating Dynamic Front-End Applications<\/h3>\r\nOne of Angular's strengths lies in its ability to create dynamic user interfaces. During the training, you'll learn to manage forms, routes, and HTTP requests to make your application interactive and high-performing.\r\n<h3>The Importance of TypeScript in Angular Training<\/h3>\r\nAngular is based on <strong>TypeScript<\/strong>, a superset of JavaScript that adds features like static typing. Mastering TypeScript is therefore an essential skill for any <strong>Angular developer<\/strong>, as it enhances code quality and productivity.\r\n<h3>How to Become an Effective Angular Developer?<\/h3>\r\nTo be an effective <strong>Angular developer<\/strong>, it's not enough to master the basics of the framework. It's important to know the right tools, follow best development practices, and, above all, continuously improve.\r\n<h3>Training with the Right Tools<\/h3>\r\nA <strong>Angular training<\/strong> will teach you to use essential tools such as the Angular CLI (Command Line Interface), testing tools, and extensions to optimize your productivity. These tools help save time and better structure your work.\r\n<h3>Angular Certifications<\/h3>\r\nAfter completing an <strong>Angular training<\/strong>, earning a certification can be a significant asset to demonstrate your skills to recruiters. These certifications are a mark of seriousness and competence, helping you stand out in the field.\r\n<h2>Frequently Asked Questions (FAQ)<\/h2>\r\n<strong>What language is used with Angular?<\/strong>\r\nAngular primarily uses TypeScript, a JavaScript-based language that offers advantages such as type management and better code maintainability.\r\n\r\n<strong>Why use Angular?<\/strong>\r\nAngular allows developers to build structured and high-performance web applications through its advanced features like components, data management via services, and a rich ecosystem of tools.\r\n\r\n<strong>How does Angular work?<\/strong>\r\nAngular operates using a component-based model, enabling developers to create modular user interfaces. Each part of the application is encapsulated in a reusable component, making code maintenance and scalability easier.\r\n\r\n<strong>What is an Angular Developer?<\/strong>\r\nAn <strong>Angular developer<\/strong> is a professional who masters the Angular framework to create front-end web applications. They are capable of working on API integration, data management, and designing dynamic interfaces.","inclus_dans_ce_cours_virtuel":"<ul>\r\n \t<li>Training provided by an industry expert<\/li>\r\n \t<li>Digital documentation and materials<\/li>\r\n \t<li>Achievement badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\r\n \t<li>Training provided by an industry expert<\/li>\r\n \t<li>Digital documentation and materials<\/li>\r\n \t<li>Achievement badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Angular - ITTA<\/title>\n<meta name=\"description\" content=\"This Angular training course gives web developers an intensive hands-on on introduction to hand-coding responsive, high-performance web apps.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/\",\"name\":\"Angular - ITTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/formation-angular.png\",\"datePublished\":\"2022-12-29T07:21:50+00:00\",\"dateModified\":\"2024-09-09T00:42:11+00:00\",\"description\":\"This Angular training course gives web developers an intensive hands-on on introduction to hand-coding responsive, high-performance web apps.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/formation-angular.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/formation-angular.png\",\"width\":1456,\"height\":816,\"caption\":\"Formation Angular\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/web-development\\\/angular\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Development\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Angular\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Angular - ITTA","description":"This Angular training course gives web developers an intensive hands-on on introduction to hand-coding responsive, high-performance web apps.","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:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/","url":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/","name":"Angular - ITTA","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/#primaryimage"},"image":{"@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/#primaryimage"},"thumbnailUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2022\/12\/formation-angular.png","datePublished":"2022-12-29T07:21:50+00:00","dateModified":"2024-09-09T00:42:11+00:00","description":"This Angular training course gives web developers an intensive hands-on on introduction to hand-coding responsive, high-performance web apps.","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/#primaryimage","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2022\/12\/formation-angular.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2022\/12\/formation-angular.png","width":1456,"height":816,"caption":"Formation Angular"},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/web-development\/angular\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Development","item":"https:\/\/www.itta.net\/en\/trainings\/development\/"},{"@type":"ListItem","position":3,"name":"Angular"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"acf:post":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14656"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14655"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media\/51044"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=14440"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=14440"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=14440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}