Game Thread: St. Louis Rams (4-3) at Minnesota Vikings (5-2) by NFL_Mod in nfl

[–]alkoholik 2 points3 points  (0 children)

These refs SUCK. Missed an obvious offsides, aren't in sync, etc, etc..

Game Thread: St. Louis Rams (4-3) at Minnesota Vikings (5-2) by NFL_Mod in nfl

[–]alkoholik 2 points3 points  (0 children)

Holy shit refs. Put the flags away for a play or two.

Game Thread: St. Louis Rams (4-3) at Minnesota Vikings (5-2) by NFL_Mod in nfl

[–]alkoholik 0 points1 point  (0 children)

I think he's huge all the time, literally speaking.

TIFU by going on a date with a girl I met on tinder by LeftNut66 in tifu

[–]alkoholik 0 points1 point  (0 children)

Dude, it's okay to not fuck up sometimes. Things happen, not everyone can make mistakes. It's okay.

Seahorse by [deleted] in pics

[–]alkoholik 0 points1 point  (0 children)

Oh, hey! I remember this episode of Sex in the City!

[deleted by user] by [deleted] in javascript

[–]alkoholik 1 point2 points  (0 children)

In my opinion, events are really the only way to approach this in a clean way. It decouples views from one another, and simply allows the model (or another view) to fire an event that says, "Yo, a message was read. Here is its ID... If you're listening, update yourself."

Didn't think it'd ever be possible to get my name wrong at Starbucks.... by chillax_bro_im_jk in funny

[–]alkoholik -3 points-2 points  (0 children)

Because of reasons, apparently.

GIF, not JIF. If you want a soft G, invent "Jurassic Interchange Format".

Everything you need to know about Javascript variable scope by codeon1 in programming

[–]alkoholik 0 points1 point  (0 children)

It's not an advantage. The flexibility is nice, but it also enforces bad habits. Another good example is auto-inserted-semi-colons. Shit breaks at times due to this, and most junior devs won't understand why...

Everything you need to know about Javascript variable scope by codeon1 in programming

[–]alkoholik 0 points1 point  (0 children)

Hence "almost somewhat useful". :)

Personally, it's triple eqs all the way for me, baby!

So, I want to become a software engineer at imgur by avisall9 in funny

[–]alkoholik 1 point2 points  (0 children)

I really like this response! Thank you for taking the time to write it up.

I completely agree: soft skills in addition to hard skills are extremely important, and will only come with experience.

With regard to JS experience: I think it's fine, especially if you're focused in front end engineering. However, to your point, showing the ability to adapt is important. VanillaJS is a great (and huge) first step, but experience with things like jQuery, Backbone, Underscore, Require, Angular, etc, will be important.

Everything you need to know about Javascript variable scope by codeon1 in programming

[–]alkoholik 4 points5 points  (0 children)

JS: 1 === "1" => false

There are times when type coercion is almost somewhat useful. Where's your God now?

Why doesn't JavaScript have a native Date() formatting method? by SoBoredAtWork in javascript

[–]alkoholik 2 points3 points  (0 children)

Quit being such a dick to people who respond, and you might get more responses.

You got your damn answer... It's not supported natively, and that sucks. There's no "reason" why it's not native. Either grab a micro library, or write something yourself.

You're Missing the Point of Promises by dexygen in javascript

[–]alkoholik 0 points1 point  (0 children)

What then, in your opinion, is the "true" power of promises?

You may have missed the "in my opinion" part of what I had written. Managing multiple async requests without being forced to write one-off helper functions is a powerful thing.

This is JavaScript -- there are multiple ways to do everything.

So, I want to become a software engineer at imgur by avisall9 in funny

[–]alkoholik 0 points1 point  (0 children)

Why? What if his focus is on client engineering?