Hello Fenix!

By  on  

Firefox Preview Over seven years ago I made the massive career leap to Mozilla. Two years ago I realized a dream of joining the Firefox DevTools team -- it's been a rewarding adventure helping to improve the Firefox DevTools Debugger and other super helpful tools. I'm frightened, excited, and surprised to announce that I've been loaned to the Firefox Fenix team!

What's Fenix? Fenix is the UI and UX for the upcoming revamp of Firefox on Android!

It's hard to describe the emotions of this loan move. I'm exited to participate in a massive product launch in the mobile space. I'm scared because I don't presently know Kotlin or the Android landscape. I'm encouraged that the Fenix team is so positive and driven to succeed. I'm afraid of the unknown.

In the end, it's the fear that drives you to push harder and succeed. If you aren't scared, you aren't aiming high enough. When you look back at life, the fondest accomplishments are the ones you walked into most terrified of. Wish me luck and look out for an amazing new Firefox experience for Android!

Recent Features

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    Degradable SELECT onChange

    Whenever I go to Google Analytics I notice a slight flicker in the dropdown list area. I see a button appear for the shortest amount of time and the poof! Gone. What that tells me is that Google is making their site function...

Discussion

  1. zakius

    I appreciate all the hard work you do with dev tools (though there are things I don’t like: new color scheme and font rendering are clearly worse), unfortunately these never get to the last usable Firefox version and are only released with quantumfox instead, that’s a shame cause I have to launch another browser when I want to use them instead of just working in my daily driver

  2. That sounds exciting! I can completely relate to this. After 14 years of front-end web development I recently jumped to a Release/DevOps engineering team. It was a bit scary initially and I felt like I had a lot to catch up on in a short amount of time but having a supportive team made all the difference. Not to mention, bringing different experience to the table seems to have worked out well for the team.

    Good luck!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!