>>The problem with writing a Chrome extension..
Absolutely, I agree with Nick on this one.

On Wed, Oct 5, 2011 at 8:25 AM, Nick Morgan <skilldr...@gmail.com> wrote:

> The problem with writing a Chrome extension is that anybody who wants
> to try out your code will have to go to the hassle of installing it as
> an extension in Chrome. The beauty of JavaScript is that anyone can
> run your code just by visiting a web page.
>
> I bet if you wrote something small in browser-based JavaScript you'd
> get a lot more help from people. And if you can fit it into a
> JsFiddle, then your laughing :)
>
> Nick
>
> On 5 October 2011 15:21, bittersweetryan <ryan.ank...@gmail.com> wrote:
> > I've been trying quite hard to get more professional with my
> > JavaScript development lately.  I've been doing a lot of reading (blog
> > posts, Crockford's book, and Haverbeke's book).  Since reading about
> > JavaScript is only part of the puzzle I've written a chrome extension
> > to try to put what I've read to use.
> >
> > Unfortunately I work for a small company and I don't have anybody to
> > do a code review to help me see my errors and learn from them.  I
> > totally agree with Addy Osmani's comments on his blog post "Avoiding
> > The Quirks: Lessons From A JavaScript Code Review" on how valuable a
> > code review can be.  I've tried to post my code on
> > codereview.stackexchange.com, however I haven't received the quality
> > of feedbck that I'm looking for.
> >
> > The codebase isn't huge ~300 lines and its up on github -
> > https://github.com/bittersweetryan/GitHub-News-Filter.  If anybody has
> > the time to look at it and give me some advise on what I could be
> > doing better I'd really, really appreciate it.
> >
> > Ryan
> >
> > --
> > To view archived discussions from the original JSMentors Mailman list:
> http://www.mail-archive.com/jsmentors@jsmentors.com/
> >
> > To search via a non-Google archive, visit here:
> http://www.mail-archive.com/jsmentors@googlegroups.com/
> >
> > To unsubscribe from this group, send email to
> > jsmentors+unsubscr...@googlegroups.com
> >
>
>
>
> --
> Nick Morgan
> http://skilldrick.co.uk
> @skilldrick
>
> Save our in-boxes! http://emailcharter.org
>
> --
> To view archived discussions from the original JSMentors Mailman list:
> http://www.mail-archive.com/jsmentors@jsmentors.com/
>
> To search via a non-Google archive, visit here:
> http://www.mail-archive.com/jsmentors@googlegroups.com/
>
> To unsubscribe from this group, send email to
> jsmentors+unsubscr...@googlegroups.com
>

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to