
Search In
Remember, how was your first week in your first job?
Well, I remember mine. It was like a whole different world. Too many things to do but I barely knew how to do them. Too many helping hands but still hesitant to take help. Too many questio
Since PHP is a popular choice for application developers it is not surprising to note that almost all hosting providers support PHP. The most ideal environment for hassle-free deployment of PHP application is when your hosting provider gives you acce
Google provides many effective tools and utilities for data migration and conversion. One such tool is the Google Vault. It safeguards user’s mailbox data in a separate location for Google Apps Mail. It is a very powerful method to export and s
Good businesses nowadays employ technology in many forms, whether that be through websites, software, or even digital marketing. Profitable technology is built by highly skilled dev teams. You get what you invest, in most cases. However, there are so
To survive in the competitive environment of the digital world, one need to have appealing branding solutions. Today, marketers are using captivating deigns to attract customers and to spread brand awareness more successfully and efficiently.
As the bitcoin value has risen, investors who did not get the chance to buy the currency in its nascent years are wondering if they missed an opportunity. However, other digital currencies such as Dash will give you another chance at investing in cry
It is vital to choose a progressively effective platform to develop a robust mobile application. The native approach is excellent and efficient. However, it takes a significant amount of time for application development and maintenance. So, developer
Maintaining control over the many operations inside a corporate organisation is always a critical undertaking since it is directly tied to the success of the firm. There are several operations in a firm, including accounting, human resource managemen
Lambdas?
A lambda is nothing but a anonymous function which accepts zero or more arguments and produces output. Lambda is basically composed with three components- argument section, an arrow and a body.
(argument ...) -> { body } // a valid ps
Here I am giving a brief idea of creating a custom module for newbie.
For taking an example, I am creating a list of contents of my custom content type.
However for creating custom pages, we can use Views module and it is highly customizable. But I
