Ross Simmonds
23 posts
Navigating Content Marketing Amidst the Rise of AI — Whiteboard Friday
In this episode of Whiteboard Friday, Ross talks about how search has changed and how we, as marketers,…
Result Pattern
The use of exceptions in C# is basically okay, but you should be careful not to use too…
Coding Without Coding
At AINIRO.IO we have always thought of Magic as a No-Code and Low-Code software development framework. For the…
Diving into CORS with Nitric in GO
Understanding CORS Middleware in Web Applications CORS, or Cross-Origin Resource Sharing, is a crucial security feature implemented by…
Creating Bucket (S3) Notifications on AWS with GO
In this tutorial, we’ll explore how to set up bucket notifications in Go, enabling your applications to react…
A CAMEL ride
A Story of AI Role-Playing using CAMEL, Langchain and VertexAI In a world where artificial intelligence continues to push…
Top 5 Parallax Effects Source Code
Before diving into the examples, let’s briefly understand what parallax scrolling is. Parallax scrolling is a web design…
How to Repurpose Your Old Content – Whiteboard Friday
Breathe new life into your existing content. Join Ross Simmonds in this Whiteboard Friday as he shares strategies…
How Content Is Evolving Thanks to AI — Whiteboard Friday
There’s no question that AI has already started to have a meaningful impact on organizations that create content…
Simplifying state management with useReducer hook
State management is a fundamental aspect of React. React provides different native ways to manage and maintain state.…