Status Updates From JavaScript: The Definitive ...

JavaScript: The Definitive Guide JavaScript: The Definitive Guide
by


Status Updates Showing 1-30 of 51

order by

Grant Emerson
Grant Emerson is on page 221 of 994
It is definitive alright.
Jun 08, 2023 07:10PM Add a comment
JavaScript: The Definitive Guide

Georgi Kolarov
Georgi Kolarov is on page 140 of 994
Properties
Nov 16, 2021 09:23AM Add a comment
JavaScript: The Definitive Guide

Georgi Kolarov
Georgi Kolarov is on page 132 of 994
Prototypes
Nov 11, 2021 04:54AM Add a comment
JavaScript: The Definitive Guide

Elinor
Elinor is on page 42 of 706
“The undefined value represents a deeper kind of absence.” - aaaw, cute.
May 23, 2021 04:21PM 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

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

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

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 20% done
Giving the 2020 edition a good old read
Nov 28, 2020 02:17AM Add a comment
JavaScript: The Definitive Guide

Jay Cruz
Jay Cruz is starting
It's probably going to take me five years to finish it.
Jan 13, 2018 06:27PM Add a comment
JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

Zahra
Zahra is on page 141 of 994
Arrays
Oct 23, 2015 11:28AM Add a comment
JavaScript: The Definitive Guide

Zahra
Zahra is on page 130 of 994
getter & setter
Oct 20, 2015 04:20AM Add a comment
JavaScript: The Definitive Guide

Zahra
Zahra is on page 48 of 994
Boolean
Sep 22, 2015 05:50AM Add a comment
JavaScript: The Definitive Guide

Zahra
Zahra is on page 39 of 994
Date & time & strings ;)
Sep 16, 2015 05:24AM Add a comment
JavaScript: The Definitive Guide

Aras Atasaygın
Aras Atasaygın is 3% done
Starting over the definitive guide...
Jul 01, 2014 03:42PM Add a comment
JavaScript: The Definitive Guide

Vee
Vee is on page 49 of 1093
3.8.3
Jun 23, 2014 05:12AM Add a comment
JavaScript: The Definitive Guide

Vee
Vee is on page 36 of 1093
Oh,
(.3 - .2) != (.2 - .1)
Welcome to binary floating-points. I think I understand.
Jun 12, 2014 06:40AM Add a comment
JavaScript: The Definitive Guide

Vee
Vee is on page 10 of 1093
I already found some small cool code snippets.
Jun 11, 2014 06:45AM Add a comment
JavaScript: The Definitive Guide

Nick
Nick is 13% done
Uh. So dry. And I have to work on creating a quiz. So far it's an array of objects. May have to look at JavaScript: The Good Parts and Google for help with making the quiz.
Feb 09, 2014 08:26PM Add a comment
JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

Nick
Nick is 9% done
Seriously considering skimming/speed reading the if/else/loops/switch-case & arrays sections. I already know how to use them.
Jan 29, 2014 06:45AM Add a comment
JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

Nick
Nick is 6% done
Chapter 3 was quite long. Two more chapters to conquer this week.
Jan 22, 2014 08:05PM Add a comment
JavaScript: The Definitive Guide: Activate Your Web Pages (Definitive Guides)

Dijon
Dijon is on page 379 of 994
Part 2 Client Side Javascript - nearly done - ban pami!
Jun 24, 2013 02:55AM Add a comment
JavaScript: The Definitive Guide

Nic
Nic is on page 310 of 1093
Mwahaha! Moar!
Mar 12, 2013 06:17AM Add a comment
JavaScript: The Definitive Guide

Nic
Nic is on page 250 of 1093
I know Kung-Fu. Got to show it to Morpheus now.
Mar 10, 2013 12:58PM Add a comment
JavaScript: The Definitive Guide

Nic
Nic is on page 215 of 1093
This book does clarify a lot of JavaScript peculiarities.
Mar 10, 2013 06:17AM Add a comment
JavaScript: The Definitive Guide

Rob
Rob is on page 667 of 1093
All that SVG and Canvas stuff... Not actually all that much on SVG, but a *ton* on Canvas. But it's not all sinking in--I'll need to come up with a project to dork around with the Canvas APIs and figure them out. Reading alone won't cut it.
Nov 19, 2012 05:55PM Add a comment
JavaScript: The Definitive Guide

Rob
Rob is on page 593 of 1093
localStorage
Nov 19, 2012 03:49AM Add a comment
JavaScript: The Definitive Guide

« previous 1