Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
voidr
on Oct 22, 2011
|
parent
|
context
|
favorite
| on:
So you want to write JavaScript for a living?
You still need to manipulate the DOM when using jQuery, the difference is that you are using an API that is actually reliable. I still need to do this:
$('<div></div>').appendTo(document.body).dialog(dialogOptions);
Also when you are writing custom widgets you gotta understand the DOM, not even jQuery can hide everything away.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: