Over the past several years as I have advanced in my journey as a Software Engineer, the one consistent thing for me has always been active learning. This means learning something by building something.

In the process of building websites and web applications for real users, it’s important to incorporate certain key techniques that broadly speaking improve the user experience, security, and overall quality of your code.

Below you will find some example applications built upon these coding philosophies.

Last modified .

Code

Installing Postgres via Brew

This gist is a fork of the original post from Ray Farias (sgnl).

Last modified .