Notices tagged with javascript, page 15
-
dcapeletti (dcapeletti@quitter.es)'s status on Friday, 26-Jan-2018 13:15:44 EST dcapeletti
#JavaScript
https://despora.de/uploads/images/scaled_full_f7bbe9678372e73048dd.jpg -
∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 25-Jan-2018 17:03:34 EST ∑ XahLee
#JavaScript in Depth, learn the tremendously useful yet complex Destructuring Assignment in 5 minutes http://xahlee.info/js/javascript_destructuring_assignment.html
-
∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 25-Jan-2018 00:36:47 EST ∑ XahLee
The Origin of #angular, for Non-Coders to Create Web Pages, Just Like Pretty Home Page #PHP and #javascript
-
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 24-Jan-2018 18:41:45 EST ∑ XahLee
understand #JavaScript ES2015 「class」 keyword in Depth in 10 minutes.
http://xahlee.info/js/javascript_class.html -
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 24-Jan-2018 11:19:18 EST ∑ XahLee
understand #JavaScript ES2015 「class」 keyword in Depth in 10 minutes, explain in way you've never seen before. http://xahlee.info/js/javascript_class.html
-
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 24-Jan-2018 02:13:39 EST ∑ XahLee
How Modern JavaScript Framework Do DOM?
https://www.reddit.com/r/Xah/comments/7sle75/how_modern_javascript_framework_do_dom/
#JavaScript -
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 24-Jan-2018 00:28:35 EST ∑ XahLee
#JavaScript in Depth today, es2015 Array.prototype.fill
(better examples now. refresh browser)
http://xahlee.info/js/js_array_fill.html -
∑ XahLee (xahlee@noagendasocial.com)'s status on Tuesday, 23-Jan-2018 23:48:46 EST ∑ XahLee
#JavaScript in Depth today, es2015 Array.prototype.fill
http://xahlee.info/js/js_array_fill.html -
lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Monday, 22-Jan-2018 22:01:39 EST lnxw48a1
https://static.network/
Or "please open this big ball of potentially-radioactive #JavaScript". Uh, no. Not when you can't even tell me why I should let the JS run unless I let the JS run first. -
∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 22-Jan-2018 13:41:44 EST ∑ XahLee
Apparently a lot young web dev today don't know how to call dom methods sans a framework.
If you aspire to write a lib someday, you'll need to know.
Here's a 10 minu tutorial
http://xahlee.info/js/scripting_web_index.html
#JavaScript -
∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 22-Jan-2018 13:10:13 EST ∑ XahLee
Today's #JavaScript in Depth updates. Most useful array method is splice
for adding/deleting/change any element
http://xahlee.info/js/js_array_splice.htmlall other methods also updated:
JS: Array.prototype
http://xahlee.info/js/js_array_methods.html -
∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 22-Jan-2018 02:08:11 EST ∑ XahLee
i never understood how any of #golang #clojure etc compile to #JavaScript do dom. e.g.
can anyone show me how this is done?:
document.getElementById("id").addEventListener("click",((e)=>{e.target.innerHTML='<p>hi</p>'})); -
∑ XahLee (xahlee@noagendasocial.com)'s status on Monday, 22-Jan-2018 01:10:10 EST ∑ XahLee
#JavaScript typed functional langs:
• @reasonml https://reasonml.github.io/ → #ocaml in js syntax
• purescript @paf31 http://www.purescript.org/ → based on #haskell and syntax.
• @elmlang http://elm-lang.org/ → is its own thing. -
∑ XahLee (xahlee@noagendasocial.com)'s status on Sunday, 21-Jan-2018 19:46:27 EST ∑ XahLee
#JavaScript creating html by • document.createElement • setAttribute • appendChild is super annoying, hard to read.. Alternative is do everything by =innerHTML. Is there a consensus? what does those frameworks do?
In conversation from noagendasocial.com permalink -
Tobias Dausend (throgh@gnusocial.federated-networks.org)'s status on Thursday, 18-Jan-2018 11:48:44 EST Tobias Dausend
Website is running #javascript for mining some #cryptocurrencies, that's not correct. But website is running #javascript including advertising networks is fine so far? Or do we have those situations only to last long enough so people could get used to it? Interesting to read articles about incidents with mining for #cryptocurrencies using the webbrowser. Not to forget: Many sites include already enough third party scripts and content from advertising networks. Just to speak about the so-called #glass-house. In conversation from gnusocial.federated-networks.org permalink -
∑ XahLee (xahlee@noagendasocial.com)'s status on Thursday, 18-Jan-2018 05:38:55 EST ∑ XahLee
#JavaScript In Depth update
true or false: 「Number.parseInt === parseInt」
http://xahlee.info/js/js_Number.parseInt.htmlIn conversation from noagendasocial.com permalink -
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 17-Jan-2018 19:53:29 EST ∑ XahLee
thinking of starting a subreddit of plainjs. #javascript/DOM tips/tricks/news without any lib.
vote here https://twitter.com/xah_lee/status/953791637741748224
In conversation from noagendasocial.com permalink -
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 17-Jan-2018 09:33:06 EST ∑ XahLee
#JavaScript in Depth updates today.
learn Set in 5 minutes
http://xahlee.info/js/javascript_set.htmlSet Object
http://xahlee.info/js/js_set_object.htmlIn conversation from noagendasocial.com permalink -
∑ XahLee (xahlee@noagendasocial.com)'s status on Wednesday, 17-Jan-2018 06:01:57 EST ∑ XahLee
been posting to my reddit r/Xah.
https://www.reddit.com/r/Xah/
If u reddit n find convenient, vote up. If i don't see much follower, i'll stop.
Since i have blogs on #emacs, #javascript, programing, etc, do let me know what you want to see, so i shape up to that.In conversation from noagendasocial.com permalink -
∑ XahLee (xahlee@noagendasocial.com)'s status on Tuesday, 16-Jan-2018 04:54:59 EST ∑ XahLee
#JavaScript in Depth updates today.
DOM: What Does Live Object Mean?
http://xahlee.info/js/js_dom_live_object.htmlDOM: NodeList vs HTMLCollection
http://xahlee.info/js/js_array_vs_nodelist_vs_html_collection.htmlIn conversation from noagendasocial.com permalink