Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

CRUD operations in Rails

CRUD Operations in Rails Before understanding CRUD operations in rails we will see what are active records. Active records point to the models of MVC architecture. Model is the component of mvc architecture which is responsible for persisting data s

Soak Testing

What is Soak Testing?   This is a non-functional testing. In the Soak Testing, the System under Load (SUL) is checked that it can face an immense/large volume of the load for an extended timeframe.   Soak Testing is only a kind of a per

Rails Active Records Callbacks: Part 2

Hi Friends, In my previous blog Rails Active Records Callbacks: Part 1, I explained about why these callbacks are required and also discussed about some of the useful methods available in rails active records during creation and saving of the object

Clarification of hooks in WordPress

Welcome to FindNerd.   Today we are going to discuss the hooks in WordPress. We all know hooks are also known as actions and filters. Many of the developers are confused with these terms. They are using filters and actions in their projects bu

How to create flip effect horizontally and vertically to show images and text?

  Hello Readers , here is a simple blog on flipping effect horizontally and vertically using jquery flip() method  on mouse hover. On mouse hover image  will flip and we will see some text in a div having background color.  For t

How to create a custom filter in AngularJS?

In AngularJS, Filters are used to format data which is served to the user. Filters are added to expressions by using the pipe(|) character and followed by a filter method. There are a lot of in-built filters available in AngularJS  For example

Unity Services

Hello Readers !!   Today we are going to discuss about the Unity Services. What all services unity provides and how we can use them in our game or apps. Below is the main services which unity provides.   Lets discuss all of these one

How to Update LableText on click using Javascript

Hello Readers, Hope you are doing good today. Today on My blog, I am going to explain how you can make labels in edit mode and update label text using JavaScript. First, you need to create label which you want to make editable and also create save

Upload multiple image using AngularJS

Hello Readers, Hope you are doing good today. Today in My blog, I am going to explain how you can upload multiple files using AngularJS and PHP. First Create an index.html page and put required library file in  <head></head> secti

HTTP request using python

Hi All, HTTP request  is a two way process i..e client - server communication .Three basic features that make HTTP a powerful protocol and these are: HTTP is connection less HTTP is media independent HTTP is stateless: There are many typ

1 215 352
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: