Field Notes
{ let el = document.querySelector('#prompt') if (!el) el = document.querySelector('#about') if (!el) el = document.querySelector('#service-blocks') if (!el) el = document.querySelector('#blog-wrapper') if (!el) el = document.querySelector('#contact-form') if (!el) return const top = el.getBoundingClientRect().top + window.scrollY - 100 window.scrollTo({ top, behavior: 'smooth' }) let el2 = document.querySelector('#contact-name') if (!el2) return el2.focus() }" class="m-0 group-hover:text-red-500 group-hover:font-extrabold group-[&.in-view]:text-red-500 group-[&.in-view]:font-extrabold block text-6xl lg:text-8xl leading-tightest text-center font-bold max-w-[850px] max-w-[1050px] duration-150"> Knowledge is power.
Arm yourself with facts and empower yourself to make the best choices. Check out the articles below for deep dives into Frendo's approach to the modern web. If you don't see what you are looking for, ask any and all questions here.
Do I need a website if I have a Facebook Page?
Publishing your own content means not dealing with the bots, noise and rule changes on social media.
What is the best way for me to sell online in 2026?
A lot has changed and selling online is more accessible than ever. It can be cheap. It can be easy. Can it be both?
Should I build my own online store or just use Shopify?
The thing about Shopify is that it's actually good at what it does.
Do you really need a full CMS?
A content management system is supposed to make using your website easier.
Can you still build a modern website with WordPress?
WordPress is over 20 years old and powers roughly 40% of the web. Is it still relevant for the modern web development?
What is the difference between a website and a web app?
All squares are rectangles. Not all rectangles are square. Websites are not apps. Apps can also have a website. Clear as mud?