
Search In
As we know,Both scope and namespace have to do something with the config/routes.rb file .Yes,in some way ,both are wrapper for our well-known resources method. First,understand the working of scope by examining how it generates paths.Consider t


Step 1: Firstly goto the rectangle tool and make a rectangle on the canvas.
Step 2: Now goto the effect > stylize > Round corner and apply on it. make sure radius must be 30pt.
Step 3: Go to Effect > 3D > Extrude & Bevel and apply o
This blog is about Navigation of application activities. When an Activity is opened with Deep Linking then pressing back button close application instead of working in normal backstack flow.
If you are not familiar with Deep Linking then please chec
JSX is JavaScript syntax extension.
JSX is a pre-processor step that adds XML syntax to JavaScript.
It isn't necessary to use JSX in React development, but it is recommended.
It makes React more elegant.
JSX tags have a tag na
Hello Reader's, If you want to get the records of visitors that visits your webpage then in this blog you can learn and build your own. Here we will develop it by using PHP and Ajax.
Page counters are easy to get and install but if you want to
Hello Reader's if you are looking to develop a web app which gets the facebook user profile details then by using PHP you can do this. Facebook gives us the public details of any user like: photo, cover location and birthdays. To use this yo
Bootstrap grid system are used for creating page layout using series of rows and columns.
It allow maximum 12 columns across the page.
First class we use in grid system is .container. All rows and columns are placed inside container. Container cl
In this article, you can see how to create custom animated check boxes using css3.
Suppose you have some input type checkbox. Now you can add a label after checkbox and animate it with css3. Here is an example that shows the animated check boxes.
E
These are the steps you can follow to create simple products in magento with custom options them
1. Login to Admin menu, go to Catalog -> Manage Products.
2 In the upper-right corner of the Manage Products page, click the A
Scope is a JavaScript object that connects Controller and View. Scope contains information of model, its properties and methods.
Characteristics of scope:
Scope acts as a connection between Controller and View and available in both
