There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

severien ,

Yes, the features are there. Just the API is still horrible.

As an example, make a hidden element visible (extremely common imperative operation).

jQuery:


<span style="color:#323232;">$(</span><span style="color:#183691;">"#element"</span><span style="color:#323232;">).show();
</span>

Native JavaScript:


<span style="color:#0086b3;">document</span><span style="color:#323232;">.</span><span style="color:#0086b3;">getElementById</span><span style="color:#323232;">(</span><span style="color:#183691;">"element"</span><span style="color:#323232;">).style.display </span><span style="font-weight:bold;color:#a71d5d;">= </span><span style="color:#183691;">''</span><span style="color:#323232;">;
</span>

I hope you’d agree that the native JS is certainly not an example of good API.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines