Off Topic > Off Topic
[MEGATHREAD] Personal Computer - Updated builds thanks to Logical Increments
espio100:
Tokthree you are an mlg pc masterbuilder or whatever
Do you approve the build?
Tokthree:
Looks about as good as it gets, yeah. Shame there's not a bit more budget available since a newer i3 or an i5 would do wonders for it
Dragonoid.Slayer:
--- Quote from: espio100 on January 03, 2016, 06:12:01 PM ----snip-
--- End quote ---
Thank you very much, I will run this build through some other sources to make sure this is good. But regardless, thank you.
suburb:
"Customer has indicated item is working"
Well, at least they weren't wrong on the first part
Becquerel:
Anyone here extremely experience with Javascript?
If so, I got a question for you that Ive had since I started learning the language.
You know how to create an object using a constructor is
--- Code: ---var object = new Object();
--- End code ---
?
I was wondering if its possible to add arguments into the parenthesis of the object constructor. Thanks!