{"id":5779,"date":"2015-01-22T20:23:29","date_gmt":"2015-01-23T01:23:29","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/?p=5779"},"modified":"2016-09-26T18:10:39","modified_gmt":"2016-09-26T22:10:39","slug":"%e0%a6%85%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%99%e0%a7%8d%e0%a6%97%e0%a7%81%e0%a6%b2%e0%a6%be%e0%a6%b0-%e0%a6%9c%e0%a7%87%e0%a6%8f%e0%a6%b8-angularjs-%e0%a6%8f%e0%a6%95%e0%a7%8d%e0%a6%b8%e0%a6%aa-2","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=5779","title":{"rendered":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 \u098f\u0995\u09cd\u09b8\u09aa\u09cd\u09b0\u09c7\u09b6\u09a8 (AngularJS Expressions in Bangla)"},"content":{"rendered":"<h2><strong>\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u098f\u0995\u09cd\u09b8\u09aa\u09cd\u09b0\u09c7\u09b6\u09a8 (Expressions)<\/strong><\/h2>\n<p><strong>Article By: Protap Chandra<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>AngularJS Expressions \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 HTML \u098f\u09b0 \u09b8\u0999\u09cd\u0997\u09c7 \u09a1\u09be\u099f\u09be \u0986\u09ac\u09a6\u09cd\u09a7 (bind) \u0995\u09b0\u09be \u09b9\u09df\u0964<\/p>\n<p>AngularJS expression \u09a6\u09cd\u09ac\u09bf\u09a4\u09c0\u09df \u09ac\u09a8\u09cd\u09a7\u09a8\u09c0\u09b0 \u09ad\u09c7\u09a4\u09b0 \u09b2\u09c7\u0996\u09be \u09b9\u09df: {{ expression }}.<\/p>\n<p>expression HTML \u098f\u09b0 \u09b8\u0999\u09cd\u0997\u09c7 <strong>ng-bind<\/strong> directive \u098f\u09b0 \u09ae\u09a4\u09cb \u098f\u0995\u0987 \u09ad\u09be\u09ac\u09c7 \u09a1\u09be\u099f\u09be \u0986\u09ac\u09a6\u09cd\u09a7 \u0995\u09b0\u09c7\u0964<\/p>\n<p>\u09a0\u09bf\u0995 \u09af\u09c7\u0996\u09be\u09a8\u09c7 expression \u09b2\u09c7\u0996\u09be \u09b9\u09ac\u09c7 \u09b8\u09c7\u0996\u09be\u09a8\u09c7\u0987 AngularJS \u0986\u0989\u099f\u09aa\u09c1\u099f \u09aa\u09cd\u09b0\u09a6\u09be\u09a8 \u0995\u09b0\u09ac\u09c7\u0964<\/p>\n<p>AngularJS expression \u098f\u09b0 \u09b8\u0999\u09cd\u0997\u09c7 JavaScript expression \u098f\u09b0 \u09ae\u09bf\u09b2 \u09aa\u09be\u0993\u09df\u09be \u09af\u09be\u09df: \u098f\u09b0\u09be literals, operators \u098f\u09ac\u0982 variables \u09a7\u09be\u09b0\u09a3 \u0995\u09b0\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u0964<\/p>\n<p>\u09af\u09c7\u09ae\u09a8: {{ 5 + 5 }} or {{ firstName + &#8221; &#8221; + lastName }}<\/p>\n<p>&nbsp;<\/p>\n<p><strong>AngularJS Expressions \u098f\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/strong><\/p>\n<hr \/>\n<pre>&lt;!DOCTYPE html&gt;\r\n&lt;html&gt;\r\n&lt;script src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/angularjs\/1.4.8\/angular.min.js\"&gt;&lt;\/script&gt;\r\n&lt;body&gt;\r\n\r\n&lt;div ng-app=\"\"&gt;\r\n\u00a0 &lt;p&gt;My first expression: {{ 5 + 5 }}&lt;\/p&gt;\r\n&lt;\/div&gt;\r\n\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p><strong>\u09ab\u09b2\u09be\u09ab\u09b2 :<\/strong><\/p>\n<hr \/>\n<p>My first expression: 10<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>\u0986\u09aa\u09a8\u09bf \u09af\u09a6\u09bf <strong>ng-app<\/strong> directive \u0985\u09aa\u09b8\u09be\u09b0\u09a3 \u0995\u09b0\u09c7\u09a8, \u09a4\u09be\u09b9\u09b2\u09c7 HTML \u098f\u0996\u09be\u09a8\u0995\u09be\u09b0 expression \u0995\u09c7 \u09b9\u09c1\u09ac\u09b9\u09c1 \u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09a8 \u0995\u09b0\u09ac\u09c7\u0964 \u09af\u09c1\u0995\u09cd\u09a4\u09bf\u099f\u09bf\u09b0 \u09b8\u09ae\u09be\u09a7\u09be\u09a8 \u0995\u09b0\u09ac\u09c7 \u09a8\u09be\u0964<\/p>\n<p><strong> ng-app<\/strong> directive \u099b\u09be\u09dc\u09be AngularJS \u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/p>\n<hr \/>\n<pre>&lt;!DOCTYPE html&gt;\r\n&lt;html&gt;\r\n&lt;script src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/angularjs\/1.4.8\/angular.min.js\"&gt;&lt;\/script&gt;\r\n&lt;body&gt;\r\n\r\n&lt;div&gt;\r\n\u00a0 &lt;p&gt;My first expression: {{ 5 + 5 }}&lt;\/p&gt;\r\n&lt;\/div&gt;\r\n\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;<\/pre>\n<hr \/>\n<p>ng-app directive \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u09a8\u09be \u0995\u09b0\u09be\u09df \u098f\u0987 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7\u09b0 \u200c\u200c\u0986\u0989\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7: My first expression: {{ 5 + 5 }}<\/p>\n<p>&nbsp;<\/p>\n<h2>AngularJS Numbers<\/h2>\n<p>AngularJS number \u09a0\u09bf\u0995 JavaScript number \u098f\u09b0 \u09ae\u09a4\u09cb\u0987\u0964<\/p>\n<p><strong> \u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/strong><\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"quantity=1;cost=5\"&gt;\r\n\r\n&lt;p&gt;Total in dollar: {{ quantity * cost }}&lt;\/p&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u098f\u0987 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7\u09b0 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7 :<\/p>\n<hr \/>\n<pre>Total in dollar: 5<\/pre>\n<hr \/>\n<pre><\/pre>\n<p><strong>ng-bind<\/strong> \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u098f\u0995\u09c7 \u09ad\u09bf\u09a8\u09cd\u09a8\u09ad\u09be\u09ac\u09c7 \u09b2\u09c7\u0996\u09be \u09af\u09be\u09df:<\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"quantity=1;cost=5\"&gt;\r\n\r\n&lt;p&gt;Total in dollar: &lt;span ng-bind=\"quantity * cost\"&gt;&lt;\/span&gt;&lt;\/p&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<h2>AngularJS Strings<\/h2>\n<p>AngularJS string \u09a0\u09bf\u0995 JavaScript string \u098f\u09b0 \u09ae\u09a4\u09cb\u0987<\/p>\n<p><strong>\u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/strong><\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"firstName='John';lastName='Doe'\"&gt;\r\n\r\n&lt;p&gt;The name is {{ firstName + \" \" + lastName }}&lt;\/p&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u098f\u0987 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7\u09b0 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7:<\/p>\n<hr \/>\n<p>The name is: John Doe<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p><strong> ng-bind<\/strong> \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u0989\u09a6\u09be\u09b0\u09b9\u09a3\u099f\u09bf \u098f\u09ad\u09be\u09ac\u09c7 \u09b2\u09c7\u0996\u09be \u09af\u09be\u09df:<\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"firstName='John';lastName='Doe'\"&gt;\r\n\r\n&lt;p&gt;The name is &lt;span ng-bind=\"firstName + ' ' + lastName\"&gt;&lt;\/span&gt;&lt;\/p&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>\u098f\u0996\u09be\u09a8\u09c7\u0993 \u098f\u0995\u0987 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7\u0964<\/p>\n<p>&nbsp;<\/p>\n<h2>AngularJS Objects<\/h2>\n<p>AngularJS objects \u09a0\u09bf\u0995 JavaScript object \u098f\u09b0 \u09ae\u09a4\u09cb<\/p>\n<p><strong>\u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/strong><\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"person={firstName:'John',lastName:'Doe'}\"&gt;<\/pre>\n<pre>&lt;p&gt;\u09a8\u09be\u09ae \u09b9\u09b2: {{ person.lastName }}&lt;\/p&gt;<\/pre>\n<pre>&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u098f\u0987 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7\u09b0 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7:<\/p>\n<hr \/>\n<p>\u09a8\u09be\u09ae \u09b9\u09b2: Doe<\/p>\n<hr \/>\n<p><strong>ng-bind<\/strong> \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u0989\u09a6\u09be\u09b0\u09b9\u09b0\u09a3\u099f\u09bf \u098f\u09ad\u09be\u09ac\u09c7 \u09b2\u09c7\u0996\u09be \u09af\u09be\u09df:<\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"person={firstName:'John',lastName:'Doe'}\"&gt;<\/pre>\n<pre>&lt;p&gt;\u09a8\u09be\u09ae \u09b9\u09b2: &lt;span ng-bind=\"person.lastName\"&gt;&lt;\/span&gt;&lt;\/p&gt;<\/pre>\n<pre>&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u098f\u0996\u09be\u09a8\u09c7\u0993 \u098f\u0995\u0987 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7\u0964<\/p>\n<p>&nbsp;<\/p>\n<h2>AngularJS Arrays<\/h2>\n<p>AngularJS array \u09a0\u09bf\u0995 JavaScript array \u098f\u09b0 \u09ae\u09a4\u09cb\u0964<\/p>\n<p>\u0989\u09a6\u09be\u09b9\u09b0\u09a3:<\/p>\n<hr \/>\n<p>&lt;div ng-app=&#8221;&#8221; ng-init=&#8221;points=[1,15,19,2,40]&#8221;&gt;<\/p>\n<p>&lt;p&gt;\u09a4\u09c3\u09a4\u09c0\u09df \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8\u09c7 \u0986\u099b\u09c7: {{ points[2] }}&lt;\/p&gt;<\/p>\n<p>&lt;\/div&gt;<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7 \u0986\u0989\u099f\u09aa\u09c1\u099f \u0986\u09b8\u09ac\u09c7:<\/p>\n<hr \/>\n<p>\u09a4\u09c3\u09a4\u09c0\u09df \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8\u09c7 \u0986\u099b\u09c7 19.<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><strong>ng-bind<\/strong> \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u099f\u09bf \u098f\u09ad\u09be\u09ac\u09c7 \u09b2\u09c7\u0996\u09be \u09af\u09be\u09df:<\/p>\n<hr \/>\n<pre>&lt;div ng-app=\"\" ng-init=\"points=[1,15,19,2,40]\"&gt;<\/pre>\n<pre>&lt;p&gt;\u09a4\u09c3\u09a4\u09c0\u09df \u0985\u09ac\u09b8\u09cd\u09a5\u09be\u09a8\u09c7 \u0986\u099b\u09c7 &lt;span ng-bind=\"points[2]\"&gt;&lt;\/span&gt;&lt;\/p&gt;<\/pre>\n<pre>&lt;\/div&gt;<\/pre>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>\u0986\u09b6\u09be \u0995\u09b0\u09bf \u0996\u09c1\u09ac \u09b8\u09b9\u099c\u09c7 \u0986\u09aa\u09a8\u09be\u09b0\u09be \u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u098f\u0995\u09cd\u09b8\u09aa\u09cd\u09b0\u09c7\u09b6\u09a8 (Expressions) \u09b6\u09bf\u0996\u09a4\u09c7 \u09aa\u09c7\u09b0\u09c7\u099b\u09c7\u09a8\u0964<\/p>\n<p>&nbsp;<\/p>\n<h4><strong><a href=\"http:\/\/AngularJS\">AngularJS Home \u09aa\u09c7\u099c\u09c7 \u09af\u09be\u0993\u09df\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u098f\u0996\u09be\u09a8\u09c7 \u0995\u09cd\u09b2\u09bf\u0995 \u0995\u09b0\u09c1\u09a8<\/a><\/strong><\/h4>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u098f\u0995\u09cd\u09b8\u09aa\u09cd\u09b0\u09c7\u09b6\u09a8 (Expressions) Article By: Protap Chandra &nbsp; AngularJS Expressions \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 HTML \u098f\u09b0 \u09b8\u0999\u09cd\u0997\u09c7 \u09a1\u09be\u099f\u09be \u0986\u09ac\u09a6\u09cd\u09a7 (bind) \u0995\u09b0\u09be \u09b9\u09df\u0964 AngularJS expression \u09a6\u09cd\u09ac\u09bf\u09a4\u09c0\u09df \u09ac\u09a8\u09cd\u09a7\u09a8\u09c0\u09b0 \u09ad\u09c7\u09a4\u09b0 \u09b2\u09c7\u0996\u09be \u09b9\u09df: {{ expression }}. expression HTML \u098f\u09b0 \u09b8\u0999\u09cd\u0997\u09c7 ng-bind directive \u098f\u09b0 \u09ae\u09a4\u09cb \u098f\u0995\u0987 \u09ad\u09be\u09ac\u09c7 \u09a1\u09be\u099f\u09be \u0986\u09ac\u09a6\u09cd\u09a7 \u0995\u09b0\u09c7\u0964 \u09a0\u09bf\u0995 \u09af\u09c7\u0996\u09be\u09a8\u09c7 expression \u09b2\u09c7\u0996\u09be \u09b9\u09ac\u09c7 \u09b8\u09c7\u0996\u09be\u09a8\u09c7\u0987 AngularJS \u0986\u0989\u099f\u09aa\u09c1\u099f \u09aa\u09cd\u09b0\u09a6\u09be\u09a8 \u0995\u09b0\u09ac\u09c7\u0964 &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=5779\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[154,29,27],"tags":[271,568,1621,539,748,566,567],"class_list":["post-5779","post","type-post","status-publish","format-standard","hentry","category-angularjs-001","category-complete-courses","category-professional","tag-angular-js","tag-expression","tag-number","tag-object","tag-string","tag-566","tag-567","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":5775,"url":"http:\/\/bangla.sitestree.com\/?p=5775","url_meta":{"origin":5779,"position":0},"title":"AngularJS \u09aa\u09b0\u09bf\u099a\u09bf\u09a4\u09bf (AngularJS Introduction in Bangla)","author":"Author-Check- Article-or-Video","date":"January 19, 2015","format":false,"excerpt":"\u09aa\u09be\u09b0\u09bf\u099c\u09be\u09a4 \u09ac\u09bf\u09b6\u09cd\u09ac\u09be\u09b8 AngularJS \u098f\u0995\u099f\u09bf JavaScript \u098f\u09b0 framework \u0964 \u098f\u099f\u09bf HTML \u09aa\u09c7\u099c\u09c7\u09b0 \u09b8\u09be\u09a5\u09c7 <script> tag \u098f\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae\u09c7 \u09af\u09cb\u0997 \u0995\u09b0\u09be \u09b9\u09df\u0964 AngularJS \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u098f\u099f\u09cd\u09b0\u09bf\u09ac\u09bf\u0989\u099f \u098f\u09b0 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09a8\u09be (Directive) \u0985\u09a8\u09c1\u09b8\u09be\u09b0\u09c7 \u09aa\u09cd\u09b0\u09b8\u09be\u09b0\u09bf\u09a4 \u0995\u09b0\u09c7 \u098f\u09ac\u0982 HTML \u098f\u09b0 Expression \u098f\u09b0 \u09b8\u09be\u09a5\u09c7 \u09a4\u09a5\u09cd\u09af \u09ae\u09bf\u09b6\u09cd\u09b0\u09bf\u09a4 \u0995\u09b0\u09c7 \u0964 \u00a0 AngularJS \u098f\u0995\u099f\u09bf JavaScript Framework AngularJS \u098f\u0995\u099f\u09bf JavaScript Framework \u0964 \u098f\u099f\u09be JavaScript\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5788,"url":"http:\/\/bangla.sitestree.com\/?p=5788","url_meta":{"origin":5779,"position":1},"title":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u09ab\u09b0\u09ae (Forms)","author":"Author-Check- Article-or-Video","date":"January 25, 2015","format":false,"excerpt":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u09ab\u09b0\u09ae (Forms) Article By : Protap Chandra -------- \u0986\u099c\u0995\u09c7\u09b0 \u099f\u09bf\u0989\u099f\u09b0\u09bf\u09df\u09be\u09b2\u09c7 \u0986\u09ae\u09b0\u09be AngularJS \u09ab\u09b0\u09ae \u09b8\u09ae\u09cd\u09aa\u09b0\u09cd\u0995\u09c7 \u099c\u09be\u09a8\u09ac\u0964 AngularJS \u09ab\u09b0\u09ae \u09b9\u099a\u09cd\u099b\u09c7 HTML \u0987\u09a8\u09aa\u09c1\u099f element \u09b8\u09ae\u09c2\u09b9\u09c7\u09b0 \u09b8\u09c7\u099f, \u09af\u09be HTML controls \u09a8\u09be\u09ae\u09c7 \u09aa\u09b0\u09bf\u099a\u09bf\u09a4\u0964 \u09af\u09c7\u09ae\u09a8 - \u2022 input elements \u2022 select elements \u2022 button elements \u2022 textarea elements AngularJS \u09ab\u09b0\u09ae \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u09c7\u09b0 \u0989\u09a6\u09be\u09b9\u09b0\u09a3: formController\">\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5790,"url":"http:\/\/bangla.sitestree.com\/?p=5790","url_meta":{"origin":5779,"position":2},"title":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u099f\u09c7\u09ac\u09bf\u09b2 (Tables)","author":"Author-Check- Article-or-Video","date":"January 26, 2015","format":false,"excerpt":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u099f\u09c7\u09ac\u09bf\u09b2 (Tables) Article By : Protap Chandra \u0986\u099c\u0995\u09c7\u09b0 \u099f\u09bf\u0989\u099f\u09b0\u09bf\u09df\u09be\u09b2\u09c7 \u0986\u09ae\u09b0\u09be \u09b6\u09bf\u0996\u09ac AngularJS \u098f\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae\u09c7 \u0995\u09bf\u09ad\u09be\u09ac\u09c7 \u099f\u09c7\u09ac\u09bf\u09b2 \u09a4\u09c8\u09b0\u09c0 \u0995\u09b0\u09a4\u09c7 \u09b9\u09df\u0964 \u099f\u09c7\u09ac\u09bf\u09b2 \u09a4\u09c8\u09b0\u09c0\u09b0 \u099c\u09a8\u09cd\u09af ng-repeat \u09a1\u09bf\u09b0\u09c7\u0995\u09cd\u099f\u09bf\u09ad (directive) \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 AngularJS \u09ac\u09cd\u09af\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u0996\u09c1\u09ac \u09b8\u09b9\u099c\u09c7 \u09a1\u09be\u099f\u09be\u0995\u09c7 \u099f\u09c7\u09ac\u09bf\u09b2\u09c7 \u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09a8 \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 \u098f\u0995\u099f\u09bf \u0989\u09a6\u09be\u09b9\u09b0\u09a3\u09c7\u09b0 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af\u09c7 \u09ac\u09bf\u09b7\u09df\u099f\u09bf \u09aa\u09b0\u09bf\u09b8\u09cd\u0995\u09be\u09b0 \u0995\u09b0\u09be \u09af\u09be\u0995\u0964 <div ng-app=\"\"\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5797,"url":"http:\/\/bangla.sitestree.com\/?p=5797","url_meta":{"origin":5779,"position":3},"title":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u0987\u09ad\u09c7\u09a8\u09cd\u099f\u09b8","author":"Author-Check- Article-or-Video","date":"January 29, 2015","format":false,"excerpt":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u0987\u09ad\u09c7\u09a8\u09cd\u099f\u09b8 \u09ae\u09cb: \u0986\u09b8\u09be\u09a6\u09c1\u099c\u09cd\u099c\u09be\u09ae\u09be\u09a8 (Md. Asaduzzaman) \u09ab\u09cd\u09b0\u09bf\u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09b8\u09be\u09b0 (\u0993\u09df\u09c7\u09ac \u09a1\u09bf\u099c\u09be\u0987\u09a8\u09be\u09b0 \u098f\u09ac\u0982 \u09a1\u09c7\u09ad\u09c7\u09b2\u09aa\u09be\u09b0) AngularJS \u098f\u09b0 \u09a8\u09bf\u099c\u09b8\u09cd\u09ac \u098f\u0987\u099a\u099f\u09bf\u098f\u09ae\u098f\u09b2 \u0987\u09ad\u09c7\u09a8\u09cd\u099f\u09b8\u09cd \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09a8\u09be (directives) \u0986\u099b\u09c7. ng-click \u09a1\u09bf\u09b0\u09c7\u0995\u09cd\u099f\u09bf\u09ad ng-click \u09a1\u09bf\u09b0\u09c7\u0995\u09cd\u099f\u09bf\u09ad \u098f\u0995\u099f\u09bf AngularJS \u0995\u09cd\u09b2\u09bf\u0995 \u0987\u09ad\u09c7\u09a8\u09cd\u099f\u0995\u09c7 \u09b8\u0982\u099c\u09cd\u099e\u09be\u09af\u09bc\u09bf\u09a4 \u0995\u09b0\u09c7. AngularJS \u0989\u09a6\u09be\u09b9\u09b0\u09a3: <div ng-app=\"\" ng-controller=\"myController\"> <button ng-click=\"count = count + 1\">Click me!<\/button> <p>{{ count }}<\/p> <\/div> HTML \u098f\u09b0 \u098f\u09b2\u09bf\u09ae\u09c7\u09a8\u09cd\u099f\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8276,"url":"http:\/\/bangla.sitestree.com\/?p=8276","url_meta":{"origin":5779,"position":4},"title":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u098f\u09ac\u0982 \u099f\u09c1\u0987\u099f\u09be\u09b0 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa","author":"Author-Check- Article-or-Video","date":"March 31, 2015","format":false,"excerpt":"\u0985\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09b2\u09be\u09b0 \u099c\u09c7\u098f\u09b8 (AngularJS) \u098f\u09ac\u0982 \u099f\u09c1\u0987\u099f\u09be\u09b0 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u09ae\u09cb: \u0986\u09b8\u09be\u09a6\u09c1\u099c\u09cd\u099c\u09be\u09ae\u09be\u09a8 (Md. Asaduzzaman) \u09ab\u09cd\u09b0\u09bf\u09b2\u09cd\u09af\u09be\u09a8\u09cd\u09b8\u09be\u09b0 (\u0993\u09df\u09c7\u09ac \u09a1\u09bf\u099c\u09be\u0987\u09a8\u09be\u09b0 \u098f\u09ac\u0982 \u09a1\u09c7\u09ad\u09c7\u09b2\u09aa\u09be\u09b0) \u00a0 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u098f\u0995\u099f\u09bf \u099c\u09a8\u09aa\u09cd\u09b0\u09bf\u09af\u09bc \u09b8\u09cd\u099f\u09be\u0987\u09b2 \u09b6\u09bf\u099f (style sheet) \u098f\u0987 \u0985\u09a7\u09cd\u09af\u09be\u09af\u09bc\u09c7 AngularJS \u09b8\u0999\u09cd\u0997\u09c7 \u0995\u09bf\u09ad\u09be\u09ac\u09c7 \u098f\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u09b9\u09df \u09a6\u09c7\u0996\u09be\u09a8\u09cb \u09b9\u09ac\u09c7\u0964 \u00a0 \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0986\u09aa\u09a8\u09be\u09b0 AngularJS \u098f\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8 \u098f \u09ac\u09c1\u099f\u09b8\u09cd\u099f\u09cd\u09b0\u09cd\u09af\u09be\u09aa \u0985\u09a8\u09cd\u09a4\u09b0\u09cd\u09ad\u09c1\u0995\u09cd\u09a4 \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af, \u0986\u09aa\u09a8\u09be\u09b0 <head> \u098f\u09b2\u09bf\u09ae\u09c7\u09a8\u09cd\u099f \u098f\u09b0 \u09ae\u09a7\u09cd\u09af\u09c7 \u09a8\u09bf\u09ae\u09cd\u09a8\u09b2\u09bf\u0996\u09bf\u09a4 \u09b2\u09be\u0987\u09a8\u099f\u09bf\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":5792,"url":"http:\/\/bangla.sitestree.com\/?p=5792","url_meta":{"origin":5779,"position":5},"title":"AngularJS \u09a1\u09bf\u09b0\u09c7\u0995\u09cd\u099f\u09bf\u09ad (AngularJS Directives in Bangla)","author":"Author-Check- Article-or-Video","date":"January 27, 2015","format":false,"excerpt":"\u09aa\u09b0\u09be\u099c\u09bf\u09a4 \u09ac\u09bf\u09b6\u09cd\u09ac\u09be\u09b8 \u00a0 AngularJs \u0986\u09aa\u09a8\u09be\u0995\u09c7 \u09a8\u09a4\u09c1\u09a8 \u098f\u099f\u09cd\u09b0\u09bf\u09ac\u09bf\u0989\u099f Directives \u098f\u09b0 \u09ae\u09be\u09a7\u09cd\u09af\u09ae\u09c7 html \u0995\u09c7 \u09ac\u09cd\u09af\u09be\u0996\u09cd\u09af\u09be \u0995\u09b0\u09a4\u09c7 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af \u0995\u09b0\u09ac\u09c7 \u0964 AngularJS \u098f\u09b0 \u098f\u0995 \u09b8\u09c7\u099f \u09ac\u09bf\u09b2\u09cd\u099f \u0987\u09a8 Directives \u0986\u099b\u09c7, \u09af\u09be \u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09a4\u09cd\u09af\u09c7\u0995\u099f\u09bf \u0985\u09cd\u09af\u09be\u09aa\u09cd\u09b2\u09bf\u0995\u09c7\u09b6\u09a8\u0995\u09c7 \u0995\u09be\u09b0\u09cd\u09af\u0995\u09b0\u09bf \u0995\u09b0\u09c7 \u09a4\u09cb\u09b2\u09c7\u0964 AngularJs \u0986\u09aa\u09a8\u09be\u0995\u09c7 \u0986\u09aa\u09a8\u09be\u09b0 \u09a8\u09bf\u099c\u09b8\u09cd\u09ac Directive \u09b8\u0982\u0999\u09cd\u0997\u09be\u09df\u09bf\u09a4 \u0995\u09b0\u09be\u09b0 \u09b8\u09c1\u09af\u09cb\u0997 \u09a6\u09c7\u09df\u0964 \u00a0 AngularJS \u09a1\u09bf\u09b0\u09c7\u0995\u09cd\u099f\u09bf\u09ad (AngularJS Directives) AngularJs \u0986\u09aa\u09a8\u09be\u0995\u09c7 ng- prefix\u2026","rel":"","context":"In &quot;AngularJS - 001&quot;","block_context":{"text":"AngularJS - 001","link":"http:\/\/bangla.sitestree.com\/?cat=154"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/5779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5779"}],"version-history":[{"count":8,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/5779\/revisions"}],"predecessor-version":[{"id":12154,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/5779\/revisions\/12154"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5779"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5779"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}