What is the DOM? From code to eyeballs

In this episode we are exploring an important part of web programming that is hidden in plain sight to most of us – it is called the DOM. This stands for the Document Object Model, and it is created to represent the html document in the web browser every time code is sent from a … Read more

When Working Backward Can Actually Move Your Software Product or Business Forward

It is very easy for a solo-programmer and solo-founder to get overwhelmed or side-tracked when developing a software product/business, such as a WordPress plugin or a micro-Saas (Software as a Service). In this episode we will looking at a planning technique called backward planning or reverse planning. I originally learned it from a professional business … Read more