Resources

Matthew Irish

Matthew Irish is a software engineer of the front-end variety. He’s currently building educational tools and resources for the Salt Lake City-based Instructure. Prior to supplementing our educational system with modern technology Matt put in work at Safari Books Online, Garmin, and local ad shop Salva O’Renick. He’s a smart dude that can become an expert on a new topic faster than anyone I’ve ever met. It’s why I love him. It’s also why I hate him. Let’s see what smartie pants has to share with us.

This Is Your Second Gig Working Remotely. How’s That Going for You?

I really can’t say enough good things about working from home. I don’t have a commute, I just get up and go to my basement office. Our family was actually able to sell one or our cars more than a year ago now—that’s been a big money saver. I know others have tried it, but for me it’s been really great and I have a hard time imagining a job (at least if I stay in tech) where I don’t work remotely. Your expereince working remotely depends on two big things: 1) your personality and 2) the company culture.

Some people have a personality where social interactions are better when you’re interacting in the same space—needing to be around people. I like people, but I also really enjoy the added focus that working alone in an office in my basement provides. There’s a drastic difference in the number of distractions when your work area is isolated. Previously I was employed at several places that had open office designs or some level of cubicles and I really feel like those sorts of environments are rife with distraction. When co-workers needed to get work done they would find somewhere away from their desk to do work so that they could have a greater degree of isolation.

Company culture is definitely closely tied to the success of remote workers. Instructure didn’t have a lot of remotes when I started, but the culture was already chat-centric which made it really easy to jump in and feel a part of the flow. Safari had workers all over so it was a closer 1:1 mix of remote to in-office employees which led to over-communicating what we were doing throughout the day. Little details like “I’m off to lunch” are good touchpoints in my experience.

What Exactly Have You Been Doing for Instructure Over the Past Year?

One of the awesome things about Canvas is that it’s open source, so you can see exactly what I’ve been working on:

github-instucture

My specialty is front-end work and until a couple of months ago, I was on the assessments team. We dealt with anything related to assignments and grading. Unfortunately I really can’t say much about the work I’m currently doing. That should change soon and I’m looking forward to sharing.

You’re Not the Type of Person to Work on Something You Don’t Believe In. What’s the Intrinsic Hit You Get off of Digitizing the Educational Process?

Landing at Instructure was more selfish if I’m being honest. I get to work with a couple of JavaScript devs I knew from Twitter, so I leapt at the opportunity. It just turns out there are a whole host of talented people here as well. Getting paid to work on an interesting product with lots of users that’s changing education is just extra motivation.

You Tried Several Avenues Before Finding Front-End Development. Why Did It Stick With You?

I’ve always loved learning and development is ever-changing. Being into tech from an early age didn’t hurt, but the big clincher for me was the flexibility of the job.

If I had pursued art conservation, my job would pretty much dictate where I live. I remember expressing my concern to a visiting professor and his response still creeps me out. He said “Well it’s like we always say: where there’s death, there’s hope.” Not exactly the most reassuring answer. After that, both art conservation and medical school (the other avenue I was exploring) required sizable academic and monetary commitments. I decided they weren’t something I wanted to commit to.

Is the Gap Widening Between Good Front-End People and Great Ones?

It’s a tricky distinction. Front end stuff is ever-expanding because browsers are getting more powerful and getting packed with more features. But there’s been some commoditization from both the design side and the development side for HTML/CSS-only devs. There are a lot of designers and JS devs who can do HTML/CSS, so it’s becoming harder to stand out.

There’s pressure to learn more advanced CSS techniques like the experimental shape stuff that Adobe is doing and to push harder into JS. If the decision is to push harder into JS, many of the choices for frameworks are fairly complex. The landscape is starting to resemble backend development in complexity. So in that way, the gap is widening.

In many cases you don’t even need a server and can talk directly to 3rd party API’s. A guy on my team recently implemented a CSV upload feature. You drag a file into the browser, and almost immediately get a preview of the CSV in a table format. Then you decide if the file has a header row, and if so, you choose how the headers map to the data we’re expecting. Then you can submit the file to upload to the server and only then does the app talk to the server.

We were all giddy that such a robust interaction could be built in modern browsers. Putting together a team that can envision and then pull off interaction like that is the difficult part.

To Me, Front-End Tools and Processes Are Evolving Faster Than Anything Else Around It. You Agree? and Why Is That?

Yes, I agree 100%. It’s partially related to browser capabilities but also developers bringing learnings from other languages and platforms to JavaScript and the browser. Much tooling is a direct product of Node.js. It has lowered the barrier for JavaScript devs to build system-level tools. The barrier is so low that if you don’t like what’s available, just write your own. Then release it on Github and npm. It’s a low-friction process with more people creating and sharing.

What’s Your Most Recent Epiphany?

I guess it’s in two parts. First, the modern web has made it difficult for those who use assistive devices such as screen readers. Second, developing and designing for accessibility is not easy but should be a priority. An accessible site should be table stakes at this point.

What’s a Lesson You Learned the Hard Way?

It’s not just what you make, it’s about what you spend.


Brooks Thomas: Southwest Airlines

Read Now

Andrew Vontz: Strava

Read Now

Jeremy Ragonese: Uinta Brewing

Read Now