Hello/Goodbye Thread #4

Matt said:
Kino said:
Such a long day. Is it Friday yet?
I wish it was. 🙁

Although, I have an exam on Friday :cry:

Not a too hard one I don't think though. 😛
Everyday is Friday for me. :evil: And you still doing exam? I thought you're working already! :lol:

Good luck on the exam by the way! The days and weeks go by so fast for me, I'm not ready to face the results of my exams. :cry:

Twisted Fairytale said:
Yo everyone!

I miss talking anime with yall. :lol:
Peter! Yes please let's talk about anime. But let's start it by telling Matt to stop watching SAO, please. I'm tired. 🙁
 
Phioooo said:
And you still doing exam? I thought you're working already! :lol:
I work part time writing code, and go to boring classes the rest of the time. 😛
 
Matt said:
Phioooo said:
And you still doing exam? I thought you're working already! :lol:
I work part time writing code, and go to boring classes the rest of the time. 😛
And you visit FP while ignoring the boring classes and codes. :great:
 
Matt said:
Phioooo said:
Matt said:
Phioooo said:
And you still doing exam? I thought you're working already! :lol:
I work part time writing code, and go to boring classes the rest of the time. 😛
And you visit FP while ignoring the boring classes and codes. :great:
That about sums it up xD
In summary your life actually sounds fun and interesting. :yes:
 
Howdy folks. Just checking in. What's up? 😛
 
Yo, what up, guys? 🙂
So, I've been trying to make my own very small JavaScript library these past couple of days and finally figured out what I was missing:

Code:
if (selector) {
        if (window === this) {
            return new $(selector);
        }
    }

I still have no idea what it does (well, I have a vague idea - it checks if selector [which is a parameter of my function] is set, and then if... window = this? Whaaat? 😛), but it works, so yay. 😀
 
Good morning eveyone. Enjoying my daily cup of coffee before the day of classes begin. I'm so sore from exercising the past couple of days too. Everything just hurts.
 
Back
Top Bottom