top of page

Demo.png

Woman with Headphones

In the Woods

Demo.png
Spring Time
Modern Software Solutions
“Everyday can be a better day in Software Engineering”
Home: Welcome
Search
The Impossible Deadline: How to Survive a Seemingly Failing Project
The Impossible Deadline: How to Survive a Seemingly Failing Project We've all been there. A project lands on your desk with a deadline...
Mark Kendall
Feb 144 min read
1 view
0 comments
My Job Description- could you perform these duties? Maybe you should make a move
Application Architect Job Summary: The Application Architect plays a crucial role in designing, developing, and maintaining application...
Mark Kendall
Feb 132 min read
2 views
0 comments
Not so fast- are you securing your swagger endpoints?
You're right, exposing your entire API documentation through Swagger without any role-based access control is a significant security...
Mark Kendall
Feb 133 min read
2 views
0 comments
Why SSE is a Good Fit (and why it might be worth the effort
Okay, let's generalize the discussion of Server-Sent Events (SSE) and their benefits for any application needing real-time updates. Why...
Mark Kendall
Feb 123 min read
1 view
0 comments
Elegant way to implement granular conditional rendering in React
## User Permissions and Conditional Rendering in React: A Granular Approach Managing user permissions is fundamental to building secure...
Mark Kendall
Feb 125 min read
1 view
0 comments
Handling Services without OpenAPI Specs (Redis, Kafka, etc.)
Of course, not everything will have a neat OpenAPI/Swagger spec. Let's address how to integrate services like Redis and Kafka, which...
Mark Kendall
Feb 123 min read
2 views
0 comments
Secure your services in Kubernetes with an API gateway
You're on the right track wanting to use API Gateway for your microservices in Kubernetes! It's a great way to manage and secure them....
Mark Kendall
Feb 123 min read
1 view
0 comments
The Indispensable Role of the Business Analyst in Software Development
The Indispensable Role of the Business Analyst in Software Development Software development often involves a complex dance between...
Mark Kendall
Feb 123 min read
1 view
0 comments
Do you have a people and process problem?
You've hit on a common pain point in software development, especially when dealing with business stakeholders and requirements gathering....
Mark Kendall
Feb 123 min read
1 view
0 comments
What is an SREʼs primary role on your team?
You've hit on a really common and important point about the evolving role of SREs and the need for shifting left in testing. Let's break...
Mark Kendall
Feb 123 min read
1 view
0 comments
React Profiler and Chrome Lighthouse, and how to train your team on using them effectively
Let's break down how to get started with the React Profiler and Chrome Lighthouse, and how to train your team on using them effectively....
Mark Kendall
Feb 123 min read
1 view
0 comments
React and Spring Boot Performance issues?
Mentioning lifecycle events: This is crucial. Understanding when components mount, update, and unmount helps identify potential...
Mark Kendall
Feb 124 min read
1 view
0 comments
Reuseable code across microservices in JAVA
In the Java/Spring Boot world, the equivalent to other frameworks for reusable code across microservices is a shared library (JAR file)...
Mark Kendall
Feb 113 min read
2 views
0 comments
Using Server-Side Events with Spring Boot and React for Immediate Notifications
Using Server-Sent Events with Spring Boot and React for Immediate Notifications This article demonstrates how to build a real-time...
Mark Kendall
Feb 115 min read
4 views
0 comments
Using Server-Side Rendering (SSR) with React in Next.js: A Complete Example
Using Server-Side Rendering (SSR) with React in Next.js: A Complete Example This article provides a complete example of implementing...
Mark Kendall
Feb 113 min read
2 views
0 comments
Server-Side Rendering with React and Next.js: A Comprehensive Guide
# Server-Side Rendering with React and Next.js: A Comprehensive Guide Server-Side Rendering (SSR) is a crucial technique for building...
Mark Kendall
Feb 115 min read
1 view
0 comments
Streamlining JWT Handling in React with Axios Interceptors and a Custom Instance (TypeScript)
## Streamlining JWT Handling in React with Axios Interceptors and a Custom Instance (TypeScript) Managing JSON Web Tokens (JWTs) in a...
Mark Kendall
Feb 114 min read
1 view
0 comments
Micro Frontends with React and Next.js: A Practical Guide
Micro Frontends with React and Next.js: A Practical Guide Micro frontends have emerged as a powerful architectural pattern for building...
Mark Kendall
Feb 115 min read
7 views
0 comments
Implementing Cosmos DB in a Spring Boot Application
## Implementing Cosmos DB in a Spring Boot Application This article demonstrates how to integrate Azure Cosmos DB, a NoSQL database...
Mark Kendall
Feb 103 min read
4 views
0 comments
Go Code: Hello World with Dice Rolls
## Go Code: Hello World with Dice Rolls This program demonstrates a simple dice rolling simulation in Go. It prompts the user for the...
Mark Kendall
Feb 103 min read
1 view
0 comments
Home: Blog2
Home: Subscribe

Contact
Home: Contact
bottom of page