Daniel Harris
28 posts
The WebXGuild Chronicles – #01C01: The Symphony of Seamless Integration
Dear reader, as our story continues to unfold, we find Vincent, our Octocat-loving protagonist, in the midst of…
Top Rust Web Frameworks: Rocket, Actix-web, Tide, Warp, and Gotham
In the world of web development, having a dependable and efficient web framework is critical for developers. Rust,…
How to Build a Market Development Strategy [Free Planning Templates]
Your business is getting by just fine – but still, the questions remain: Could you be selling more?…
How to make lifelong learning a habit. Step 1: Be curious
I wanted to highlight this comment, which says it all really well. Rain Leander • Apr 21 Making…
How to use useRef() in React to improve your app’s performance and manage component state efficiently
If you’re a React developer, you’re probably familiar with hooks like useState and useEffect that help you manage…
Soft delete: Implementation issues in Prisma and solution in ZenStack
Soft delete is a common requirement for SaaS products. But the current solution in Prisma has certain issues.…
Explore Docker-based bundles with JHipster and Entando 7.1
At Entando we define a bundle as a package that contains one or more components. A bundle can…
The Problem with a Headless CMS
Content management systems (CMS) have long existed to enable every team in an organization to collaboratively create and…
How Often You Should Publish Blog, Video, and Social Media Content
As a marketer, you know digital content like blogs, videos, and social media are integral to your marketing…
How to configure and use environment specific values in Angular
Configuring application environments First define different environment files for the environments you might have under the project’s src/environments/…