Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices tagged with javascript, page 14

  1. ∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 07-Feb-2018 09:58:37 EST ∑ XahLee ∑ XahLee

    #JavaScript In Depth today.

    .insertAdjacentElement
    http://xahlee.info/js/dom_insertAdjacentElement.html

    Basic DOM Methods. Master these, and you'll know 99% of how to without a lib or framework.
    http://xahlee.info/js/dom_common_dom_methods.html

    In conversation Wednesday, 07-Feb-2018 09:58:37 EST from noagendasocial.com permalink
  2. ∑ XahLee (xahlee@noagendasocial.com)'s status on Tuesday, 06-Feb-2018 13:19:18 EST ∑ XahLee ∑ XahLee

    #JavaScript in Depth today:
    Understand Browser Window Object, Document Object Model
    without any lib or framework.
    http://xahlee.info/js/js_window_object.html

    In conversation Tuesday, 06-Feb-2018 13:19:18 EST from noagendasocial.com permalink
  3. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Tuesday, 06-Feb-2018 11:18:38 EST lnxw48a1 lnxw48a1
    • Christmas Personified as a Catgirl
    That'll make a juicy target out of #Cloudflare accounts that run major domains. Compromise the account, throw some eee-ville #JavaScript on the CF edge, and in a few hours, you've turned half the user devices on the Internet into your personal botnet.
    In conversation Tuesday, 06-Feb-2018 11:18:38 EST from nu.federati.net permalink
  4. ∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 05-Feb-2018 22:49:44 EST ∑ XahLee ∑ XahLee

    #JavaScript RegExp Tutorial for absolute beginners
    http://xahlee.info/js/js_regex_tutorial.html

    In conversation Monday, 05-Feb-2018 22:49:44 EST from noagendasocial.com permalink
  5. ∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 05-Feb-2018 09:41:47 EST ∑ XahLee ∑ XahLee

    #JavaScript DOM Scripting Tutorial. Major update. Learn scripting web without any lib/framework.
    http://xahlee.info/js/scripting_web_index.html

    In conversation Monday, 05-Feb-2018 09:41:47 EST from noagendasocial.com permalink
  6. ToniQ.es (coloco@quitter.es)'s status on Monday, 05-Feb-2018 08:22:38 EST ToniQ.es ToniQ.es
    Ataques #XSS y #JavaScript privilegiado: Vulnerabilidad en #Firefox http://unaaldia.hispasec.com/2018/02/ataques-xss-y-javascript-privilegiado.html
    In conversation Monday, 05-Feb-2018 08:22:38 EST from quitter.es permalink

    Attachments

    1. Invalid filename.
      Ataques XSS y JavaScript privilegiado: Vulnerabilidad en Firefox
      Boletín de noticias de seguridad informática unaaldia, ofrecido por Hispasec
  7. ∑ XahLee (xahlee@noagendasocial.com)'s status on Saturday, 03-Feb-2018 20:33:25 EST ∑ XahLee ∑ XahLee

    coding in #javascript is like being fucked in the ass.

    no other lang i've ever coded is like that. Not even perl or bash. Not #clojure #java #python #ruby #lisp #php #mathematica .

    Fuck javascript

    there are some idiots, e.g. a guy from #racketlang group who wrote a book, saying that syntax is not import. That's the most idiotic claim in entirety of programing literature.

    javascript sucks, primarily due to its syntax.

    In conversation Saturday, 03-Feb-2018 20:33:25 EST from noagendasocial.com permalink
  8. ∑ XahLee (xahlee@noagendasocial.com)'s status on Saturday, 03-Feb-2018 09:59:30 EST ∑ XahLee ∑ XahLee
    in reply to

    If you never learned #JavaScript before, read this. You'll js basics in 30 min.
    http://xahlee.info/js/js_basics_index.html

    In conversation Saturday, 03-Feb-2018 09:59:30 EST from noagendasocial.com permalink
  9. ∑ XahLee (xahlee@noagendasocial.com)'s status on Saturday, 03-Feb-2018 09:57:13 EST ∑ XahLee ∑ XahLee

    #JavaScript of the day. These works on any html or xml nodes. No need library/framework.

    Get Element's Attribute Value
    http://xahlee.info/js/js_get_attributes.html

    Set Element's Attribute Value
    http://xahlee.info/js/js_set_attribute.html

    In conversation Saturday, 03-Feb-2018 09:57:13 EST from noagendasocial.com permalink
  10. ∑ XahLee (xahlee@noagendasocial.com)'s status on Friday, 02-Feb-2018 13:22:30 EST ∑ XahLee ∑ XahLee

    #JavaScript learn about ES2015 Map Object in 5 minutes
    http://xahlee.info/js/javascript_map.html

    In conversation Friday, 02-Feb-2018 13:22:30 EST from noagendasocial.com permalink
  11. ∑ XahLee (xahlee@noagendasocial.com)'s status on Friday, 02-Feb-2018 13:19:54 EST ∑ XahLee ∑ XahLee

    #JavaScript ES2015 tutorial: Convert Object to/from Map
    http://xahlee.info/js/js_object_to_map_datatype.html

    In conversation Friday, 02-Feb-2018 13:19:54 EST from noagendasocial.com permalink
  12. ∑ XahLee (xahlee@noagendasocial.com)'s status on Friday, 02-Feb-2018 08:33:25 EST ∑ XahLee ∑ XahLee

    #JavaScript in Depth updates today.

    Create/Insert HTML Element
    http://xahlee.info/js/ins_content.html

    Remove HTML Element
    http://xahlee.info/js/js_remove_node.html

    Difference Between textContent, innerHTML, innerText, nodeValue
    http://xahlee.info/js/js_textContent_innerHTML_innerText_nodeValue.html

    In conversation Friday, 02-Feb-2018 08:33:25 EST from noagendasocial.com permalink
  13. ∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 01-Feb-2018 16:06:09 EST ∑ XahLee ∑ XahLee
    in reply to

    #javascript is such a pain in the ass. You'd think functional programing with fancy ES2015 features, but every move you do, you have problems.

    In conversation Thursday, 01-Feb-2018 16:06:09 EST from noagendasocial.com permalink
  14. ∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 01-Feb-2018 16:04:24 EST ∑ XahLee ∑ XahLee

    #JavaScript fking lisp it
    data.forEach (((name,cp) => ((( name.indexOf ( v_srch_str ) !== -1 ) && (v_found_codepoints.length <= Max_num_of_results ) ) ? v_found_codepoints.push (cp) : ( false ) )))

    In conversation Thursday, 01-Feb-2018 16:04:24 EST from noagendasocial.com permalink
  15. ∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 01-Feb-2018 07:51:41 EST ∑ XahLee ∑ XahLee

    #javascript , new code. A function to show prototype chain of any object.
    http://xahlee.info/js/js_show_prototype_chain.html

    In conversation Thursday, 01-Feb-2018 07:51:41 EST from noagendasocial.com permalink
  16. ∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 31-Jan-2018 08:58:51 EST ∑ XahLee ∑ XahLee

    #JavaScript Canvas vs SVG, code comparison
    http://xahlee.info/js/html5_canvas_vs_SVG.html

    In conversation Wednesday, 31-Jan-2018 08:58:51 EST from noagendasocial.com permalink
  17. ∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 31-Jan-2018 02:16:57 EST ∑ XahLee ∑ XahLee

    Programing: “var x = y or 1” Considered Harmful
    http://xahlee.info/comp/programing_or_considered_harmful.html
    #python #ruby #JavaScript #haskell #lisp

    In conversation Wednesday, 31-Jan-2018 02:16:57 EST from noagendasocial.com permalink
  18. ∑ XahLee (xahlee@noagendasocial.com)'s status on Tuesday, 30-Jan-2018 08:18:53 EST ∑ XahLee ∑ XahLee

    #JavaScript in depth today
    List/Add/Remove Class Attribute, without any lib/framework
    http://xahlee.info/js/js_list_modify_class.html

    In conversation Tuesday, 30-Jan-2018 08:18:53 EST from noagendasocial.com permalink
  19. ∑ XahLee (xahlee@noagendasocial.com)'s status on Sunday, 28-Jan-2018 11:21:41 EST ∑ XahLee ∑ XahLee

    #JavaScript in Depth update today.

    DOM: Navigate DOM Tree
    http://xahlee.info/js/js_navigate_nodes.html

    Vanilla js. No need any framework or library.

    and
    Add/Remove Event Handler
    http://xahlee.info/js/event_sample.html

    In conversation Sunday, 28-Jan-2018 11:21:41 EST from noagendasocial.com permalink
  20. ∑ XahLee (xahlee@noagendasocial.com)'s status on Saturday, 27-Jan-2018 10:12:57 EST ∑ XahLee ∑ XahLee

    #JavaScript in Depth update today. Difference between array slice and splice.

    Array.prototype.slice
    http://xahlee.info/js/js_array_slice.html

    Array.prototype.splice
    http://xahlee.info/js/js_array_splice.html

    In conversation Saturday, 27-Jan-2018 10:12:57 EST from noagendasocial.com permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.