WeSearch

My Minimalist iPhone + Lightroom Photo Workflow (Like Reusable Components)

·9 min read · 0 reactions · 0 comments · 19 views
#photography#workflow#productivity
My Minimalist iPhone + Lightroom Photo Workflow (Like Reusable Components)
⚡ TL;DR · AI summary

Richard Lemon shares his minimalist approach to photography using an iPhone and Lightroom. He emphasizes treating photos like UI components, focusing on simplicity and efficiency. By limiting his gear and workflow, he maintains his interest in photography as a creative hobby rather than a burden.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3798270) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Richard Lemon Posted on May 20 • Originally published at richardlemon.com My Minimalist iPhone + Lightroom Photo Workflow (Like Reusable Components) #devjournal #ios #productivity #sideprojects Why I treat photos like UI components I build web experiences for a living, so my brain is wired around components. Small pieces. Clear inputs. Predictable outputs. When I started taking photography more seriously, I fell into the same trap most devs do. Gear research. Camera reviews.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)