What are user personas, ‘pain points’ and user journeys?
User personas and user journeys are something that I have touched on very briefly in the past, firstly in my … Continue reading “What are user personas, ‘pain points’ and user journeys?”
User personas and user journeys are something that I have touched on very briefly in the past, firstly in my … Continue reading “What are user personas, ‘pain points’ and user journeys?”
Quite a common task in web design will be allowing users to upload files to a server and then display … Continue reading “Using Node.js to allow users to upload files to a website (or server)”
Here’s some more mobile web design. In the past I’ve done mobile web design using media queries which was… interesting, … Continue reading “Is disregarding older browsers a furtive move? No – so let’s step into the present and code with Furtive!”
A user journey can be used to show how a user can interact with your app or website and the … Continue reading “The importance of the User Journey”
Why I chose Rightmove I’ve found that using Rightmove1 recently has been a little frustrating in Microsoft Edge at least. … Continue reading “Analyse This! Rightmove”
Recently I investigated using Media Queries in CSS to create a mobile-friendly website. I had varying degrees of success with … Continue reading “Getting the first boot through the door with Bootstrap”
‘Responsive design’ and ‘fluid design’ have been somewhat of a buzzword lately, with designers left, right and centre thinking about … Continue reading “Easily create responsive designs using Media Query in CSS… but is it too good to be true?”
Here’s a fun exercise you can do using JavaScript and a small amount of HTML – creating a ‘draw pad’ … Continue reading “Creating an online ‘draw pad’ using JavaScript and a tiny bit of HTML”
Maybe they’re not sins, rather areas to think about, but this was an interesting article I was reading that relates … Continue reading “The ‘7 Sins’ of User Experience Design”
One of my first JavaScript projects! This was an interesting project – watch out Google Maps, this might just be … Continue reading “Creating an interactive map in JavaScript using ‘Leaflet’”