DEV Community

Cover image for Spell It Out: spelling out tech acronyms, abbreviations and word shortenings
Michael Lee πŸ•
Michael Lee πŸ•

Posted on

Spell It Out: spelling out tech acronyms, abbreviations and word shortenings

Have you ever been in a situation where a colleague, speaker or organizer in the tech industry used an acronym as if everyone knew what it meant? Did you feel like you were the only one who wasn't in the know because you didn't know what it meant?

Yeah, I've been in that situation far too many times. Although I've been in the tech industry for many years, there has been many times where I didn't know what an acronym meant. Heck I still run into acronyms to this day that still puzzle me.

It's for this reason I created Spell It Out. A site that spells out acronyms, abbreviations and word shortenings often used in the tech industry.

Would love for the dev community to check it out and if there are any abbreviations you see missing from the glossary, suggest it in the comments below or on the site's form :)

Oldest comments (39)

Collapse
 
andy profile image
Andy Zhao (he/him)

Hell yeah! This is awesome! Love the simplicity it.

Would love an autocomplete search if that's not asking for too much?

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks @andy ! It is definitely on the list of things to add :)

Thanks for checking it out. Let me know if there's anything else you'd like to see or any acronyms I'm missing.

Collapse
 
andy profile image
Andy Zhao (he/him)

Hmm how about REPL and REST? I'm sure I have more but I can't think of any right now...

Thread Thread
 
michael profile image
Michael Lee πŸ•

Boom! Added REPL and REST. Thanks for the suggestions :)

Collapse
 
jess profile image
Jess Lee

Ohhh man, I love this so much!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Jess!!! Please let me know if there’s anything I can do to make it better.

Collapse
 
codemouse92 profile image
Jason C. McDonald • Edited

THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU! This will be great.

Can you possibly replace that animation on the front page with an actual webform that automatically searches your glossary? (Mess with the JS a little bit, and you can probably still have it animate like that until someone clicks it.)

Collapse
 
michael profile image
Michael Lee πŸ•

Great suggestion Jason! Will look into that tonight.

Collapse
 
fafafava profile image
Favascript

Great work man!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks!

Collapse
 
ben profile image
Ben Halpern

PWA
SPA
SLA

Come to mind

Collapse
 
michael profile image
Michael Lee πŸ•

These are great! Thanks Ben πŸ‘

Collapse
 
wayfarer_youth profile image
kristian

Love this!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Kristian!

Collapse
 
peiche profile image
Paul

During one team meeting, the boss declared that we could not use any acronyms for the duration of the meeting. That was a hard meeting.

Collapse
 
michael profile image
Michael Lee πŸ•

Nice! Do you know why your boss made that decision and was there a positive outcome from it?

Collapse
 
peiche profile image
Paul

If I recall correctly, it was around the time we'd just hired a new dev. Most of the acronyms we use are in reference to the websites we manage, so it was for clarity's sake. Once the new guy was used to the names, we reverted to using acronyms again. :)

Collapse
 
lfre profile image
Alfredo Lopez

I’d love to have soundbites for each one. I remember saying pee-and-gee for png files until I finally heard someone say Ping. Same goes for mysql, regex, etc.

Collapse
 
michael profile image
Michael Lee πŸ•

That is a really good idea Alfredo :) Will keep this one in mind.

Collapse
 
gustavo94 profile image
Gustavo Preciado

Awesome contribution, thank you!

You can add SOLID (Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion) and DDD (Domain-Driven Design)

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Gustavo! Added SOLID and DDD :)

Collapse
 
markisundefined profile image
Mark

Good work!

Collapse
 
michael profile image
Michael Lee πŸ•

Thanks Mark!