
Search In
Hi friends,
In my last blog Migrations in Rails: PART 1 - Introduction and Creating Tables I told you what is migration and how we can create tables in migration today I will tell you some other generic queries that are used:
1. Dropping a ta
ANDROID RUNTIME PERMISSIONS
Today I am going to show you a simple and easy method for handling runtime permissions. But before that let's understand what runtime permission is and why it is required?
Permission means allowing
I am trying to build a discord bot in visual studio and while executing the code I am getting few exceptions errors. Pelase help me to resolve that. Below is my line by line code, please check and help me to run this code perfectly.
using Discord;
Let's suppose we have one project in Swift and we want to include .m file of Obj C in our project, for that we have to follow below steps.
1. Drag your objective C .m file in swift project. Once you drag, you will get one pop up as shown
In traditional web app users have no idea about server’s current state. But in real time web application (chat application, games) users are interact with server and other user in real time. Real time web applications need data to be shared ver

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()
If you are going to launch a new business and looking for a quick ways for get followers on social media then you can learn from this article which I am writing now. Which strategies I use can be very useful for every business person, products, and b

Sometimes you need to adding dynamic fields in a form as per client requirement. The dynamic field is new input field which will be created whenever we click + button in our script. Here, in this tutorial, I have provided an easy way to add dynamic f
‘Human Resource’ one of the strongest and equally important parts of the corporate life cycle. Many organizations still follow the traditional working way for their HR’s and not even aware of latest as well as innovative business cu
Today is the era of mobile evolution which is completely based on the quick and wide utilization of mobile phones. This is the reason that mobile application development companies have started putting resources for developing innovative mobile apps t
