Hacker News new | ask | show | jobs
by frm1001xplrr 4604 days ago
This is pretty awesome. Though I'll probably never code dekstop apps, something like this for Addons would def. trigger a coding spur.
1 comments

You'd be surprise a large portion is done in javascript in firefox and many don't require deep browser knowledge like how the transport layer works or working with the DOM. Some are style issues, some are correcting RFC specs. I am fixing two extremely trivial minor CSP issues given I have read the spec and done CSP related things.

Don't be discouraged.