Tech 101: Client-Side vs. Server-side
Client-side means that the action takes place on the user’s (the client’s) computer. Server-side means that the action takes place on a web server.
Read More
Client-side means that the action takes place on the user’s (the client’s) computer. Server-side means that the action takes place on a web server.
Read More
Password hashing is a way a web site can store your password to keep it safe.
Read More
QA stands for Quality Assurance, and it's the process a site or product goes through to make sure everything's working right.
Read More
API stands for Application Programming Interface, and it's how computers and web applications share information with each other.
Read More
What is PHP? Read on to learn all about it.
Read More
Everything you wanted to know about JavaScript and then some!
Read More
CSS is the language that makes the web look nice.
Read More