-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adam Norris edited this page Mar 8, 2017
·
13 revisions
This is a living coding style guide developed for my own personal use and will be updated to reflect current best practices in web development. The content is meant to serve as a template rather than a prescriptive document as is designed to help me document and improve on my development.
The rest of this guide is written in a formal third person tone as I'm happy for others to fork and improve upon it.
This purpose of this guide is:
- Help build and maintain projects over a period of time
- Ensure consistency between multiple projects
- Follow best practices and conventions
- Allow other developers to work on the same projects
Use the page navigation in this wiki to view the different sections.
NOTE: This guide is based around the LAMP stack using Wordpress as a CMS and involves advice related to these technologies.