Categories
Old Archives

Welcome to the arrogantly named library of, Good Email Code

Welcome to the arrogantly named library of, Good Email Code I always enjoy writing and talking about email code so I decided to set up this site to share code and explain the reasons behind everything I’m doing. You are welcome to simply copy and paste code or you can read up and learn the […]

Categories
Old Archives

Watch, Reference & Learn Code | CodeTime.io

Watch, Reference & Learn Code | CodeTime.io CodeTime.io was created by university instructors and app developers Trevor Greenleaf and Peter Medina to provide free lessons on web development for their respective students and anybody else who wants to learn code. CodeTime.io features video series on topics ranging from introductory HTML to leveraging the power of […]

Categories
Old Archives

Sublime reindent beautify shortcut

Sublime reindent beautify shortcut Go to Preferences > Key Bindings-User Add the below key value pairs to the existing JSON array (mostly it would be empty previously): { “keys”: [“ctrl+shift+r”], “command”: “reindent”}

Categories
Old Archives

What is an API? In English, please. – freeCodeCamp

What is an API? In English, please. – freeCodeCamp

Categories
Old Archives

The Code Side Of Color | Smashing Coding

The Code Side Of Color | Smashing Coding The trouble with a color’s name is that it never really is perceived as the exact same color to two different individuals — especially if they have a stake in a website’s emotional impact. Name a color, and you’re most likely to give a misleading impression. Even something […]