Status Update: November 21, 2016

I just thought of a few more things to write about that could be greatly beneficial to web development.

I’ve started watching the Udemy lecture, Javascript: Understanding the Weird Parts, and when starting it, I didn’t think I was going to learn much. However, the further I got into the lecture, the more I started to realize how much I didn’t know about Javascript. I hope to share some of that with this blog to spread a better understanding of the language.

Another thing that I noticed while editing my “What is a Web Service?” blog is how interesting HTTP request and responses and their formats are. For example, what do the response and request headers mean? Like Cache-Control, Content-Encoding, etc… This explanation could shed more light on the magic of web development and how one small thing can make web development so much more efficient and easy.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s