{"id":2872,"date":"2022-01-21T16:57:31","date_gmt":"2022-01-21T13:57:31","guid":{"rendered":"https:\/\/riarts.ru\/?p=2872"},"modified":"2022-02-13T00:50:50","modified_gmt":"2022-02-12T21:50:50","slug":"angularjs","status":"publish","type":"post","link":"https:\/\/riarts.ru\/en\/angularjs\/","title":{"rendered":"AngularJS"},"content":{"rendered":"\n<h2>AngularJS what it is in simple words<\/h2>\n\n\n\n<p>Among the many JavaScript libraries for writing interactive single-page applications is often used angularJS. It&#8217;s easy to explain in simple words what it is, if you know the concept of a library in programming. If you&#8217;re not, then first let&#8217;s find out what libraries are and why they are needed.<\/p>\n\n\n\n<h3>Just a bit of information<\/h3>\n\n\n\n<p>A bit of analogy. Library is a collection of books, magazines, dictionaries and other kinds of literature. In programming, the word means something else. Imagine that you are faced with a lot of information, which seems to be written in your own language, but you still can&#8217;t understand it because of the large amount of specific industry terms. What do you need first of all to understand the information you read?<br>Correct &#8211; a dictionary of unfamiliar terms.<br>There are also analogues of such dictionaries in programming. In them, for a particular programming language, a set of functions, operators, procedures, methods and events is written to solve a particular range of problems, in other words, the instructions that the machine must perform and the user&#8217;s actions to which it should respond.<br>So there are libraries designed to work with graphics, to work with sound, video, the file system and so on. Each of them helps to solve certain problems.<\/p>\n\n\n\n<h3>A handy addition to programming<\/h3>\n\n\n\n<p>So why not include all of these tools right away into the language?<br>The point is that firstly, programming languages are constantly expanding to include more and more new tools. It&#8217;s easier to expand a language by including new &#8220;vocabularies&#8221; &#8211; libraries instead of rewriting it all over again.<br>Secondly, a language containing a huge number of functions will be too heavy, and the code written in it will be hard to execute, that is will demand and consume too many system resources. This is especially true for scripting languages such as JavaScript, the library of which is angularJS.<br>With the help of angularJS library the interaction between the user and the graphical interface of a <a href=\"https:\/\/riarts.ru\/en\/sites\/\">single-page site<\/a> is realized. The functions of this library can create, modify elements of the page of the site, reacting to the actions of the user. That provides the necessary interactivity.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AngularJS what it is in simple words Among the many JavaScript libraries for writing interactive single-page applications is often used angularJS. It&#8217;s easy to explain in simple words what it is, if you know the concept {&#8230;}<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[80],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"description\" content=\"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/riarts.ru\/en\/angularjs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AngularJS - RIART\" \/>\n<meta property=\"og:description\" content=\"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/riarts.ru\/en\/angularjs\/\" \/>\n<meta property=\"og:site_name\" content=\"RIART\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-21T13:57:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-12T21:50:50+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"adminRi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/riarts.ru\/#website\",\"url\":\"https:\/\/riarts.ru\/\",\"name\":\"RIART\",\"description\":\"DIGITAL ARTS \/ GRAPHICS &amp; WEB BY RIMMA ISMAILOVA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/riarts.ru\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/riarts.ru\/en\/angularjs\/#webpage\",\"url\":\"https:\/\/riarts.ru\/en\/angularjs\/\",\"name\":\"AngularJS - RIART\",\"isPartOf\":{\"@id\":\"https:\/\/riarts.ru\/#website\"},\"datePublished\":\"2022-01-21T13:57:31+00:00\",\"dateModified\":\"2022-02-12T21:50:50+00:00\",\"author\":{\"@id\":\"https:\/\/riarts.ru\/#\/schema\/person\/3baaa24a53dbf02b3c7aaff4932c2a2c\"},\"description\":\"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.\",\"breadcrumb\":{\"@id\":\"https:\/\/riarts.ru\/en\/angularjs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/riarts.ru\/en\/angularjs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/riarts.ru\/en\/angularjs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/riarts.ru\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AngularJS\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/riarts.ru\/#\/schema\/person\/3baaa24a53dbf02b3c7aaff4932c2a2c\",\"name\":\"adminRi\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/riarts.ru\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9910f5569c41dbd6ee0235f9925ea8f8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9910f5569c41dbd6ee0235f9925ea8f8?s=96&d=mm&r=g\",\"caption\":\"adminRi\"},\"sameAs\":[\"https:\/\/riarts.ru\"],\"url\":\"https:\/\/riarts.ru\/en\/author\/adminri\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"description":"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.","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:\/\/riarts.ru\/en\/angularjs\/","og_locale":"en_US","og_type":"article","og_title":"AngularJS - RIART","og_description":"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.","og_url":"https:\/\/riarts.ru\/en\/angularjs\/","og_site_name":"RIART","article_published_time":"2022-01-21T13:57:31+00:00","article_modified_time":"2022-02-12T21:50:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"Written by":"adminRi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/riarts.ru\/#website","url":"https:\/\/riarts.ru\/","name":"RIART","description":"DIGITAL ARTS \/ GRAPHICS &amp; WEB BY RIMMA ISMAILOVA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/riarts.ru\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/riarts.ru\/en\/angularjs\/#webpage","url":"https:\/\/riarts.ru\/en\/angularjs\/","name":"AngularJS - RIART","isPartOf":{"@id":"https:\/\/riarts.ru\/#website"},"datePublished":"2022-01-21T13:57:31+00:00","dateModified":"2022-02-12T21:50:50+00:00","author":{"@id":"https:\/\/riarts.ru\/#\/schema\/person\/3baaa24a53dbf02b3c7aaff4932c2a2c"},"description":"AngularJS is a set of specific commands for programming, which is used in JavaScript and can create wonders.","breadcrumb":{"@id":"https:\/\/riarts.ru\/en\/angularjs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/riarts.ru\/en\/angularjs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/riarts.ru\/en\/angularjs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/riarts.ru\/en\/"},{"@type":"ListItem","position":2,"name":"AngularJS"}]},{"@type":"Person","@id":"https:\/\/riarts.ru\/#\/schema\/person\/3baaa24a53dbf02b3c7aaff4932c2a2c","name":"adminRi","image":{"@type":"ImageObject","@id":"https:\/\/riarts.ru\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/9910f5569c41dbd6ee0235f9925ea8f8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9910f5569c41dbd6ee0235f9925ea8f8?s=96&d=mm&r=g","caption":"adminRi"},"sameAs":["https:\/\/riarts.ru"],"url":"https:\/\/riarts.ru\/en\/author\/adminri\/"}]}},"_links":{"self":[{"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/posts\/2872"}],"collection":[{"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/comments?post=2872"}],"version-history":[{"count":5,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/posts\/2872\/revisions"}],"predecessor-version":[{"id":3532,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/posts\/2872\/revisions\/3532"}],"wp:attachment":[{"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/media?parent=2872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/categories?post=2872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/riarts.ru\/en\/wp-json\/wp\/v2\/tags?post=2872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}