Thanks to Amy Hupe, I learned that there's such a thing as National Blog Posting Month (#NaBloPoMo for short), and it starts today. So here we go with post n...
Accessibility is a holistic practice that touches every aspect of creating a digital experience. This means it is also a backend web development consideration…
New web services are being built to a self-defeatingly low UX and performance standard, and existing experiences are now pervasively re-developed on unspeakably slow, JS-taxed stacks. At a business level, this is a disaster, raising the question: why are new teams buying into stacks that have failed so often before?
(Andrea Miquel) Bereits 2005 veröffentlichte das Institute of Electrical and Electronic Engineers (IEEE) eine Studie mit dem Titel „Why Software Fails“ („Warum Software scheitert“), die einige Fakten enthielt, die schockierender Weise auch heute noch aktuell sind. In jenem Jahr wurde geschätzt, dass weltweit eine Billion Dollar für IT-Projekte, einschließlich Hardware, Software und Dienstleistungen, ausgegeben […]
«[…] Atomic design provides a clear methodology for crafting design systems. Clients and team members are able to better appreciate the concept of design systems by actually seeing the steps laid out in front of them. […]»
If you have a smartphone, a tablet or a regular computer, chances are you have used an app at some point. We can’t get enough of them. They make life easier and quicker. Apps help you remember things, help you find and see things and just all around help you be an awesome(r) person. There’s […]
«So what are the options for implementing web fonts? I'm going to review the three main methods of incorporating @font-face and explain the pros and cons of each method. […]»
This article tries to show how developing a process for Web design can organize a developer's thoughts, speed up a project's timeline and prepare a freelance business for growth. First of all, what exactly is a 'process'? A **Web development process** is a documented outline of the steps needed to be taken from start to finish in order to complete a typical Web design project.
The Grid Layout Javascript enables web-developers to stick to a Grid Layout quickly and simply by including the Grid Layouts Javascript file and simple XHTML code. Currently, the Grid Layouts Javascript relies on jQuery.
Must CSS layouts be boxy and hard-edged? In this article, we’ll show how customized borders and corners can be applied to fully fluid and flexible layouts with dynamic content, using sound an…
Avoid using tables for layout, but make sure to use them, and use them properly, for tabular data. This article explains how to make HTML data tables accessible.