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

Search In

Understanding Modules in Angular2

A module is component in angular that can export classes, function and values. It can work as a library for some other module. angular2 library is primary library that is a module and will be imported by some other component. This is the code for mo

How to refresh your list when you swipe down at the top / use of SwipeRefreshLayout

Sometime we need to refresh our list when we swipe down at top of our list so this feature is attained with the help of Swipe Refresh Layout. Here I am showing the list with the help of recyclerView, so we need to add SwipeRefreshLayout tag in our xm

Discussion on send smtp mail from godaddy server in php

Hi Reader's, Welcome to FindNerd, today we are going to discuss on how to send SMTP mail from GoDaddy server in PHP. If you are developing any web application in PHP then, sometimes you are required to send emails in your PHP application. You c

Defining *.info.yml files in Drupal 8 theming

Drupal 8 has come up with flexible and easier manners of theming from its previous versions. In Drupal 8 theme the first requirement is .info.yml file which contains the meta-data of theme. This file must be present in your theme folder because of

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

Setting Dimensions at Runtime

Set View Dimensions at runtime Welcome to another tutorial of setting view dimensions at runtime. Following is a simple way to set your view dimensions at runtime (there is another way also for doing same but will discuss in another blog). First

An introduction to Web Notifications API

If you have ever installed apps on your mobile device(s), you must have experienced the notification messages that show on your mobile devices whenever you receive the latest information or get connected to the internet after being offline for a coup

Secure yourself from New Ransomware Viruses threat

If you turn on your computer and see the message "Your files are encrypted, you need to enter the code to unlock it, to avail the code, send 1 Bitcoin to a certain address" – it means your computer is infected with Ransomware. In g

5 Easy Steps to Set User Notification Feature in iOS Swift Application

User notification is a new local notification feature in iOS. It gives the additional functionality i.e. to remove pending notifications which is not possible in UILocalNotification. So lets start how it works.   As we know for scheduling noti

JavaScript - Learn how to find the difference in multiple arrays using reduce

So when we talk about iteration on arrays in JavaScript, first thing comes in mind is traditional loops, but here we are discussing something that might surprise you that is array reduce() method, so first I’ll tell you, how does array reduce()

1 305 331
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: