Javascript Reviews
-
(Issue No. 21) Secrets of Awesome JavaScript API Design
Great API design equals great user experience. Brandon details how JavaScript API builders can design great experiences by following principles found in art, architecture and industrial design.
-
(Issue No. 20) Dissecting Gmail’s Email Attachments
Gmail was one of the first web applications to use drag-and-drop file upload. Nicholas shows you how to add this functionality to your web application using HTML5.
-
(Issue No. 17) Auto-detecting Credit Card Type
Credit cards are so common that we take internet payment forms somewhat for granted. By auto-detecting credit card types, Nicholas shows how we can give these forms more finesse.
