Quantcast
Channel: Is it OK to promote my own code by answering my own questions? - Meta Stack Overflow
Viewing all articles
Browse latest Browse all 11

Is it OK to promote my own code by answering my own questions?

$
0
0

I have written some plugins for jQuery that are very often searched on Google. One of them is used for long-click event handler, presented in a "beautiful" way, for example:

$("a").longclick( function() { /* code */ }, 500 );

I want to share my work with everybody (for free). Is it OK to post a question on Stack Overflow and answer it myself? Or should I post somewhere else on the Stack Exchange Network?


Viewing all articles
Browse latest Browse all 11

Latest Images

Trending Articles





Latest Images