Binding expressions are being displayed while page is loading in angular js
I am creating blog site using Codeigniter and angular js but the problem is that the binding expression {{firstName}} is displayed while page loading.Is there any solution to fix it in angular js.