TJ Wright

TJ Wright @wrightdotclick

About: Software Implementation Manager // Udacity + Flatiron School

Location:
Dallas, TX
Joined:
Nov 18, 2019

TJ Wright
articles - 8 total

Quickly Open a File in the Browser from WSL

Mac users have this magic convenience of typing open index.html into their terminal to open a file fr...

Learn More 24 2Oct 17 '20

Save time debugging Rails by automatically displaying params directly inside your views

Here's a fun and easy little trick. Let's throw a debug(params) into our view, and then we can see wh...

Learn More 14 0Aug 20 '20

Did MySpace Get You Interested in Coding?

One thing that I keep seeing over and over again... a generation of developers inspired by... MYSPAC...

Learn More 10 8May 8 '20

Updating to the New WSL 2: Is It Really 20x Faster? - A User's Installation Guide

Windows has finally released WSL 2, and it's smooooooooth. Microsoft describes it as such: "WSL 2 is...

Learn More 83 7May 8 '20

Installing the Heroku CLI on WSL

Wait, wait, let me guess... You're running WSL. You're trying to install Heroku...

Learn More 95 11May 1 '20

A Primer on Relational Databases for Beginners by a Beginner

Today things like SQL, Oracle, MongoDB are all commonplace names in software engineering and web deve...

Learn More 7 0May 1 '20

Refactoring Foodexplorer: Advice from My First Object-Oriented CLI Project

Overlooked Concepts for Your First CLI Assessment Today I want to talk about my first CLI...

Learn More 7 0Jan 25 '20

Creating Foodexplorer v1

The Original Intent My intent was to design a simple command line application, called Macr...

Learn More 7 1Dec 19 '19