Web Code

I have been a web developer since sometime in the later 90’s. When I started creating web pages I would sit up all night with my books open, yes I said BOOKS there was not much on the Internet when I opened my first ISP. But then life got better when Microsoft came out with Front Page which would now be looked upon as something you might find in the toy section for kids to begin on. But today everyone seems to be coding the web and for good reasons.

I now use VS Code and Sublime Text to work on websites and code the front ends. What is a frontend? Well back in the 90’s again when I was coding using Text Editors we made simple static pages for companies to share their contact information. Today we build sites that not only allow people to share their contact information but to also allow for running large database backends. We call these new site Dynamic because they change based upon what the database contains. All blogs on the Internet today have a backend database running.

I just wanted to share this with everyone because as you are building websites and posting them up to your web server and they are not loading correctly. Simply hold CTRL, SHIFT and hit the letter I in Chrome. This will bring up the developers panel and you will be able to see the errors. This will save you a ton of time when you are working with thousands of lines of code.

Just remember that you don’t have to write a single line of code to have a really nice looking web site. Simply pay a company for a WordPress blog and begin telling the World about yourself or your hobbies.

By jokorn

Leave a Reply

Your email address will not be published. Required fields are marked *