Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-settings.php on line 472

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-settings.php on line 487

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-settings.php on line 494

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-settings.php on line 530

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-includes/cache.php on line 103

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/mindseye/public_html/blog/wp-includes/theme.php on line 623
Striking A Balance | Minds Eye Web Design, Inc.
Minds Eye Web Design, Inc. Rotating Header Image

Striking A Balance

We need interoperability between different front-end developers, programmers, designers, web app developers, etc. So how do we go about doing this? The answer is web standards in CSS, HTML, and JavaScript. There is no need to master a variety of tools. Just know and understand enough so that if you need to code in a language that you don’t normally use that you will be able to code in the correct standards.

Version control is VERY important when multiple people are working on the same project. I have had many run-ins myself with accidentally writing over more up to date code. Having some form of version control allows for the following.

  • Provides fall-back point
  • Prevents over-writing
  • Helps with accountability
  • Track change history

Design by community and not by committee.

Summation

  • Strive to write elegant code
  • Know your personality code
  • Choose the right framework
  • Be passionate but don’t risk the site

Websites


0 Comments on “Striking A Balance”

Leave a Comment