#JavaScript in Depth, updates today.
Learn Regex in 10 minutes
http://xahlee.info/js/js_regex.html
RegExp Object
http://xahlee.info/js/js_regex_object.html
#JavaScript in Depth, updates today.
Learn Regex in 10 minutes
http://xahlee.info/js/js_regex.html
RegExp Object
http://xahlee.info/js/js_regex_object.html
#JavaScript ES2015, array-like obj to array.
Array.from ( array_like_obj )
Note, you can call Array Methods directly on array-like object by:
Array.prototype.array_method_name.call(array_like_obj, args)
here's #ocaml #haskell in #JavaScript syntax
https://reasonml.github.io/
#JavaScript in Depth, update today, for you night owls
Array-Like Object to Array
http://xahlee.info/js/js_convert_array-like.html
Object Literal Expression
http://xahlee.info/js/js_object_literal_expression.html
Get Property, Set Property
http://xahlee.info/js/javascript_reading_writing_property.html
more #javascript update
Function Call, Apply, Bind
http://xahlee.info/js/javascript_call_function_as_method.html
Number Constructor
http://xahlee.info/js/js_number_constructor.html
Navigate DOM Tree
http://xahlee.info/js/js_navigate_nodes.html
What's Closure in Programing Languages?
http://xahlee.info/UnixResource_dir/writ/closure.html
#Python 3: Closure
http://xahlee.info/python/python3_closure.html
#JavaScript Closure
http://xahlee.info/js/javascript_closure.html
What's Closure in Programing Languages?
http://xahlee.info/UnixResource_dir/writ/closure.html
#Python 3: Closure
http://xahlee.info/python/python3_closure.html
#JavaScript Closure
http://xahlee.info/js/javascript_closure.html
#javascript updates today.
the Global Object
http://xahlee.info/js/js_the_global_object.html
Unicode Character Escape Sequence
http://xahlee.info/js/js_unicode_escape_sequence.html
String Code Unit vs Code Point
http://xahlee.info/js/js_string_byte_sequence.html
major disaster from #npm again https://github.com/npm/registry/issues/255
#javascript
#JavaScript in Depth
http://xahlee.info/js/js.html
New cover.
#JavaScript update today.
learn function programing in 10 minutes (ES2015+)
http://xahlee.info/js/js_functional_programing.html
ES2015, Reflect.deleteProperty
http://xahlee.info/js/js_Reflect.deleteProperty.html
.appendChild Example
http://xahlee.info/js/dom_appendChild.html
#perl #python #ruby #php #javascript #ocaml
History of Programing Languages in 1 Sentence
http://xahlee.info/comp/com_lang_short_history.html
Learn #Python in 1 Hour
http://xahlee.info/python/python_basics.html
learn #Linux commands in 1 hour
http://xahlee.info/linux/linux_common_commands.html
learn #JavaScript in 1 hour
http://xahlee.info/js/javascript_basics.html
Learn Emacs #Lisp in 1 hour
http://ergoemacs.org/emacs/elisp.html
#javascript update today.
Array.from
http://xahlee.info/js/js_Array.from.html
Array.prototype.keys
http://xahlee.info/js/js_Array.prototype.keys.html
Array.prototype.values
http://xahlee.info/js/js_Array.prototype.values.html
#javascript learn these DOM Methods and you'll know 95% of dom scripting. No framework needed.
http://xahlee.info/js/dom_common_dom_methods.html
#javascript this is new in 2017
DOM: .insertAdjacentElement
http://xahlee.info/js/dom_insertAdjacentElement.html
#JavaScript update today.
DOM: Insert After a Element
http://xahlee.info/js/js_insert_after.html
#javascript ES2015 added proper Set and Map objects. However, you still cannot compare if 2 maps have the same key/values. What a besotted shit. EVERY other lang does!
JS: Map Object
http://xahlee.info/js/js_map_object.html
#javascript ES2015 added proper Set and Map objects. However, you still cannot compare if 2 maps have the same key/values. What a besotted shit. EVERY other lang does!
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.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.