Denise (
denise) wrote in
dw_dev_training2013-04-21 11:06 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
where in the code is carmen sandiego
in preparation for producing a "where in the hell does that bit of code live?" type document: what's the stuff that you've had a hell of a time finding in the code, either recently or when you first got started?
like, I always have to go searching for where the heck the control strip is generated from (answer: cgi-bin/LJ/Web.pm) and I usually lose a ton of the widgets. that kind of thing!
like, I always have to go searching for where the heck the control strip is generated from (answer: cgi-bin/LJ/Web.pm) and I usually lose a ton of the widgets. that kind of thing!
no subject
no subject
(No one puts CSS in the corner!)
no subject
no subject
-- jquery.js which is in /js vs jquery.js which is in /js/jquery
-- css. because there isn't any css folder.
-- stuff in /cgi-bin/LJ vs stuff in /cgi-bin/DW
-- I don't know what a widget is but when in doubt try there. :)
no subject
Anything involving workers can also be a bit of a head-scratcher.