This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Category: Web Applications
-
A poem: About programming your solution
In the days of old, there were fewer IT systems, a simpler time, Where solutions were straightforward, and troubles were easily aligned. But as technology advanced, and businesses grew, The systems multiplied, and the chaos ensued. With multiple platforms, and endless integrations, The complexity grew, and caused frustration. For every new software, brought with it […]
-
Tips To Supercharge Your Marketing Strategy
Marketing strategies have the potential to send sales soaring and raise brand awareness but not every campaign is effective. If you are looking to put your business on the map, or you have ambitions to attract new customers or boost profits, it’s beneficial to ensure that your marketing campaigns are on point. Here are some […]
-
How Environmental Friendly is Programming Languages
One thing that I have wondered about for a while is which programming language is the most environmentally friendly for the climate. Over my career, I have used many different programming languages, starting with Assembly as we build Operating Systems and working very closely with the hardware. Over the years, I got away from working […]
-
Why Outsourcing Live Chat Makes The Most Sense
Chat outsource services are becoming more and more common on the internet. Live chat support was a service initially used as an alternative to email or phone calling by the big companies that needed to provide alternative customer support.
-
How to toggle a status with Angular and Firestore
This short how-to will explain how I implemented a toggle function with Angular and Firestore, I had this user requirement to create a button and then by clicking the button the color of the button and the status in Firestore would change on this field.
-
Pagination with Angular and Firestore
I have created a Cloud Function that uses the NewsAPI to read the latest news and store the news in a Firestore collection. To read the news links I created an Angular app to read the news. Firestore does not have pagination support so I had to build it myself. This post is all about how […]
-
How to not display empty data in an Angular UI app with *ngIf
I had this use case when I read data from a Firestore collection, some fields were empty, when the data was going to the UI I did not want to display the empty fields.
-
infographic: How online shopping has changed for retailers
As a retailer, it’s almost a necessity that you do something that enables consumers to shop with you online. They’ve come to expect it, almost as much as they expect to be able to call your company and get customer service questions answered.