radio_button_unchecked Tahsin Rahit
  • Home
  • About
  • Blog
  • Travel
  • Contact
  • Home
  • About
  • Blog
  • Travel
  • Contact

Javascript

Thoughts, tutorials, and research notes.

All Bioinformatics Data Science Education General Thoughts Miscellaneous Mobile Development Programming Religion Science Simple Game in C++ using SDL Library Social Awareness Travel Uncategorized Web Developing
article
January 4, 2015

Solution of infinite digest loop for ng-repeat with object property filter in AngularJS

Few months ago I wrote a code in AngularJS which was something like this: <ul ng-repeat="course in courses|filter:{is_taken:true }" > <li>{{ course.name }}</li> </ul>  …

AngularJSJavascriptprogrammingsolution
1 min read
Tahsin Rahit

Researcher · Educator · Developer

© 2026 Tahsin Hassan Rahit. All rights reserved.