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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Incredible Demos

  • By
    MooTools FontChecker Plugin

    There's a very interesting piece of code on Google Code called FontAvailable which does a jQuery-based JavaScript check on a string to check whether or not your system has a specific font based upon its output width. I've ported this functionality to MooTools. The MooTools...

  • By
    Create Your Own Dijit CSS Theme with LESS CSS

    The Dojo Toolkit seems to just get better and better.  One of the new additions in Dojo 1.6 was the use of LESS CSS to create Dijit themes.  The move to using LESS is a brilliant one because it makes creating your own Dijit theme...

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!