AngularJS is one of the most popular JavaScript MVC framework now in the field of web application development. It is used mostly to develop Single Page Application (SPA). Understanding Module in AngularJS is very important to develop your application efficiently, Most importantly when you need to write modular code.
Thursday, September 1, 2016
Sunday, August 21, 2016
Monday, August 15, 2016
Nodejs Route Prefixing in Expressjs
Routing is an important part of modern web applications. we do route for various features development. Routing is actually handling the receiving request and providing response properly. Routing is a getway to receive request from various sources into your application and responding to that request with required data.
Sunday, August 14, 2016
Friday, November 13, 2015
How to make read more and read less in angularjs for a large description?
Hi,
I will write today about a cool functions to make read more and read less system for your large description in AngularJS. I have observed that it require many coding to make read more function in php, or other language that provide backend query in database to show additional text in read more. But it is very easy now to handle in front end MVC. I am talking about AngularJS. You can handle this in AngularJS very smothly.
Friday, October 24, 2014
How to delete browser Cookies and Cache
It usual that you need to delete your browser's Cookies and cache to improve your browser sppeed and other important reason. So, I will let you know how you can delete your browser's cookies and cache.
If you are using mozilla firefox, first open your browser and if it is already opened just go to the process. Find in your keyboard . Keep pressed Ctrl+Shift and press Delete key. It will appear a window. select Time range to clear and options that you want to delete and then press clear now. wait for few seconds and you will understand your cookies and cache has been deleted. you can see the image bellow for proper understanding.
If you are using mozilla firefox, first open your browser and if it is already opened just go to the process. Find in your keyboard . Keep pressed Ctrl+Shift and press Delete key. It will appear a window. select Time range to clear and options that you want to delete and then press clear now. wait for few seconds and you will understand your cookies and cache has been deleted. you can see the image bellow for proper understanding.
Wednesday, October 22, 2014
How to hide IP address
There are different ways to hide your ip address when you browse internet. Today, I will tell you about two ways of ip hiding.
One method is by using software. There are many ip hiding software on the internet. Some of them are "Hide IP Easy", "Platinum Hide IP", "Hide IP All" etc. You can use this very easily. But I will show you another method of ip hiding and that is manually hiding your IP. So, Let's see how to hide ip address in Mozilla Firefox.
One method is by using software. There are many ip hiding software on the internet. Some of them are "Hide IP Easy", "Platinum Hide IP", "Hide IP All" etc. You can use this very easily. But I will show you another method of ip hiding and that is manually hiding your IP. So, Let's see how to hide ip address in Mozilla Firefox.
Subscribe to:
Posts (Atom)