Things You Need To Know About DevOps
January 7, 2020

In the modern world, customer requirements and market demands are changing very rapidly. To cope up with the pace of a rapidly changing environment, organizations are turning their processes and infrastructure. First, we need to look at the resources basically involved in successful IT infrastructure. Development Development resources are part of the development of software. ...Read more

Read More
URL setup in CodeIgniter
January 6, 2020

We explained the basic setup of CodeIgniter in the previous article. Now, in this article, I will be explaining the URL setup in CodeIgniter. As a matter of fact, URLs in CodeIgniter are intended to be internet searchable and human-understandable. As opposed to utilizing the “query string” way to deal with URLs that is synonymous ...Read more

Read More
Understanding Maps : MKDirections API
January 1, 2020

MKDirections API In a recent app, I had to work on routes and directions between user current location and a destination location. In the process, I tried my hands on MKDirections API, Google Directions API and Here Maps API. Each of these APIs has its own merits and demerits. In this series, I will cover ...Read more

Read More
People and Process
September 3, 2019

Looking For The Perfect Candidate? Looking For a candidate who can take your company to the next level? Looking For a candidate who is intelligent, presentable, a great communicator, dedicated, honest, energetic and yet affordable? Ha ha ha ha ha…. Okay, let’s be serious! Ha ha ha ha ha!!! Sorry about that, but let me ...Read more

Read More
RESTful API with Lumen
June 14, 2019

Lumen is a micro-framework built on top of Laravel’s core components. Lumen utilizes a lot of familiar concepts from Laravel such as Eloquent, caching, routing, middleware and its service container. The biggest advantage of Lumen is its speed which makes it the most preferred framework for building fast micro-services or APIs. Setting up Lumen: There ...Read more

Read More
Server Side Rendering in Angular 7 (Angular Universal)
June 7, 2019

A normal Angular application executes in the browser and renders pages in the DOM in response to the user’s actions. Angular Universal executes on the server and generates static application pages that later get bootstrapped on the client. This means that the application generally renders more quickly, giving users a chance to view the application layout ...Read more

Read More
Steps to configure Multisite in WordPress
June 6, 2019

WPMS (Wordpress Multisite) features that allow for creating multi network sites. In simple words it capable to manage multiple WordPress sites from a single installation of wordpress. It has same directories structure and files for all network sites, It makes manageable all things from one place for super admin. ...Read more

Read More
Core Data: Entity Relationships
May 22, 2019

Core Data Entity Relationships In my previous article Core Data: CRUD Operations, we learned about Core Data CRUD operations i.e. how to add, edit, delete and read data from entities. In this article, we will learn about the relationship between entities i.e. how the records of ‘one entity’ are related to the records of ‘another ...Read more

Read More

Lets’s Talk

About your ideas and concept