← View all tags

#javascript

Found 25 articles

#javascript #mograblog

My Published Posts

Read some more posts of mine on other websites.

Read article
#angular #javascript

Angular - 5 lines of code to prevent memory leaks

5 lines of code in angular written once can affect your entire project by auto releasing resources and cancel delayed action after navigating away from the page. in this post i will explore and explain the problem and its solutions.

Read article
#javascript

json parse is insane

3 reasons why I think JSON.parse is insane!

Read article
#angular #seo

seo with phantomjs

make your angular website be seo friendly.

Read article
#i18n #angular

AngularJS - I18N

this is how you can implement an i18n module in angular

Read article