41
Awlex
6y

Idk if somebody already told you this today, so I'll do it just to be safe.

FUCK JAVA SERVER PAGES
FUCK JAVA SERVER FACES
FUCK JSWING
FUCK JQUERY
AND ESPECIALLY FUCK JQUERY UI
FUCK ALL OF THIS OUTDATED SHIT
I'LL NEVER USE IT AFTER SCHOOL, BECAUSE IT'S SHIT!
Repeat after me

S H I T !

Comments
  • 0
    var username = $("div:contains('Awlex')"),
    origName = username.text();

    username.text(origName + ' is triggered');

    console.log('Not even sure if this is correct syntax. Too tired to care :P');
  • 0
    @zvyn pretty sure he won't be using any of that crap.
  • 1
    Can you explain what is so awful about JSP? It is just based in the same principles og todays modern html templating options
  • 0
    JSP is basically just a web servlet, it's really easy to hack pages together fast that need to do specific things on the backend. I just recently set-up some to control/ compile and launch other normal servlet projects.
  • 0
    For the lightest of applications, jQuery is good.
  • 0
    Totally agreed on jQuery. Fuck that thing
  • 0
    I love Jquery.
  • 4
    dude's on fire. Fuck everything stating with J
  • 1
    @adeshgautam don't... I like Java and my JVMs :(
  • 1
    @D3add3d don't worry, I don't despise plain Java and its vm.

    I prefer kotlin over Java whenever possible though.
  • 0
    Fuck JSF, the worst frontend framework ever invented. Seriously, win32 API makes more sense.
Add Comment