WeSearch

The Unlikely Journey from Bricks to Bytes

·7 min read · 0 reactions · 0 comments · 11 views
#technology#entrepreneurship#learning
The Unlikely Journey from Bricks to Bytes
⚡ TL;DR · AI summary

The article recounts the author's transition from construction to tech entrepreneurship. Initially struggling with programming, the author faced challenges hiring freelancers for a classifieds platform. Ultimately, they decided to learn coding themselves to better manage their project and overcome technical obstacles.

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 === 3948082) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } slawekluzny Posted on May 30 • Originally published at fixflex.co.uk The Unlikely Journey from Bricks to Bytes #beginners #codenewbie #learning #sideprojects I'm a builder. I taught myself to run servers because freelancers kept burning my money. West London, 2021. I was standing on a site holding a cup of tea that had gone cold an hour earlier, watching a crew argue about where a wall should go. That's my actual job.

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)