10 Abbreviations That Every Web Developer Should Know
Published on Jun 16, 2021
Throughout my career as a full-time web developer, I've had to memorize these most common abbreviations. While a quick google search brings you the answer, you should really try memorizing these so that you can become a rockstar developer i guess.
- FTP / SFTP - (Secure) File Transfer Protocol
- HTTP - HyperText Transfer Protocol
- SSH - Secure Shell Protocol
- SSL - Secure Sockets Layer
- HTML - HyperText Markup Language
- CSS - Cascading Style Sheets
- JS - JavaScript
- XML - Extensible Markup Language
- JSON - JavaScript Object Notation
- API - Application Programming Interface