Robert.

Recent blog posts

post.title.rendered

02 Feb 2025generalweb development

Why Your Business Needs a Website in 2025

In 2025, having a business without a website is like having a storefront with no sign—potential customers won’t know you exist. With more people relying on the internet for everything from shopping to researching services, a strong online presence is no longer optional; it’s essential.

post.title.rendered

31 Oct 2024react native

How to style the status bar of an iOS app in React Native

A status bar appears along the upper edge of the mobile screen and it displays information about the device’s current state, like the time, the cellular carrier, and also the battery level. By default, its shown on a white background and the status information is in black. I did some research on Youtube and I […]

post.title.rendered

27 Sept 2024react js

Understanding the map method and how to use it to render lists in React

A common beginner React question you’ll find on Stack Overflow is ‘why aren’t my elements displaying when i use the .map method?’ Funnily enough, it’s usually just a small mistake that causes this problem. But before we dive into how we render lists in React, let’s first understand the map method and how its used […]

post.title.rendered

20 Aug 2024generaljavascript

Why can’t I understand Javascript? Advice on how to learn programming from a self taught freelance developer.

Javascript is considered one of the most popular programming languages and has grown significantly in demand over the last few years. It’s usually the 3rd language to learn on the list for aspiring web developers, after HTML and CSS. A common theme is that these new developers tend to grasp majority of the concepts in HTML and CSS, but encounter […]

All blog posts