Trezy Who
Software Engineer, UX Designer, and Game Dev
Madison, Wisconsin, United States
Actions
Trezy comes from the consulting arena, helping tech startups get their engineering game faces on for over a decade. He’s also a serial open source maintainer with a penchant for JavaScript, CSS, and DevOps.
Area of Expertise
Topics
How to Work the Web with Web Workers
Javascript is a single-threaded language, but it doesn't have to be.
Web Workers allow us to offload heavy operations from the UI thread, yet they're often neglected for anything beyond handling offline web apps. The capacity that they hold for transforming the way we write code in Javascript is huge! I'll dive into how Web Workers can be used to speed up page loads, offload time consuming calculations, restore magic to our lives, and make a little video game character jump around on screen. Boing boing.
The Live Coders Conference
A11y from the ground up
When it comes to web dev, we’re not taught to consider the marginalized folx that use our products. In this talk, we’ll *literally* tear up the book on web dev and start all over again — but this time, we’ll make sure *everybody* is included.
JSTalks Bulgaria 2019 Sessionize Event
JavaScript and Friends Conference Sessionize Event
Madison PHP Conference
"Simplify Your Workflow With Docker"
We've all been there. You've tested your application time and time again, and everything is working *perfectly*. Now all you need to do is pull the code down to your deployment server and you're good to go, right? **Right?** Except... you're not. You deploy your code, and almost immediately you get users complaining that things aren't working. Turns out, you forgot to install some vital packages like `imagemagick` and `bcrypt`. Womp womp. There's a better way. Docker allows you to transcend these issues by building the same environment every time. This talk will go through the basics of Docker, how to get started, wha\sts a Dockerfile, why not just use a VM, as well as diving into the some of the common issues that Docker can solve for PHP developers.
MadJS: Lightning Talks
• "Web Workers" by Trezy
• "Debugging Express in Chrome" by Don Henton
• "Lessons learned moving from Angular 1 to Angular 2" by Vidal Quevedo
• "A quick discussion on Publisher/Subscriber pattern and memory leaks" by Jaz Singh
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top