Libraries and Frameworks
A developer discusses the pros and cons of using code libraries and frameworks, focusing on JavaScript and CSS, and advises on when to use them.
A developer discusses the pros and cons of using code libraries and frameworks, focusing on JavaScript and CSS, and advises on when to use them.
A roundup of web development resources covering CSS line-height, jQuery/JavaScript updates, Silverback testing tool, content audits, and UserVoice feedback platform.
Explores the new strong typing system in Javascript 2.0, covering type annotations, enforcement, and reduced type coercion.
An analysis of the proposed features and debates surrounding Javascript 2.0 (ECMAScript 4), exploring its evolution and potential impact on web development.
A review of 'Pro JavaScript Design Patterns', a book for advanced developers on applying software design patterns in JavaScript.
Explains the W3C Selectors API, comparing querySelector and querySelectorAll for efficient DOM traversal using CSS selectors in JavaScript.
A web developer shares his excitement and plans for attending the SXSW Interactive conference, highlighting key tech panels on JavaScript, browsers, and design.
Explores advanced XPath techniques in JavaScript, focusing on compound location paths and predicates for precise DOM node selection.
Introduction to using XPath expressions in JavaScript for selecting nodes in XML/HTML documents, covering syntax and browser support.
A tutorial on using CSS and JavaScript to display a link's URL when printing a webpage, with a workaround for Internet Explorer.
Explains how to use JavaScript branching to create efficient conditional functions, avoiding repeated browser capability checks.
Explains how to use JavaScript prototypes for inheritance and method sharing, improving memory efficiency and code structure.
An introduction to using classes in JavaScript to create reusable, organized code for object-oriented programming.
A developer explores MochiKit, a JavaScript library that simplifies common tasks like deferred server calls and DOM updates.
A web developer argues for reinventing the wheel to deepen understanding and potentially create better solutions.
Explains event delegation in JavaScript for efficient DOM event handling, comparing it to traditional event handlers with code examples.
A web developer's personal blog focusing on CSS, XHTML, and JavaScript, with plans for educational content and technical discussions.
A developer details migrating their blog from LiveJournal to WordPress for better features like trackbacks and JavaScript support.
Hippo CMS is now listed on Ohloh.net, a source code directory, providing insights into project activity and code statistics.
Introducing PHP for Microsoft AJAX Library, enabling PHP applications to use Microsoft's AJAX Library for creating web services.