html

Mastering the HTML Drag And Drop API

For web developers, creating intuitive and interactive user interfaces is essential to providing a great user experience. One feature that significantly enhances the user experience is drag-and-drop functionality. This feature allows users to manipulate elements on the screen in a natural and interactive way. In this article, we will explore the HTML Drag and Drop … Read More

Philly ETE # 26 – Building the “Front Half” of Your App – Ben Alman

From the abstract: As web applications have become more complex, we’ve addressed performance, usability and scaling concerns by promoting JavaScript from second-class citizen (image rollovers, form validation) to first-class citizen (business logic, app routing, Ajax, templating). However, in doing so, most of us haven’t optimized our process to treat JavaScript and its front-end siblings, CSS … Read More

DevNews #16 – Hush huh, Py Py, Hush Hush Maven-I, HTML 5 (sing it!)

Your bi-(hopefully)weekly dish of developer news, served up fresh and hot.  Well, ok, one day later than originally recorded. An un-expergated version of the links is available at http://delicious.com/developernews/16 Links My Common Git Workflow – http://yehudakatz.com/2010/05/13/common-git-workflows/ PyPy – what a name – Python written in Python.  How very meta of you!  http://alexgaynor.net/2010/may/15/pypy-future-python/ Django 1.2.1 released – now … Read More