I'm scheduled for a technical interview after the weekend for a front-end development position. I'd like to spend some intensive time beforehand reading relevant blogs and books to prime the ol' noodle and supplement my existing knowledge. Could you recommend some resources? Are there questions you would ask an applicant in this situation, or that you have been asked?
[more inside]
posted by jsturgill
on Mar 22, 2013 -
10 answers
I've noticed that when I click around the popular
Daring Fireball site, there's a brief whitescreen flash in between pages... i.e., the entire browser window turns white for just a moment before the next page loads. Anyone know why?
[more inside]
posted by mark7570
on Mar 13, 2013 -
8 answers
Help me get my Web 2.x (or are we on 3.x now? I've lost track) on. I'm an old-school Web 1.0 developer who wants to kickstart himself into slightly more modern UI and user experience paradigms, and I have a project in mind (of course). The challenge? No expensive tools.
[more inside]
posted by jferg
on Nov 12, 2012 -
6 answers
I have been out of website coding the past seven years. I still have a webiste but it is coded in very simple HTML with little or no CSS. From what I remember back then CSS was not supported fully by all he browsers. Broadband internet was also not as widely used as it is today so I hesitated in using images for my site. Is there a book that will bring me up to date with the latest coding technologies (Ajax, HTML, CSS)?
posted by alshain
on Nov 14, 2010 -
12 answers
You are learning HTML on the internet via a set of instructional videos. What do you expect to be taught? How do you expect to be taught it? What useless things do you hope will be left out? What great things do you hope are included?
[more inside]
posted by brenton
on Aug 9, 2010 -
12 answers
I am having a disagreement with a co-web developer I'm working with. He's insisting that having image width and height specified for images in the image tags is going to make an enormous difference in how fast this database driven site will render, while I feel that having the height and width called in the css for these images is enough. The site is very fast.
[more inside]
posted by semidivine
on May 7, 2008 -
21 answers
Is there a utility out there that does for Javascript code what
HTML Tidy does for (X)HTML? I've started working with a bunch of Javascript code that's just messy as all hell, and would love to preprocess it into something a bit neater before buckling down and getting to work. Something online (similar to
this online HTML Tidy interface) would be perfect, something *nix command-line would be good as well, and I guess an app that handled the cleanup would be fine (OS X preferred). This might be a no-brainer, but I've searched high and low without results...
posted by delfuego
on Nov 12, 2005 -
5 answers