Skip to main content

Posts

Featured

Landed Two PR's, And Made A New Friend - Part 2

As an addition from my last post, which you can read here , we can dive in to the PR that I spent more time working on.  Again, although it was easy, I learned a lot about the entire debugger.html project and did some research about React in the process, which I'm really interested in learning more about. Just so we're on the same page, you can see the link below: https://github.com/devtools-html/debugger.html/pull/4230 In this bug, I was asked to move all of the workers to their own directory.  It sounds really simple but it does require a lot of testing in order to get it landed.  Thankfully, I had help learning how testing works from Senior Software Engineer for the Mozilla DevTools team, Jason Laster . Before I discuss what I fixed, I have to give kudos to this guy.  When I joined the Slack channel, Jason was the first person to greet me to the group and also assigned me my issue, which you can find below: https://github.com/devtools-html/debugger.html/issues/372

Latest posts

Landed Two PR's, And Made A New Friend - Part 1

Finding A Bug Is Harder Than You Think

One Text Editor To Rule Them All

What I Learned About The MIT License From A Lawyer

The Early Bird Gets The Bandwidth

An Easier Way To Build Apps? Yes, Please.