Status Updates From JavaScript: The Definitive ...

JavaScript: The Definitive Guide JavaScript: The Definitive Guide
by


Status Updates Showing 1,651-1,680 of 2,664

order by

Julius
Julius is on page 129 of 706
Dec 23, 2020 09:14AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Nicolas Piper
Nicolas Piper is on page 61 of 708
Object destructuring in detail, looked up but didn’t find an answer to how object destructuring works in TS when using an alias. Niche question for sure, but important
Dec 20, 2020 02:30PM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Julius
Julius is on page 96 of 706
Dec 19, 2020 07:11AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Nicolas Piper
Nicolas Piper is on page 53 of 708
Glossed over object to primitive conversions going over: prefer-string algorithms, prefer-number algorithms, and no-preference algorithms. Apparently prefer-number is used more than a majority of the time when there is no-preference except for in the case of date objects which use prefer-string
Dec 15, 2020 12:17AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Nicolas Piper
Nicolas Piper is on page 43 of 708
Learned some things about text and that some characters are two sixteen bit values, such that a string with a heart would have a length of two whereas a string with the euro character is just a sixteen bit character. Also learned about some string normalization methods that I’d like to play with as well as a quick intro to Symbols which I need to dive deeper I to. There was also some good advice on when to use null
Dec 14, 2020 12:29AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Julius
Julius is on page 60 of 706
Dec 11, 2020 12:23PM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Nicolas Piper
Nicolas Piper is on page 32 of 708
Relearned that strings are immutable in JS, learned about Unicode a bit and that you can include it in variable names but not to trust if it’s normalized, learned about different bases 0o octet 0b binary 0x hexadecimal, and about the BigInt object introduced in 2020 to handle base 64 numbers.
Dec 10, 2020 12:30AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Jayphen
Jayphen is on page 433 of 994
Dec 09, 2020 02:06PM Add a comment
JavaScript: The Definitive Guide

Nicolas Piper
Nicolas Piper is on page 15 of 708
Got through the intro, trying to read cover to cover by the end of January.
Dec 09, 2020 09:28AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Jayphen
Jayphen is on page 389 of 994
Dec 03, 2020 02:50PM Add a comment
JavaScript: The Definitive Guide

Jayphen
Jayphen is on page 313 of 994
Nov 29, 2020 03:03PM Add a comment
JavaScript: The Definitive Guide

Jayphen
Jayphen is on page 255 of 994
Nov 29, 2020 04:51AM Add a comment
JavaScript: The Definitive Guide

Jayphen
Jayphen is 20% done
Giving the 2020 edition a good old read
Nov 28, 2020 02:17AM Add a comment
JavaScript: The Definitive Guide

Wren
Wren is on page 96 of 706
Nov 19, 2020 03:33PM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

Wren
Wren is on page 61 of 706
Nov 19, 2020 02:34PM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language

F
F is on page 47 of 1093
Nov 18, 2020 05:27AM Add a comment
JavaScript: The Definitive Guide

F
F is on page 36 of 1093
Nov 17, 2020 02:29AM Add a comment
JavaScript: The Definitive Guide

Johan
Johan is on page 128 of 706
Nov 08, 2020 01:24AM Add a comment
JavaScript: The Definitive Guide: Master the World's Most-Used Programming Language