Learning 3D modeling in 14 Weeks
From my experiences, the first thing to do before getting started on a new skill is to setup a forcing function.
Read the full story ⟶
What is at the top of the UX pyramid?
If you do a Google search on “UX pyramid”, you get lots and lots of UX pyramids. If you take a closer look, you’ll see that most people agree about the bottom of the pyramid.
Read the full story ⟶
Next gen static blogging
If it’s one thing I learnt over the past years of coding is that simplicity is key.
Read the full story ⟶
Connection-aware components
Over the last decade, we have learned to embrace the uncertainty of developing for the web.
Read the full story ⟶
Two Issues Styling the Details Element and How to Solve Them
In the not-too-distant past, even basic accordion-like interactions required JavaScript event listeners or some CSS… trickery. And, depending on the solution used, editing the underlying HTML could get complicated.
Now, the
and
elements (which combine to form what’s called a “di..
A (terrible?) way to do footnotes in HTML
Terence Eden poked around with a way to do footnotes using the
/
elements. I think it’s kind of clever. Rather than a hyperlink that jumps down to explain the footnote elsewhere, the details are right there next to the text. I like that proximity in the code. Plus, you get the nati..
The best design conversations won’t be televised.
When a designer shares their career trajectory publicly, it’s been curated. When they speak about “what it’s like to work at Google”, that story has been vetted by Google’s PR team. When they post something on Linkedin, they focus only on what will make them look good. When there’s an audience, ther..
Creativity is not imagination. It’s realisation.
What determines creativity in humans? Gain perspective and increased self-awareness through a historical and value-based analysis.
Continue reading on UX Collective »
Can urban acupuncture really heal cities?
Urban Acupuncture consists of pinpricks of urban change. In this article, I look at Jaime Lerner’s book on this topic and discuss the…
Continue reading on UX Collective »
What’s New in Ecommerce, January 2021
Ecommerce design may seem fairly straight-forward; you build an online store that showcases a company’s products or services and gives customers a quick and pain-free way to purchase them.
While that formula will always hold true, ecommerce is undergoing some big changes, and web designers need to ..