Agile
Agile software development is a software development methodology that forgoes a hard set of must-have application features in favor of responding in real-time...
Read More
Agile software development is a software development methodology that forgoes a hard set of must-have application features in favor of responding in real-time...
Read More
In tech, the stack, or the solution stack, is the set of software and hardware resources that are necessary for a web product to function.
Read More
Are you looking for a way to exercise your CSS muscles? Why not try to recreate famous logos using only HTML & CSS!
Read More
C rules everything around me.
Read More
Grid systems are the design structure for building a web page.
Read More
Regular Expressions (regex or regexp) make it possible to find specific words or letters in large bits of text.
Read More
What is scripting? What is coding? How are they different?
Read More
DNS is the phonebook of the Internet. When you call your friends on the phone, you pick their name from your contact list and the phone does the rest....
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
Node.js is a JavaScript framework that makes it possible to use JavaScript for backend development.
Read More
REST is a set of simple rules for how to organize and transmit information on the internet.
Read More
Password hashing is a way a web site can store your password to keep it safe.
Read More