|
|
|
|
|
by msurguy
4354 days ago
|
|
Thanks for the tip. What's wrong with using jQuery? When you do the hiring are you looking for someone who takes up a couple months and rolls their own libraries or someone who can get the job done quickly by using existing open source projects? The AJAX file uploaders are super tricky, the one used in the book has a jQuery wrapper but can work without it, you'd only spend about 300% more time integrating it. |
|
Personally I can see the benefit of banging out a form in jQuery instead of having to research and integrate another system, but something about the chapter summaries seem strange. It sounds like it's more about building custom front-end components than integrating different libraries (which is what I expected from the title).