Book Image

PhpStorm Cookbook

By : Mukund Chaudhary
Book Image

PhpStorm Cookbook

By: Mukund Chaudhary

Overview of this book

Table of Contents (16 chapters)
PhpStorm Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


Rome wasn't built in a day. Nor by a single person...

Whichever sport you play or wherever you go, it has always been a team game. They have always kept on saying that united you stand and divided you fall. A PhpStorm cookbook author also used to say that reinventing the wheel is an action that should be avoided. Thus, you should always work in a team. The reason is obvious: a task divided among a team is completed faster.

According to a principle of software engineering, you should program in a team of two. This way, both of you will be able to discover errors in each other's code in the development phase itself.

So, when you work in a team, how will you work on an application development in which someone else is working on another module? One way is to use that same machine to code so that you can continue from the point where the other person stops working. But, is it wise to wait? It's OK that you work in a different shift. But, what if that person is geographically remote...