Angular JS - Code not working as expected | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

Angular JS - Code not working as expected

I do not see any output produced. Can someone explain why? https://code.sololearn.com/Wj7TghdzWDYr/?ref=app

21st Sep 2018, 12:39 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
2 Respostas
+ 3
You can't call the binomial( ) function before declaring it in the scope of AngularJS i.e., $scope! https://code.sololearn.com/WL7Yr8EM9T8E/#html
21st Sep 2018, 7:08 PM
777
777 - avatar
+ 2
Thanks Rahul
22nd Sep 2018, 1:29 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar