I made a quiz about the JS Date parser. It's very easy and you will score very high.
I made a quiz about the JS Date parser. It's very easy and you will score very high.
@krosylight @samwho To my understanding of the spec, almost all of this is unspecified implementation-defined behaviour, so it makes sense that browsers differ.
@samwho i make parsers and i have to wonder just what in the FUCK is going on in this one
the grammar sounds like it's even more nightmarish than that of c somehow
@samwho I work with JS every day and only got 12 ;_;
I have gleefully shared this with the entire dev community at my workplace~
I never work with time in JS and got 8, which is about what you'd expect from random answers. The "ignore parenthesis" thing makes me think of RFC822 email parsing where that's how you specify a "comment" so <(ignored)*@(ignored)QAZ.WTF(ignored)> is the same as <*@qaz.wtf> (which will reach me). Later RFCs really try to reign in comments.
I'd also like to say the quiz really does not like my screen size.
0
and o
, which is probably not a good choice here.